NetBSD/sys/arch/x68k/dev
thorpej 7b918b4088 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:40:33 +00:00
..
adpcm.c
bsd_audio.c
bsd_audioreg.h
bsd_audiovar.h
com.c New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
comreg.h
dmacvar.h
dmavar.h
event.c
event_var.h
fd.c New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
fdreg.h
grf.c
grf_conf.c
grf_gv.c
grf_machdep.c
grf_tv.c
grfvar.h
if_ne_neptune.c
intio.c Minor cleanups & corrections. 2000-01-16 14:20:54 +00:00
intio_dmac.c
intiovar.h Minor cleanups & corrections. 2000-01-16 14:20:54 +00:00
ite.c New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
ite_tv.c
itevar.h
kbd.c
kbdmap.c
kbdmap.c.ascii
kbdmap.h
mb86601reg.h
mb89352reg.h
md_root.c
mfp.c Minor cleanups & corrections. 2000-01-16 14:20:54 +00:00
mfp.h
mha.c New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
mhavar.h
ms.c New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
neptune.c Minor cleanups & corrections. 2000-01-16 14:20:54 +00:00
neptunevar.h
opm.c
opmbell.c New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
opmbellvar.h
opmreg.h
par.c New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
pow.c According to Takeshi Nakayama <tn@catvmics.ne.jp>, 2000-02-20 16:18:51 +00:00
powvar.h
rtclock.c
rtclock_var.h
scsirom.c Minor cleanups & corrections. 2000-01-16 14:20:54 +00:00
scsiromvar.h Minor cleanups & corrections. 2000-01-16 14:20:54 +00:00
sdb.h
spc.c
sram.c
sramvar.h
xel.c
zs.c