freebsd-dev/sys/i386/acpica
John Baldwin 373dd87688 - Add a new quirk to indicate that pin 0 of the first I/O APIC is really
IRQ 0 and not an ExtINT pin.  The MADT enumerators ignore the PC-AT flag
  and ignore overrides that map IRQ 0 to pin 2 when this quirk is present.
- Add a block comment above the quirks to document each quirk so that we
  can use more verbose descriptions quirks.

MFC after:	2 weeks
2005-02-22 21:52:52 +00:00
..
acpi_machdep.c Remove a "needs Giant" flag from the /dev/apm compat device. 2004-10-22 17:17:12 +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 Disable interrupts after using pmap_enter() to add the identity mapping. 2004-08-19 18:48:17 +00:00
genwakecode.sh Only export defined symbols. Note that I couldn't find any difference 2004-12-12 06:59:14 +00:00
madt.c - Add a new quirk to indicate that pin 0 of the first I/O APIC is really 2005-02-22 21:52:52 +00:00
Makefile Use headers from the kernel source tree rather than installed headers. 2004-04-13 13:43:11 +00:00
OsdEnvironment.c Make unnecessary globals static and remove unused includes. 2004-05-06 02:18:58 +00:00