freebsd-dev/sys/i386/pci
John Baldwin 84c7fde72e Trust the settings programmed by the BIOS over what the $PIR says.
Specifically, if the BIOS has programmed an IRQ for a device that doesn't
match the list of valid IRQs for the link, use it anyway as some BIOSes
don't correctly list the valid IRQs in the $PIR.  Also, allow the user
to specify an IRQ that $PIR claims is invalid as an override, but emit a
warning in that case.
2005-04-14 18:25:09 +00:00
..
pci_bus.c Add code to read the primary PCI bus number out of the Compaq/HP 6010 2005-03-25 14:18:50 +00:00
pci_cfgreg.c
pci_pir.c Trust the settings programmed by the BIOS over what the $PIR says. 2005-04-14 18:25:09 +00:00