NetBSD/sys/arch/arm32/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
..
bus_space_notimpl.S Fix compilation error due to cpp headaches. 1999-11-03 22:13:20 +00:00
iic.c Removed several un-necessary includes. 1998-04-30 21:01:30 +00:00
iic.h
iicvar.h
kbd.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
kbdvar.h Prototype kbdreset(). 1998-01-18 03:51:13 +00:00
md_hooks.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
pms.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
pmsvar.h New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
qms.c Fix bug in event signalling. 1999-06-01 09:34:06 +00:00
qmsvar.h
rtc.c Define the prototypes for rtc_read() and rtc_write() here rather than 1998-04-19 03:55:44 +00:00
todclock.c Fix resettod() from Richard Earnshaw <rearnsha@arm.com> 2000-02-19 00:27:16 +00:00
todclockvar.h Add a rtc argument field to the todclock_attach_args structure. 1998-04-19 03:51:44 +00:00