NetBSD/sys/dev/qbus
thorpej fc96443d15 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 07:01:25 +00:00
..
dhu.c Revamp the VAX interrupt handling code. Make it compatible with all the 2000-01-24 02:40:28 +00:00
dhureg.h
dl.c Revamp the VAX interrupt handling code. Make it compatible with all the 2000-01-24 02:40:28 +00:00
dlreg.h
dz.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
dz_uba.c Revamp the VAX interrupt handling code. Make it compatible with all the 2000-01-24 02:40:28 +00:00
dzreg.h
dzvar.h Revamp the VAX interrupt handling code. Make it compatible with all the 2000-01-24 02:40:28 +00:00
files.uba
if_qe.c Revamp the VAX interrupt handling code. Make it compatible with all the 2000-01-24 02:40:28 +00:00
if_qereg.h
if_uba.c
if_uba.h
qd.c Revamp the VAX interrupt handling code. Make it compatible with all the 2000-01-24 02:40:28 +00:00
qdioctl.h
qdreg.h
qduser.h
qevent.h
qfont.c
uba.c Revamp the VAX interrupt handling code. Make it compatible with all the 2000-01-24 02:40:28 +00:00
ubareg.h Waked up from the dead 2000-02-13 13:01:14 +00:00
ubavar.h Revamp the VAX interrupt handling code. Make it compatible with all the 2000-01-24 02:40:28 +00:00
uda.c Revamp the VAX interrupt handling code. Make it compatible with all the 2000-01-24 02:40:28 +00:00