NetBSD/sys/arch/bebox/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
icu.h cleanup disused extern declaration. 1997-12-01 07:01:52 +00:00
isa_machdep.c if you pull in isavar.h, you don't need isa_machdep.h. 1999-03-19 04:58:45 +00:00
isaclock.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
isadma_machdep.c Add casts for -Wall. 1999-06-22 02:04:06 +00:00
isapnp_machdep.c Assign copyright to TNF. 1998-09-05 15:28:04 +00:00
joy.c Eliminate __BROKEN_INDIRECT_CONFIG 1998-02-02 05:54:20 +00:00
joy_isa.c Eliminate __BROKEN_INDIRECT_CONFIG 1998-02-02 05:54:20 +00:00
joyvar.h
kbdreg.h
lms.c Make copyright notices with my name consistent. 1998-08-15 03:02:31 +00:00
mms.c Make copyright notices with my name consistent. 1998-08-15 03:02:31 +00:00
nvram.h
pccons.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
pms.c pcvt is no longer used with bebox. 1998-09-28 09:33:12 +00:00
spkr.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
spkrreg.h
wd.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00