NetBSD/sys/dev
christos 2fe3b9727a - increase string space for device class names
- fix the parser so that non-compliant isapnp devices work, and we
  give up when there are too many errors (some on-board pnp sound/atapi/game
  soundblaster compatible card).  reported by chuck cranor
- fix the parser so that configuration tags that come after the
  end-dependencies tag or before the begin-dependencies tag are merged
  in properly (gravis ultrasound). reported by gary duzan
  We now build a tree of card -> logical-dev -> conf, and in the end we
  convert it to a list of conf...
1997-01-24 21:58:34 +00:00
..
ata Fixes to wd driver from cgd -- corrects several nasty bugs typically 1997-01-17 20:45:29 +00:00
dec remove all traces of __BROKEN_INDIRECT_CONFIG (except in shared drivers) 1996-12-08 00:22:08 +00:00
eisa Fill in sc_link.max_target 1996-12-10 21:27:16 +00:00
ic bug fix: 1997-01-24 20:58:42 +00:00
isa Fixes to wd driver from cgd -- corrects several nasty bugs typically 1997-01-17 20:45:29 +00:00
isapnp - increase string space for device class names 1997-01-24 21:58:34 +00:00
microcode/aic7xxx
ofw
pci Fix a couple of minor nits so that this compiles on the alpha. 1997-01-13 00:15:29 +00:00
rcons
sbus
scsipi kill use of strchr(); it's moving to libkern 1997-01-18 02:18:47 +00:00
sun Adapt to the new definition of struct zsc_softc 1996-12-17 20:46:11 +00:00
tc Fill in sc_link.max_target 1996-12-10 21:57:17 +00:00
audio_if.h
audio.c close 3079 from Jason Baker -- fixes a test in audio_poll 1997-01-18 04:02:58 +00:00
audiovar.h
ccd.c Compute the componet number properly so that error reporting is somewhat 1996-12-18 19:22:46 +00:00
ccdvar.h
cninit.c
cons.c
cons.h
md.c It's not safe to sleep in mdattach(), so don't pass WAITOK to malloc(). 1997-01-11 06:26:41 +00:00
md.h Rename this driver `md'. 1996-12-28 23:09:26 +00:00
mulaw.c
mulaw.h
ramdisk.c
ramdisk.h
vnd.c
vndioctl.h