..
atari5380.c
Make splbio really splbio. All holes now seem to be plugged. At least
1996-11-17 13:38:03 +00:00
clock.c
Implement an rtc-device. Credits for the idea goes to Wolfgang Solfrank.
1996-12-16 21:24:00 +00:00
clockioctl.h
NetBSD/Atari, port by Leo Weppelman.
1995-03-26 07:12:03 +00:00
clockreg.h
Add an nvram-driver. This driver makes it possible to read/write the
1996-01-06 20:10:41 +00:00
dma.c
backout previous kprintf changes
1996-10-13 04:10:34 +00:00
event.c
Merge the netbsd-1-2 branch into the mainline.
1996-10-08 23:40:40 +00:00
event_var.h
Catchup with -current:
1996-09-25 15:03:20 +00:00
fd.c
- Make it's behaviour on minor numbers identical to that of the Hades
1996-11-06 14:03:15 +00:00
fdreg.h
- Remove register access functions from dma.c -> fd.c and inline them
1995-04-22 22:18:17 +00:00
font.h
NetBSD/Atari, port by Leo Weppelman.
1995-03-26 07:12:03 +00:00
font_8x8.c
Make them compliant to iso-8859-1 (Thomas Gerner).
1995-09-23 20:25:34 +00:00
font_8x16.c
Make them compliant to iso-8859-1 (Thomas Gerner).
1995-09-23 20:25:34 +00:00
grf.c
backout previous kprintf changes
1996-10-13 04:10:34 +00:00
grf_etreg.h
Checkpointing my et4000 work. Note that the et-console will not be
1996-10-04 07:27:52 +00:00
grfabs.c
Checkpointing my et4000 work. Note that the et-console will not be
1996-10-04 07:27:52 +00:00
grfabs_et.c
Shift screen a bit to the left.
1996-11-17 13:39:40 +00:00
grfabs_et.h
- add a iteet_ioctl function so iteconfig(1) can be used to select the
1996-10-11 21:02:48 +00:00
grfabs_fal.c
Checkpointing my et4000 work. Note that the et-console will not be
1996-10-04 07:27:52 +00:00
grfabs_fal.h
Prepare for (soon to come) et4000 PCI console.
1996-09-16 06:43:32 +00:00
grfabs_reg.h
*** empty log message ***
1996-10-11 21:01:26 +00:00
grfabs_tt.c
Checkpointing my et4000 work. Note that the et-console will not be
1996-10-04 07:27:52 +00:00
grfabs_tt.h
Prepare for (soon to come) et4000 PCI console
1996-09-16 06:49:03 +00:00
grfioctl.h
Prepare for (soon to come) et4000 PCI console.
1996-09-16 06:43:32 +00:00
grfvar.h
Checkpointing my et4000 work. Note that the et-console will not be
1996-10-04 07:27:52 +00:00
hdfd.c
Merge the formatting code from the i386-port.
1996-12-14 13:47:12 +00:00
hdfd_intr.s
Merge the formatting code from the i386-port.
1996-12-14 13:47:12 +00:00
hdfdreg.h
Merge the formatting code from the i386-port.
1996-12-14 13:47:12 +00:00
ite.c
backout previous kprintf changes
1996-10-13 04:10:34 +00:00
ite_cc.c
backout previous kprintf changes
1996-10-13 04:10:34 +00:00
ite_et.c
backout previous kprintf changes
1996-10-13 04:10:34 +00:00
iteioctl.h
Change and fix the way of keyboard mapping. Each virtual console has it's
1995-07-24 05:56:06 +00:00
itevar.h
Remove grf_ite_ioctl(). Replace it by 'itexx_ioctl' that is configurable
1996-10-11 20:50:34 +00:00
kbd.c
select -> poll
1996-10-16 12:57:11 +00:00
kbdmap.c
Prototype + -Wall fixes.
1996-05-15 07:28:51 +00:00
kbdmap.h
Change and fix the way of keyboard mapping. Each virtual console has it's
1995-07-24 05:56:06 +00:00
kbdreg.h
NetBSD/Atari, port by Leo Weppelman.
1995-03-26 07:12:03 +00:00
kbdvar.h
Part of restructuring done for 3-button mouse support.
1996-04-12 19:55:28 +00:00
lpt.c
Plug some spl-holes in the lp-driver. Also be more strict in protecting
1996-11-17 13:47:09 +00:00
md_root.c
Adapt to the change in the floppy minor-number sceme.
1996-11-08 14:17:08 +00:00
ms.c
backout previous kprintf changes
1996-10-13 04:10:34 +00:00
msvar.h
Add 3-button mouse support.
1996-04-12 08:37:03 +00:00
ncr5380.c
Fill in sc_link.max_target
1996-12-10 21:27:16 +00:00
ncr5380reg.h
During a rather lengthy debug session with Markus Kilbinger (Thanks again!),
1996-07-05 19:35:35 +00:00
ncr5380var.h
backout previous kprintf changes
1996-10-13 04:10:34 +00:00
nvram.c
backout previous kprintf changes
1996-10-13 04:10:34 +00:00
nvramvar.h
Add an nvram-driver. This driver makes it possible to read/write the
1996-01-06 20:10:41 +00:00
rd_root.c
Adapt to the change in the floppy minor-number sceme.
1996-11-08 14:17:08 +00:00
view.c
backout previous kprintf changes
1996-10-13 04:10:34 +00:00
viewioctl.h
NetBSD/Atari, port by Leo Weppelman.
1995-03-26 07:12:03 +00:00
viewvar.h
select -> poll
1996-10-16 12:57:11 +00:00
vuid_event.h
NetBSD/Atari, port by Leo Weppelman.
1995-03-26 07:12:03 +00:00
ym2149.c
Take out direct access to the YM2149. The chip definitions are moved
1996-03-27 10:07:45 +00:00
ym2149reg.h
Plug some spl-holes in the lp-driver. Also be more strict in protecting
1996-11-17 13:47:09 +00:00
zs.c
Add frequency table for Hades.
1996-11-10 21:52:37 +00:00
zsvar.h
Move struct definitions to MD code.
1996-01-24 19:21:40 +00:00