]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Tweak the probe/attach order of devices on the x86 nexus devices.
authorjhb <jhb@FreeBSD.org>
Tue, 20 Mar 2007 20:21:44 +0000 (20:21 +0000)
committerjhb <jhb@FreeBSD.org>
Tue, 20 Mar 2007 20:21:44 +0000 (20:21 +0000)
commitd6f063aecf4ecc266a38fc31c69eb8fba2cf0307
tree22e1f02eb3fa316d23bf41e3a3f860d6e48beb53
parent87cf8b87eecf17f4cac144adc49385a01715efdb
Tweak the probe/attach order of devices on the x86 nexus devices.
Various BIOS-related psuedo-devices are added at an order of 5.  acpi0 is
added at an order of 10, and legacy0 is added at an order of 11.
sys/amd64/amd64/legacy.c
sys/dev/acpica/acpi.c
sys/i386/bios/smapi.c
sys/i386/bios/smbios.c
sys/i386/bios/vpd.c
sys/i386/i386/legacy.c