cvs commit: src/sys/dev/acpica acpi_pcib.c
John Baldwin
jhb at FreeBSD.org
Sat Dec 3 21:17:29 GMT 2005
jhb 2005-12-03 21:17:17 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_pcib.c
Log:
Force any hardwire-routed interrupts to level trigger and active low
polarity. Some machines route PCI IRQs to an ISA IRQ but fail to include
an interrupt override entry to set the polarity and trigger of the given
ISA IRQ in their MADT table.
PR: usb/74989
Reported by: Julien Gabel jpeg at thilelli dot net
MFC after: 1 week
Revision Changes Path
1.60 +4 -2 src/sys/dev/acpica/acpi_pcib.c
More information about the cvs-src
mailing list