Date: Sat, 3 Dec 2005 21:17:17 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_pcib.c Message-ID: <200512032117.jB3LHH7H072511@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512032117.jB3LHH7H072511>
