AMD64 - Unbreak the acpi kld, which also seems to fix USB umass detection.
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 19 Sep 2009 01:29:47 +0000 (18:29 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 19 Sep 2009 01:29:47 +0000 (18:29 -0700)
commit01082ef86fdee2c3e6cc1b30d86e0563611b2926
treeb13d4d8bffc6324892d271b367e0ab9b961895e3
parentd2410d24fab90f348ba5a884d477d65f76bd6b1d
AMD64 - Unbreak the acpi kld, which also seems to fix USB umass detection.

* Misc minor fixups (mainly empty routines) taken from FreeBSD.
* ACPI module now loads for amd64.
* And this also seems to get usb mass storage devices working properly.
sys/dev/acpica5/Makefile
sys/platform/pc64/acpica5/acpi_wakeup.c
sys/platform/pc64/amd64/cpufreq_machdep.c [new file with mode: 0644]
sys/platform/pc64/conf/files