jhb 2004/06/01 12:51:29 PDT
FreeBSD src repository
Modified files:
sys/i386/pci pci_bus.c
Log:
Allow the pir0 device add to fail since pir0 may already exist. This should
fix the panics in device_set_ivars() that people were seeing on boxes with
multiple Host-PCI bridges but not using ACPI.
Revision Changes Path
1.112 +2 -2 src/sys/i386/pci/pci_bus.c