NetBSD/sys/arch/x86
fvdl 80dd75c603 mpb_name may not be set for a bus, since it's possible a PCI bus
doesn't show up when looking at ACPI, but is found on a ppb. So
check if it's NULL before doing a strcmp on it.

From Takayoshi Kochi.
2003-06-01 19:14:20 +00:00
..
conf Add the options MPBIOS_SCANPCI and MPACPI_SCANPCI to configure PCI roots 2003-05-29 20:22:28 +00:00
include Add the options MPBIOS_SCANPCI and MPACPI_SCANPCI to configure PCI roots 2003-05-29 20:22:28 +00:00
isa Generalize bounce buffers, and use them for 32 bit PCI if needed. 2003-05-07 21:33:57 +00:00
pci Add the options MPBIOS_SCANPCI and MPACPI_SCANPCI to configure PCI roots 2003-05-29 20:22:28 +00:00
x86 mpb_name may not be set for a bus, since it's possible a PCI bus 2003-06-01 19:14:20 +00:00