freebsd-nq/sys/dev
Matthew N. Dodd a14b52fe81 Handle "Bad Command List" errors.
No error status is returned by the adapter so set CMD_REJECTED so that
ida_done() will DTRT.
2004-01-12 21:05:06 +00:00
..
aac Temporary workaround for aac_cam to deal with CAM requiring Giant. This 2003-12-03 15:42:12 +00:00
acpi_support Only remove the handler if we installed it. 2004-01-12 19:35:31 +00:00
acpica Bite the bullet and uncomment the shutdown() in case we hit the _CRT or 2004-01-12 17:59:10 +00:00
adlink
advansys
agp
aha
ahb
aic
aic7xxx Move all of the recovery thread routines next 2003-12-19 18:34:30 +00:00
amd
amr
an Remove the HACK section it breaks the older firmware and doesn't totally 2004-01-10 03:02:04 +00:00
ar
asr
ata Always return ENOMEM if ata_request_alloc fails so GEOM can dtrt. 2004-01-12 09:33:10 +00:00
ath When draining the tx queue reclaim any node references held in packets. 2004-01-07 19:16:49 +00:00
atkbdc Significantly reduce the "jitter" that is typical for PS/2 mice 2003-12-11 11:28:11 +00:00
awi
bfe Drop the driver lock around calls to if_input to avoid a LOR when 2003-11-14 19:00:32 +00:00
bge Add the PCI ID for yet another bge chip: the Altima 1002. 2004-01-08 17:19:11 +00:00
bktr Make the multiple include guard correct for this file location. 2003-12-20 17:12:25 +00:00
buslogic
cardbus
ciss White space cleanup 2003-12-13 07:54:07 +00:00
cm
cnw
cs
ct
cx Updated cx driver commit part 1: bring in the new kernel driver. 2003-12-03 07:29:38 +00:00
cy Fixed some minor indentation bugs. 2003-12-02 12:47:08 +00:00
dc Some integrated Davicom cards in sparc64 boxes have an all zeros 2004-01-08 19:08:27 +00:00
dcons
de
dec
digi
dpt
drm Merge from DRI CVS. No longer maps the framebuffer into KVA on radeon, r128, 2004-01-06 04:34:53 +00:00
ed Added TDK LAK-CD031 (simple NE2000 device). 2003-12-31 04:25:00 +00:00
eisa
em Don't call em_stop() from the watchdog since it requires the controller 2003-12-07 06:50:04 +00:00
en Move the locking of the softc up to before the allocation of the 2003-12-17 10:01:46 +00:00
ep
ex
exca
fatm Fix 0 / NULL mixup (this module isn't in LINT!) 2003-12-24 05:24:24 +00:00
fb Don't confuse NULL with 0. 2004-01-02 10:46:38 +00:00
fdc
fe Don't use caddr_t in mchash(). Also use C99 spellings over BSD ones. 2003-12-08 07:54:15 +00:00
firewire Sync type of linkspeed with firewire.c. 2004-01-11 15:40:42 +00:00
fxp Sometimes cardbus attachments don't attach, so while we track down 2003-11-28 05:28:29 +00:00
gem Properly initialize all members of the sentinel entry. 2003-12-26 05:36:08 +00:00
gfb Catch a few places where NULL (pointer) was used where 0 (integer) was 2003-12-23 02:36:43 +00:00
gx
harp
hatm change NULL to 0 to silence warning. 2003-12-24 18:23:02 +00:00
hfa
hifn NULL fallout 2003-12-25 01:23:38 +00:00
hme
ic Add a header for the i8259A register definitions. This is based on 2004-01-06 18:59:37 +00:00
ichsmb
ida Handle "Bad Command List" errors. 2004-01-12 21:05:06 +00:00
idt NULL -> 0 2003-12-24 18:59:20 +00:00
ie
if_ndis Ugh. Last commit went horribly wrong. Back out changes to subr_ntoskrnl.c, 2004-01-12 21:04:43 +00:00
iicbus o eliminate widespread on-stack mbuf use for bpf by introducing 2003-12-28 03:56:00 +00:00
iir
ips The reset_type should not be 0x80, it should be set to zero. 2004-01-01 10:22:10 +00:00
isp
ispfw
joy
kbd
led DUH! 2003-12-12 12:17:28 +00:00
lge Don't use caddr_t in mchash(). Also use C99 spellings over BSD ones. 2003-12-08 07:54:15 +00:00
lnc Don't use caddr_t in mchash(). Also use C99 spellings over BSD ones. 2003-12-08 07:54:15 +00:00
matcd
mc146818
mca
mcd
md Allow specification of a geometry for vnode backed devices as well as 2004-01-12 10:52:00 +00:00
mii
mk48txx
mlx
mly
mpt Catch a few places where NULL (pointer) was used where 0 (integer) was 2003-12-23 02:36:43 +00:00
mse
musycc
my Don't use caddr_t in mchash(). Also use C99 spellings over BSD ones. 2003-12-08 07:54:15 +00:00
ncv
nge Don't use caddr_t in mchash(). Also use C99 spellings over BSD ones. 2003-12-08 07:54:15 +00:00
nmdm
nsp
null
ofw - The last change conflicted with disks on a live system, as opposed to 2003-12-15 09:53:53 +00:00
owi Nursemaid: Fix compilation. 2003-12-10 15:09:38 +00:00
patm
pccard Sync to 1.80. 2003-12-31 04:21:42 +00:00
pccbb MFp4: 2004-01-04 22:10:00 +00:00
pcf
pci Add support for subtractive decoding bridges. These bridges pass all 2004-01-11 06:52:31 +00:00
pcic
pdq
ppbus o eliminate widespread on-stack mbuf use for bpf by introducing 2003-12-28 03:56:00 +00:00
ppc
pst
puc Add support for an non-branded SUN1889-based 2 port PCI serial card. 2003-12-31 17:51:18 +00:00
raidframe Fixed another 0 (actually '\0') vs / NULL mixup. This completes 2003-12-25 11:17:01 +00:00
random Fix a major faux pas of mine. I was causing 2 very bad things to 2003-11-20 15:35:48 +00:00
ray fix warnings. NULL -> 0 2003-12-24 19:00:49 +00:00
rc
re Don't use caddr_t in mchash(). Also use C99 spellings over BSD ones. 2003-12-08 07:54:15 +00:00
rndtest
rp
sab
safe
sbni
sbsh
scd
sf Don't use caddr_t in mchash(). Also use C99 spellings over BSD ones. 2003-12-08 07:54:15 +00:00
si
sio Add detach methods so we can unload the sio module. 2003-12-27 19:47:10 +00:00
sk Don't use caddr_t in mchash(). Also use C99 spellings over BSD ones. 2003-12-08 07:54:15 +00:00
smbus
sn Don't use caddr_t in mchash(). Also use C99 spellings over BSD ones. 2003-12-08 07:54:15 +00:00
snc
snp
sound Specify the right location of the generated header. 2004-01-12 00:06:30 +00:00
speaker
sr
stg Fix some becuase -> because typos. 2003-12-17 16:12:01 +00:00
streams
sym unifdef old interface support out to prevent false positives. 2003-12-07 05:17:13 +00:00
syscons
tdfx
tga
ti Drop the driver lock around calls to if_input to avoid a LOR when 2003-11-14 19:00:32 +00:00
trm Remove duplicate __FBSDID(). 2004-01-09 23:30:31 +00:00
twe After extensive QA cycles at 3ware, bring the driver in-line with all the 2003-12-02 07:57:20 +00:00
tx Don't use caddr_t in mchash(). Also use C99 spellings over BSD ones. 2003-12-08 07:54:15 +00:00
txp
uart Sometimes cardbus attachments don't attach, so while we track down 2003-11-28 05:28:29 +00:00
ubsec
usb Fix a suspend/resume issue. My Compaq N400c works fine. 2004-01-12 14:18:55 +00:00
utopia
vinum initsd: For striped and RAID-[45] plexes, don't restrict the I/O 2003-12-15 00:45:53 +00:00
vr Don't use caddr_t in mchash(). Also use C99 spellings over BSD ones. 2003-12-08 07:54:15 +00:00
vx
wds
wi update radiotap support to reflect recent changes: 2003-12-28 06:58:52 +00:00
wl Drop the driver lock around calls to if_input to avoid a LOR when 2003-11-14 19:00:32 +00:00
xe Don't use caddr_t in mchash(). Also use C99 spellings over BSD ones. 2003-12-08 07:54:15 +00:00
zs