]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add hw.pci.irq_override_mask, which is a mask of interrupts that are
authorWarner Losh <imp@FreeBSD.org>
Fri, 1 Aug 2003 21:31:36 +0000 (21:31 +0000)
committerWarner Losh <imp@FreeBSD.org>
Fri, 1 Aug 2003 21:31:36 +0000 (21:31 +0000)
commite86bd39aab710871fb9ff7e8cc8f697a214afcc4
treeac16301c0a9b38d4077d0ed801387d3a73ddcc6c
parent20332394f8d339d6652a0d22c4272ffe6587b5f7
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.
sys/i386/pci/pci_cfgreg.c
sys/i386/pci/pci_pir.c