freebsd-dev/sys/i386/acpica
Warner Losh c2aed5122b After discussions with Nate, repo copy the acpi assist drivers from
i386 to dev/acpi_support.  In theory, these devices could be found
other than in i386 machines only as amd64 becomes more popular.  These
drivers don't appear to do anything i386 specific, so move them to
dev/acpi_support.  Move config lines to files so that those
architectures that don't support kernel modules can build them into
the kernel.  At the same time, rename acpi_snc to acpi_sony to follow
the lead of all the other specialty devices.
2004-11-15 05:54:15 +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 Use file2c instead of a combination of hexdump, sed and shell script to 2004-07-27 01:33:27 +00:00
madt.c Completely ignore disabled CPU entries as their APIC IDs tend to be 2004-06-10 20:03:46 +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