cvs commit: src/sys/i386/pci pci_cfgreg.c
Warner Losh
imp at FreeBSD.org
Fri Aug 1 14:31:37 PDT 2003
imp 2003/08/01 14:31:36 PDT
FreeBSD src repository
Modified files:
sys/i386/pci pci_cfgreg.c
Log:
Add hw.pci.irq_override_mask, which is a mask of interrupts that are
considered to be good to try when it otherwise has no clue about which
interrupts to try. This is a band-aide and we really should try to
balance the IRQs that we arbitrarily pick, but it should help some
people that would otherwise get bad IRQs.
Revision Changes Path
1.103 +14 -0 src/sys/i386/pci/pci_cfgreg.c
More information about the cvs-src
mailing list