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 Add missing .include <bsd.kinc.mk> 1998-07-28 08:45:46 +00:00
be.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
bereg.h #define the bit positions of the MIF I/O lines. 1999-12-20 22:19:11 +00:00
bpp.c Check presence of Sbus interrupt properties before using them. 1999-11-21 15:01:50 +00:00
bppreg.h LSI63854 based parallel port driver skeleton. 1998-09-21 21:20:47 +00:00
cs4231_sbus.c Check presence of Sbus interrupt properties before using them. 1999-11-21 15:01:50 +00:00
dma_sbus.c Remove old-style boot device recognition. 2000-01-11 12:59:43 +00:00
esp_sbus.c Remove old-style boot device recognition. 2000-01-11 12:59:43 +00:00
files.sbus Add the Sbus front-end for the HME driver. 1999-06-27 12:47:52 +00:00
if_en.c Check presence of Sbus interrupt properties before using them. 1999-11-21 15:01:50 +00:00
if_hme_sbus.c Check presence of Sbus interrupt properties before using them. 1999-11-21 15:01:50 +00:00
if_le.c Remove old-style boot device recognition. 2000-01-11 12:59:43 +00:00
if_le_lebuffer.c Remove old-style boot device recognition. 2000-01-11 12:59:43 +00:00
if_le_ledma.c Remove old-style boot device recognition. 2000-01-11 12:59:43 +00:00
isp_sbus.c correct oops on last checkin 2000-02-19 15:13:07 +00:00
lebuffer.c Remove old-style boot device recognition. 2000-01-11 12:59:43 +00:00
lebuffervar.h Change copyright. 1998-07-27 19:25:34 +00:00
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 Magma parallel port ioctls per Iain Hibbert. 1998-06-03 22:40:00 +00:00
qe.c Don't turn on the engine too early. 1999-06-24 19:59:14 +00:00
qec.c Remove old-style boot device recognition. 2000-01-11 12:59:43 +00:00
qecreg.h Convert to bus_space(9). 1999-01-16 12:46:08 +00:00
qecvar.h Share ring buffer code and data structure for `be' and `qe' in 1999-01-17 20:47:50 +00:00
qereg.h Correct QESTAT `%b' format string. 1999-04-20 20:24:39 +00:00
sbusvar.h Remove old-style boot device recognition. 2000-01-11 12:59:43 +00:00
stp4020.c Simplify the attach routine a bit. 2000-02-22 12:24:53 +00:00
stp4020reg.h The beginnings of a driver for the Sbus <=> PCMCIA bridge chipset STP4020. 1998-11-22 22:14:35 +00:00
xbox.c Remove old-style boot device recognition. 2000-01-11 12:59:43 +00:00
xboxvar.h Remove old-style boot device recognition. 2000-01-11 12:59:43 +00:00