NetBSD/sys/arch/mac68k/obio
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
..
asc.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
ascvar.h New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
esp.c Program the 53c96's interrupt routing info into the VIA before doing 1999-10-19 17:00:41 +00:00
espvar.h
grf_obio.c Merge wscons work onto the main development branch. 2000-02-14 07:01:44 +00:00
if_mc_obio.c
if_sn_obio.c Normalize autoconfig output. 1999-09-29 06:14:02 +00:00
iwm.s Update from Hauke to resolve some relatively severe performance problems. 1999-03-27 05:45:19 +00:00
iwm_fd.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
iwm_fdvar.h New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
iwmreg.h Update from Hauke to resolve some relatively severe performance problems. 1999-03-27 05:45:19 +00:00
obio.c
obiovar.h
sbc_obio.c Fix pasto in previous. 2000-03-18 16:14:57 +00:00