NetBSD/sys/arch/alpha/isa
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
..
fd.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
fdreg.h Add a new function call to the ISA DMA API: isa_dmamaxsize(), which returns 2000-02-07 22:07:27 +00:00
isa_machdep.c implemt a simple "beep" device to access the ISA speaker 1998-08-07 10:26:38 +00:00
isafcns_jensen.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
isapnp_machdep.c Assign copyright to TNF. 1998-09-05 15:28:04 +00:00
mcclock_isa.c Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00