NetBSD/sys/dev/sbus
thorpej fc96443d15 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 07:01:25 +00:00
..
Makefile
be.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
bereg.h
bpp.c
bppreg.h
cs4231_sbus.c
dma_sbus.c
esp_sbus.c
files.sbus
if_en.c
if_hme_sbus.c
if_le.c
if_le_lebuffer.c
if_le_ledma.c
isp_sbus.c correct oops on last checkin 2000-02-19 15:13:07 +00:00
lebuffer.c
lebuffervar.h
magma.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
magmareg.h New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
mbppio.h
qe.c
qec.c
qecreg.h
qecvar.h
qereg.h
sbusvar.h
stp4020.c Simplify the attach routine a bit. 2000-02-22 12:24:53 +00:00
stp4020reg.h
xbox.c
xboxvar.h