NetBSD/sys/dev
mjacob f5c2acedc2 (wow- I thought I'd already committed most of this).
Clean up some isp_attach time stuff- if ISP2100_FABRIC is defined try *really*
hard to make sure that we get the firmware state to FW_READY and see the
loop state where the Port Database is ready to be gathered- if we don't do
this it's unlikely we will be able to correctly query the nameserver because
we won't see that we're on a fabric.

Clean up the completely broken and stupid attempts to hot switch the
'slow' start routine out of the way. Sigh.

Turn speed announcements into CFGPRINTF functions (available only if DEBUG
defined).
1999-12-04 03:04:59 +00:00
..
ata More WDCDEBUG_PRINT. 1999-11-26 12:39:43 +00:00
bi Don't use structs for BI space definitions, use offsets. 1999-11-03 21:57:40 +00:00
cardbus Add a basic CardBus front-end for the `tlp' driver. Still more work to do. 1999-11-19 18:23:35 +00:00
dec Introduce wscons vsxxx mice (and possible tablet) routines; changes 1999-11-20 04:55:30 +00:00
eisa - Use the common MII bit-bang module. 1999-11-19 18:22:42 +00:00
i2c
ic (wow- I thought I'd already committed most of this). 1999-12-04 03:04:59 +00:00
isa Fix "make includes" since pckbc moved to dev/ic from dev/isa 1999-12-04 02:16:24 +00:00
isapnp regen 1999-11-27 09:02:22 +00:00
microcode add back firmware with BSD style copyright as approved by Qlogic 1999-12-03 21:48:49 +00:00
mii Regen. 1999-11-19 18:26:22 +00:00
mscp Bus'ify the mscp code also. 1999-06-06 19:16:18 +00:00
ofisa Fix a typo. 1999-03-30 20:07:56 +00:00
ofw Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
pci request/response queues now indexed via u_int16_t. Add back in f/w inclusion 1999-12-04 02:54:54 +00:00
pckbc Split the PC-like keyboard controller driver into chip back-end and 1999-12-03 22:48:22 +00:00
pcmcia regen. 1999-11-29 12:55:20 +00:00
qbus Add a timeout-routine that checks if transmit logic dies, and reset it 1999-08-01 15:25:41 +00:00
raidframe We don't support RF_DAG_TEST_ACCESS. 1999-12-03 03:35:30 +00:00
rasops -initialize the colormap completely at compile time, to allow drivers 1999-12-02 22:57:13 +00:00
rcons Round out our options with 4bpp framebuffer support, conditional 1999-11-23 01:52:52 +00:00
sbus Add back in inclusion of microcode and rationalize it. request/response 1999-12-04 02:56:30 +00:00
scsipi Allow SCSI_DELAY to be shorter than 2 seconds. 1999-11-14 18:06:09 +00:00
sun The Tadpole 3GX uses a modified Sun Mouse protocol. Instead of 1999-08-02 01:50:27 +00:00
tc The first order approximation of PMAGD SFB+ framebuffer. Proven not 1999-12-03 09:50:53 +00:00
usb Done something half sensible if a USB console keyboard is unplugged instead 1999-12-01 23:22:57 +00:00
vme fix the previous fix 1999-07-28 10:03:02 +00:00
wscons Done something half sensible if a USB console keyboard is unplugged instead 1999-12-01 23:22:57 +00:00
wsfont Add new font sets - VT220 8x8 and 8x10. 1999-11-02 10:25:22 +00:00
auconv.c Make little endian and big endian version of all functions 1999-11-01 18:12:19 +00:00
auconv.h Make little endian and big endian version of all functions 1999-11-01 18:12:19 +00:00
audio_if.h Add support for detaching audio devices. 1999-09-09 10:24:39 +00:00
audio.c Avoid 0 blocksize. 1999-11-23 08:38:30 +00:00
audiovar.h Add support for detaching audio devices. 1999-09-09 10:24:39 +00:00
ccd.c Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
ccdvar.h Garbage-collect CCDF_SWAP; no longer used, and doesn't make any sense 1999-08-11 02:44:35 +00:00
clock_subr.c
clock_subr.h
cninit.c
cons.c Catch a console configuration error. Instead of jumping through cdevsw indexed 1999-08-04 14:40:54 +00:00
cons.h
Makefile
md.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
md.h
midi_if.h Add support for detaching audio devices. 1999-09-09 10:24:39 +00:00
midi.c '<Device>' usually means the string comes from outside the kernel. 1999-10-19 16:04:52 +00:00
midisyn.c
midisynvar.h
midivar.h
mulaw.c Make little endian and big endian version of all functions 1999-11-01 18:12:19 +00:00
mulaw.h Make little endian and big endian version of all functions 1999-11-01 18:12:19 +00:00
rnd.c Guard global `rnd_mempool' against interrupts. 1999-06-12 10:58:47 +00:00
rndpool.c
sequencer.c Allow larger timer variation. 1999-10-11 12:53:14 +00:00
sequencervar.h
vnd.c Initialize buffer dependencies list for soft updates when initializing 1999-11-17 09:34:03 +00:00
vndvar.h