1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys
Andriy Gapon fa44da0995 device_add_child: protect against child device with no driver but fixed unit number
This combination doesn't make sense, unit numbers should be hardwired
only in context of a known driver.  The wildcard devices should have
wildcard unit numbers.

Reviewed by:	jhb
MFC after:	2 weeks
2012-05-25 07:32:26 +00:00
..
amd64 Correct an error in pmap_pv_reclaim(). In a rare case, when it should have 2012-05-25 05:28:14 +00:00
arm MFp4 bz_ipv6_fast: 2012-05-24 22:00:48 +00:00
boot
bsm
cam
cddl
compat
conf
contrib Merge ACPICA 20120518. 2012-05-24 23:12:30 +00:00
crypto
ddb
dev oops - ath_hal_disablepcie is actually destined for another purpose, 2012-05-25 05:01:27 +00:00
fs
gdb
geom
gnu/fs
i386 MFp4 bz_ipv6_fast: 2012-05-24 22:00:48 +00:00
ia64 MFp4 bz_ipv6_fast: 2012-05-24 22:00:48 +00:00
isa
kern device_add_child: protect against child device with no driver but fixed unit number 2012-05-25 07:32:26 +00:00
kgssapi
libkern
mips MFp4 bz_ipv6_fast: 2012-05-24 22:00:48 +00:00
modules MFp4 bz_ipv6_fast: 2012-05-25 03:02:56 +00:00
net MFp4 bz_ipv6_fast: 2012-05-25 02:21:17 +00:00
net80211
netatalk
netgraph
netinet MFp4 bz_ipv6_fast: 2012-05-25 02:23:26 +00:00
netinet6 MFp4 bz_ipv6_fast: 2012-05-25 02:58:21 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc Add a missing " to get closer to compiling. 2012-05-24 23:46:17 +00:00
rpc
security
sparc64 MFp4 bz_ipv6_fast: 2012-05-24 22:00:48 +00:00
sys
teken
tools
ufs
vm
x86 Consitently use "__LP64__". 2012-05-24 21:44:46 +00:00
xdr
xen
Makefile