freebsd-nq/sys/dev
Justin T. Gibbs 077c1bae60 Limit CHANNEL_B_PRIMARY's effect to twin channel adapters where we can easily
register our sub-busses in the reversed order.  In the future, we may provide
a hint to CAM on how to order the scans for multi-function adapters that also
set this flag, but trying to do it the "twin channel" way will lead to
a panic.
2001-02-17 01:53:22 +00:00
..
aac
acpica Implement a unified run queue and adjust priority levels accordingly. 2001-02-12 00:20:08 +00:00
advansys - Check if the ccb_infos in the softc is NULL before trying to free it in 2001-02-08 00:00:12 +00:00
agp
aha Remove NAHA, NAHATOT and aha_softcs and related code. It was unused 2001-02-04 16:45:39 +00:00
ahb
aic
aic7xxx Limit CHANNEL_B_PRIMARY's effect to twin channel adapters where we can easily 2001-02-17 01:53:22 +00:00
amd
amr
an Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
ar
asr Mechanical change to use <sys/queue.h> macro API instead of 2001-02-04 13:13:25 +00:00
ata Oops, its no longer NISA its DEV_ISA, sigh.... 2001-02-12 14:29:13 +00:00
atkbdc
awi Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
bktr
buslogic
cardbus Fix memory leaks with dev_get_children(). 2001-02-08 21:47:45 +00:00
ccd
cs
cy Extend kqueue down to the device layer. 2001-02-15 16:34:11 +00:00
dc Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
de Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
dec
dgb Extend kqueue down to the device layer. 2001-02-15 16:34:11 +00:00
dpt Fix typo: compatability -> compatibility. 2001-02-06 12:05:58 +00:00
ed Whoops... forgotten a few pieces in previous patch: 2001-02-08 22:54:57 +00:00
eisa Unbreak EISA. The PCI-EISA bridge bus is named eisab', not isab'. 2001-02-09 16:33:53 +00:00
en
ep
ex Mechanical change to use <sys/queue.h> macro API instead of 2001-02-04 13:13:25 +00:00
fb
fdc
fe Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
fxp Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
hea Fix typo: seperate -> separate. 2001-02-06 11:21:58 +00:00
hfa
ic
ichsmb Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
ida
ie Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
iicbus
isp Eliminate ISP2100_FABRIC- we always allow for fabric now. Add an 2001-02-11 03:56:48 +00:00
ispfw update to latest and greatest f/w 2001-02-11 03:35:45 +00:00
joy
kbd
lmc Fix typo: seperate -> separate. 2001-02-06 11:21:58 +00:00
lnc Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
mc146818
mca
mcd
md
mii Add includes of sys/malloc.h so this actually compiles. 2001-02-09 00:16:41 +00:00
mlx
mly
mse
musycc Use correct index when counting short errors. 2001-02-07 08:44:42 +00:00
ncv
nsp
null
ofw
pccard Another round of the <sys/queue.h> FOREACH transmogriffer. 2001-02-04 16:08:18 +00:00
pccbb Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
pcf
pci Fix typo: wierd -> weird. 2001-02-06 09:25:10 +00:00
pcic
pdq Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
ppbus
ppc
random Make a big improvement to entropy-harvesting speed by not having any 2001-02-11 16:21:35 +00:00
ray Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
rc Extend kqueue down to the device layer. 2001-02-15 16:34:11 +00:00
rp
scd
sf Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
si Extend kqueue down to the device layer. 2001-02-15 16:34:11 +00:00
sio Extend kqueue down to the device layer. 2001-02-15 16:34:11 +00:00
sk Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
smbus
sn Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
snc Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
snp
sound Don't assume bus_space_handle_t == the start address of resource. 2001-02-16 13:29:41 +00:00
speaker
sr
stg
streams Extend kqueue down to the device layer. 2001-02-15 16:34:11 +00:00
sym Fix: 2001-02-11 15:38:06 +00:00
syscons
tdfx
ti Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
twe
tx Add support for SMC9432FTX card, possibly othe fiber optic SMC9432 family 2001-02-07 20:11:02 +00:00
usb Extend kqueue down to the device layer. 2001-02-15 16:34:11 +00:00
vinum Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
vn
vr Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
vx
wds
wi Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
wl Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00
xe Convert if_multiaddrs from LIST to TAILQ so that it can be traversed 2001-02-06 10:12:15 +00:00