NetBSD/sys/arch/pc532/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
..
aic.c
lpt.c New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
lptreg.h
md_root.c defopt MINIROOTSIZE 1999-03-17 18:59:21 +00:00
ncr.c Add a ncr5380_attach() routine which does part of the initialization, attaches 2000-03-18 16:13:22 +00:00
scn.c defopt DDB. 1998-07-04 22:18:13 +00:00
scnreg.h
scnvar.h