| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 1995-06-09 | Handle mouse and other packages received from the keyboard correctly. | leo | |
| The initialisation now resets the keyboard and disables all packages that make no sense because their drivers are not activated. | |||
| 1995-06-09 | Fix grfmmap() | leo | |
| 1995-05-28 | According to diffs from Waldi Raven: | leo | |
| Make speed/clock-source selection smarter. This makes the baudrates more accurate and allows speeds upto 115k baud. | |||
| 1995-05-28 | Remove the pointer to view_t from the grf-structure, use viewview(dev) | leo | |
| to obtain the pointer instead. This removes a kernel-crash that happened when something was written to the console while the console was being resized. | |||
| 1995-05-28 | Use <dev/ic/mc146818.h>. Change systemclock settings. Usable values for | leo | |
| HZ are now 48/64/96. This reduces the interrupt overhead, because we don't need the extra division by 4 in the interrupt handler. | |||
| 1995-05-21 | ite_newsize(): Do not reallocate a display when the actual display mode | leo | |
| will be the same. Fixes a nasty bug where ite0 and ite1 share the same bitmap. | |||
| 1995-05-21 | Fix UL-handling | leo | |
| 1995-05-21 | Add prototype for grf_get_best_mode() | leo | |
| 1995-05-21 | - Add grf_get_best_mode() | leo | |
| - Only update 'real' colormap when actually displaying - Fix TT-HIGH video mode | |||
| 1995-05-21 | Minor fixes. | leo | |
| 1995-05-14 | Don't mess with SCU on the Falcon. | leo | |
| 1995-05-14 | Change of function params for Falcon SCSI. | leo | |
| 1995-05-14 | - Remove race condition from DMA interrupt handler | leo | |
| - Add function to get current DMA address for Falcon SCSI. | |||
| 1995-05-05 | Fix bug on handling HD-floppy's. | leo | |
| 1995-05-05 | Shift system clocks from TT-mfp to ST-mfp and remove some dead-code. | leo | |
| 1995-04-30 | Small changes in dma locking code. | leo | |
| 1995-04-30 | Complete rewrite, made necessary because Falcon SCSI needs to share | leo | |
| NCR5380 and DMA access with floppy. | |||
| 1995-04-28 | Better way to select a display mode? | leo | |
| 1995-04-28 | Made no_ttram_dma patchable instead of a define. | leo | |
| 1995-04-22 | - Remove register access functions from dma.c -> fd.c and inline them | leo | |
| - Add write protect checking (mistereously disapeared during port) - Make fdclose() return a sensible value - Prefix 'dma-defines' with DMA_ | |||
| 1995-04-22 | Adapt for new conf.h: | leo | |
| - Add xxxtty() functions - Remove xxx_tty array | |||
| 1995-04-16 | Get RAMD_NDEV in sync with definitions in rd_info. | leo | |
| 1995-04-16 | Make it consistent with conf.c . | leo | |
| 1995-04-11 | Undo accidental change. | mycroft | |
| 1995-04-11 | Use global 8530 defs. | mycroft | |
| 1995-04-10 | map --> mmap | mycroft | |
| 1995-04-10 | Fdclose --> fdclose | mycroft | |
| 1995-04-10 | map --> mmap | mycroft | |
| 1995-04-10 | Nuke kbdwrite(). | mycroft | |
| 1995-04-10 | Add dummy itestop(), and rename a few functions. | mycroft | |
| 1995-03-30 | KERNEL -> _KERNEL | leo | |
| 1995-03-28 | Make ite ioctl work and fixup the colormap stuff. | leo | |
| 1995-03-26 | NetBSD/Atari, port by Leo Weppelman. | leo | |
