]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Devices that rely on hints or identify routines for discovery need to
authornwhitehorn <nwhitehorn@FreeBSD.org>
Tue, 29 Oct 2013 14:07:31 +0000 (14:07 +0000)
committernwhitehorn <nwhitehorn@FreeBSD.org>
Tue, 29 Oct 2013 14:07:31 +0000 (14:07 +0000)
commite0788b09853d3092712fd53450e52bd4088d52f1
treec757cb3c0859ddb79a3f9384a5a15ebb9b3ed6ce
parent17b5b0dc5e28ba43deca6072e8bd9498697c02b8
Devices that rely on hints or identify routines for discovery need to
return BUS_PROBE_NOWILDCARD from their probe routines to avoid claiming
wildcard devices on their parent bus. Do a sweep through the MIPS tree.

MFC after: 2 weeks
23 files changed:
sys/mips/adm5120/obio.c
sys/mips/alchemy/obio.c
sys/mips/atheros/apb.c
sys/mips/atheros/ar71xx_ehci.c
sys/mips/atheros/ar71xx_pci.c
sys/mips/atheros/ar71xx_spi.c
sys/mips/atheros/ar71xx_wdog.c
sys/mips/atheros/ar724x_pci.c
sys/mips/atheros/if_arge.c
sys/mips/cavium/ciu.c
sys/mips/cavium/octeon_ebt3000_cf.c
sys/mips/cavium/octeon_pmc.c
sys/mips/cavium/octeon_rnd.c
sys/mips/cavium/octeon_rtc.c
sys/mips/idt/obio.c
sys/mips/malta/gt.c
sys/mips/mips/tick.c
sys/mips/nlm/tick.c
sys/mips/nlm/xlp_pci.c
sys/mips/rmi/iodi.c
sys/mips/rmi/tick.c
sys/mips/rt305x/obio.c
sys/mips/sibyte/sb_zbbus.c