freebsd-nq/sys/i386/acpica
John Baldwin 635af77a22 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
2004-05-04 21:04:24 +00:00
..
acpi_asus.c Enable the led-toggling magic. Compiling files which are in the kernel into 2004-04-23 17:41:05 +00:00
acpi_machdep.c Have ACPI use BUS_CONFIG_INTR() to force the SCI to level trigger and 2004-05-04 21:04:24 +00:00
acpi_toshiba.c Use METHOD_VIDEO instead of the method string itself. 2004-04-14 03:32:01 +00:00
acpi_wakecode.S Use <machine/asmacros.h> since <machine/asm.h> is a userland-only header 2004-01-01 22:57:22 +00:00
acpi_wakeup.c These are changes to allow to use the Intel C/C++ compiler (lang/icc) 2004-03-12 21:45:33 +00:00
genwakecode.sh
madt.c - Change the APIC code to mostly use the recently added intr_trigger 2004-05-04 20:39:24 +00:00
Makefile Use headers from the kernel source tree rather than installed headers. 2004-04-13 13:43:11 +00:00
OsdEnvironment.c Style cleanups. 2003-08-28 16:26:24 +00:00