1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-25 16:13:17 +00:00
freebsd/sys/dev
Bill Paul 031fc810ab Initialize/grab the mutex earlier in the attach phase, so that
bailing out to the fail: label where we release/destroy the mutex
will work without exploding.
2000-12-04 22:46:50 +00:00
..
aac
acpica Revert attach() back to the old behaviour of calling bus_generic_attach(). 2000-12-02 01:14:14 +00:00
advansys
agp
aha
ahb
aic
aic7xxx
amd
amr Remove some over- 2000-11-28 20:51:04 +00:00
an remove unneded sys/ucred.h includes 2000-11-30 18:52:32 +00:00
ar Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
asr Use M_ZERO. 2000-12-03 13:21:55 +00:00
ata
atkbdc - Add a hack for "psmintr: out of sync.." This is NOT a fix, 2000-12-01 05:26:24 +00:00
awi Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
bktr
buslogic
cardbus Remove an unused variable. 2000-11-30 19:14:26 +00:00
ccd
cs
cy
dc Initialize/grab the mutex earlier in the attach phase, so that 2000-12-04 22:46:50 +00:00
de Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
dec
dgb
dpt
ed Argh, I have fixed this cut/paste error twice before. I must have 2000-11-25 07:25:08 +00:00
eisa
en Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
ep
ex
fb
fdc Make diskerr() always log with printf. 2000-11-26 19:29:15 +00:00
fe
fxp
hea Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
hfa Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
ic
ichsmb
ida Add PCI id for the RAID LC2 controller. 2000-12-01 15:26:11 +00:00
ie
iicbus Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
isp More M_ZERO patches. 2000-12-03 20:46:54 +00:00
ispfw
joy
kbd
lmc Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
lnc
mc146818
mca Reduce code duplication by using the GET_RESOURCE_LIST bus method and related 2000-11-28 07:12:12 +00:00
mcd
md
mii
mlx Avoid hardcoding the 'rid' and 'type' of the MEM/IOPORT resource. 2000-11-28 06:17:32 +00:00
mly
mse
musycc
ncv
nsp
null
ofw
pccard Oops, broke newcard because I forgot to commit this in my last round of changes to pccbb.c 2000-11-28 15:50:13 +00:00
pccbb A bunch of newcard/cardbus changes that's been sitting in my tree for a while: 2000-11-28 00:05:20 +00:00
pcf
pci Convert the pcib_{read,write}_config args from signed to unsigned, 2000-12-01 15:27:48 +00:00
pcic Kill #define of DETACH_FORCE since it is now in card_if.m 2000-11-30 23:30:47 +00:00
pdq Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
ppbus Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
ppc
random Major speedup to /dev/random and the kernel thread that reseeds it. 2000-12-02 18:40:16 +00:00
ray
rc
rp
scd
sf Initialize/grab the mutex earlier in the attach phase, so that 2000-12-04 22:46:50 +00:00
si
sio
sk Initialize/grab the mutex earlier in the attach phase, so that 2000-12-04 22:46:50 +00:00
smbus
sn Make sn_pccard_products[] static 2000-11-25 07:25:45 +00:00
snc
snp
sound
speaker
sr Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
stg
streams
sym
syscons
tdfx
ti Initialize/grab the mutex earlier in the attach phase, so that 2000-12-04 22:46:50 +00:00
twe - add support for crashdumps (courtesy of ps and Y!) 2000-12-03 02:11:35 +00:00
tx
usb We now have the ability to assign the correct IRQ when PNP-OS is turned 2000-12-03 17:07:19 +00:00
vinum Don't include system-specific header files for userland program. 2000-11-28 06:38:53 +00:00
vn Make labels mandatory for vn(4). 2000-12-01 22:27:40 +00:00
vr Initialize/grab the mutex earlier in the attach phase, so that 2000-12-04 22:46:50 +00:00
vx
wds
wi remove unneded sys/ucred.h includes 2000-11-30 18:52:32 +00:00
wl
xe