cvs commit: src/sys/i386/acpica acpi_machdep.c
John Baldwin
jhb at FreeBSD.org
Tue May 4 14:04:24 PDT 2004
jhb 2004/05/04 14:04:24 PDT
FreeBSD src repository
Modified files:
sys/i386/acpica acpi_machdep.c
Log:
Have ACPI use BUS_CONFIG_INTR() to force the SCI to level trigger and
active low polarity when using the PIC interrupt model. This should fix
broken SCI interrupts on machines when not using the APIC where the BIOS
doesn't program the ELCR to level trigger for the ACPI SCI.
Requested by: njl
Revision Changes Path
1.19 +4 -1 src/sys/i386/acpica/acpi_machdep.c
More information about the cvs-src
mailing list