NetBSD/sys/arch/atari/dev
thorpej 463931b3ba Nuke dk_establish() from orbit except from those ports which still use
it to determine the boot device: mvme68k, pc532, macppc, ofppc.  Those
platforms should be changed to use device_register().  In the mean time,
those ports defined __BROKEN_DK_ESTABLISH.
2000-05-16 05:45:44 +00:00
..
Makefile Install kbdreg.h. The Xserver needs it. 1998-12-20 23:17:48 +00:00
atari5380.c Nuke a bunch of cf_unit abuses. 2000-03-29 14:19:22 +00:00
clock.c Fix y2k buglet in /dev/rtc reported by Julian Coleman. Note that the input 2000-01-06 12:03:31 +00:00
clockioctl.h
clockreg.h
dma.c Add option to sleep until ST_DMA becomes available. 1997-01-27 07:54:40 +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 Nuke a bunch of cf_unit abuses. 2000-03-29 14:19:22 +00:00
fdreg.h
font.h
font_8x8.c
font_8x16.c
grf.c Changed grf mmap that it is closer to XFree. VGA memory on et4000/et6000 1998-12-20 14:32: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 Now what are we doing with the return value of splx()? (probably a pasto) 2000-04-11 07:08:45 +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 Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
grfabs_fal.h Prepare for (soon to come) et4000 PCI console. 1996-09-16 06:43:32 +00:00
grfabs_reg.h Changed grf mmap that it is closer to XFree. VGA memory on et4000/et6000 1998-12-20 14:32:34 +00:00
grfabs_tt.c Changed grf mmap that it is closer to XFree. VGA memory on et4000/et6000 1998-12-20 14:32:34 +00:00
grfabs_tt.h Prepare for (soon to come) et4000 PCI console 1996-09-16 06:49:03 +00:00
grfioctl.h Changed grf mmap that it is closer to XFree. VGA memory on et4000/et6000 1998-12-20 14:32:34 +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 Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +00:00
hdfd_intr.s completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
hdfdreg.h Limit the io-region mapped by this driver to the part actually used. 1999-10-22 08:50:59 +00:00
ite.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
ite_cc.c Move the ite_default_* variables to ite.c. They are generic ite. 2000-02-11 21:42:52 +00:00
ite_et.c Nuke a bunch of cf_unit abuses. 2000-03-29 14:19:22 +00:00
iteioctl.h
itevar.h This file was forgotten in the commit with log message: 2000-03-27 14:08:39 +00:00
kbd.c Change the way that bit's are cleared in the InterruptPending register of 1999-08-06 08:27:30 +00:00
kbdmap.c
kbdmap.h Handle keyboard modifiers *before* handing the keycodes to either the 1997-01-10 21:24:25 +00:00
kbdreg.h Add code to set pitch and duration of the keyboard bell. (Thomas Gerner). 1997-06-29 20:30:49 +00:00
kbdvar.h Add code to set pitch and duration of the keyboard bell. (Thomas Gerner). 1997-06-29 20:30:49 +00:00
lpt.c Nuke a bunch of cf_unit abuses. 2000-03-29 14:19:22 +00:00
md_root.c Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:28:59 +00:00
ms.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
msvar.h New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
ncr5380.c Update for SCSIPI changes. 1999-09-30 22:59:52 +00:00
ncr5380reg.h Adapt to the new scsipi_adapter interface. 1998-11-19 21:43:00 +00:00
ncr5380var.h backout previous kprintf changes 1996-10-13 04:10:34 +00:00
nvram.c Update for changes to config. 1998-01-12 18:03:58 +00:00
nvramvar.h
ser.c Nuke a bunch of cf_unit abuses. 2000-03-29 14:19:22 +00:00
serreg.h Add serial driver for 68901 UART (modem1 port). 1997-05-25 12:41:27 +00:00
view.c Changed grf mmap that it is closer to XFree. VGA memory on et4000/et6000 1998-12-20 14:32:34 +00:00
viewioctl.h
viewvar.h select -> poll 1996-10-16 12:57:11 +00:00
vuid_event.h
wdc_mb.c Nuke a bunch of cf_unit abuses. 2000-03-29 14:19:22 +00:00
ym2149.c Don't set the PA_SER2 bit by default, this has the nasty side effect that 1997-01-21 20:41:07 +00:00
ym2149reg.h Don't set the PA_SER2 bit by default, this has the nasty side effect that 1997-01-21 20:41:07 +00:00
zs.c Nuke a bunch of cf_unit abuses. 2000-03-29 14:19:22 +00:00
zsvar.h Sync with latest tty changes. 1998-03-25 09:46:09 +00:00