Date: Tue, 4 May 2004 14:04:24 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/acpica acpi_machdep.c Message-ID: <200405042104.i44L4OcX086835@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405042104.i44L4OcX086835>