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 The DHU code changed to use bus_space. 1999-05-28 20:17:29 +00:00
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 Moved from ../dec/qbus/dzreg.h,v 1999-05-27 16:03:13 +00:00
dzvar.h Revamp the VAX interrupt handling code. Make it compatible with all the 2000-01-24 02:40:28 +00:00
files.uba add qe and qd. 1999-06-20 18:09:22 +00:00
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 Totally rewritten DEQNA device driver, that uses the bus.h interface 1999-06-20 00:04:47 +00:00
if_uba.c Copied from ../../arch/vax/if/if_uba.c,v 1999-06-06 20:45:21 +00:00
if_uba.h Copied from ../../arch/vax/if/if_uba.h,v 1999-06-06 20:45:02 +00:00
qd.c Revamp the VAX interrupt handling code. Make it compatible with all the 2000-01-24 02:40:28 +00:00
qdioctl.h QDSS should now work as console. 1999-06-20 17:58:56 +00:00
qdreg.h QDSS should now work as console. 1999-06-20 17:58:56 +00:00
qduser.h QDSS should now work as console. 1999-06-20 17:58:56 +00:00
qevent.h QDSS should now work as console. 1999-06-20 17:58:56 +00:00
qfont.c QDSS should now work as console. 1999-06-20 17:58:56 +00:00
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