NetBSD/sys/arch/atari/dev
thorpej b667a5a357 New callout mechanism with two major improvements over the old
timeout()/untimeout() API:
- Clients supply callout handle storage, thus eliminating problems of
  resource allocation.
- Insertion and removal of callouts is constant time, important as
  this facility is used quite a lot in the kernel.

The old timeout()/untimeout() API has been removed from the kernel.
2000-03-23 06:30:07 +00:00
..
Makefile
atari5380.c
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
event.c
event_var.h
fd.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
fdreg.h
font.h
font_8x8.c
font_8x16.c
grf.c
grf_etreg.h
grfabs.c
grfabs_et.c Remove redundant test. 2000-02-11 21:36:38 +00:00
grfabs_et.h
grfabs_fal.c Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
grfabs_fal.h
grfabs_reg.h
grfabs_tt.c
grfabs_tt.h
grfioctl.h
grfvar.h
hdfd.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
hdfd_intr.s
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 Move the ite_default_* variables to ite.c. They are generic ite. 2000-02-11 21:42:52 +00:00
iteioctl.h
itevar.h
kbd.c
kbdmap.c
kbdmap.h
kbdreg.h
kbdvar.h
lpt.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +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
ncr5380reg.h
ncr5380var.h
nvram.c
nvramvar.h
ser.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
serreg.h
view.c
viewioctl.h
viewvar.h
vuid_event.h
wdc_mb.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
ym2149.c
ym2149reg.h
zs.c
zsvar.h