freebsd-dev/sys/i386/pci
John Baldwin 4468ab0a61 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.
2004-06-01 19:51:29 +00:00
..
pci_bus.c Allow the pir0 device add to fail since pir0 may already exist. This should 2004-06-01 19:51:29 +00:00
pci_cfgreg.c Switch to using the new $PIR interrupt routing code and remove the old 2004-02-18 22:41:53 +00:00
pci_pir.c Add some missing <sys/module.h> includes which are masked by the 2004-05-30 17:57:46 +00:00