freebsd-dev/sys/i386/pci
John Baldwin 11f3a4f069 - Ignore BIOS IRQs (that is, IRQ settings left by the BIOS or a previous OS
in the PCI config registers) that are > 15 as $PIR can only route PCI
  interrupts to ISA IRQs which are limited to the 0 to 15 range.
- Remove an extra word from a printf.

Reported by:	othermark atkin901 at yahoo dot com
MFC after:	3 days
2005-07-13 15:41:16 +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 /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
pci_pir.c - Ignore BIOS IRQs (that is, IRQ settings left by the BIOS or a previous OS 2005-07-13 15:41:16 +00:00