git: DragonFly_RELEASE_2_4 AMD64 - Unbreak the acpi kld, which a

看板DFBSD_commit作者時間16年前 (2009/09/19 10:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 7bb4087585adb9599092ae24e9416a8f526a23db Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri Sep 18 18:29:47 2009 -0700 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. Summary of changes: sys/dev/acpica5/Makefile | 4 +- sys/platform/pc64/acpica5/acpi_wakeup.c | 309 +------------------- .../{pc32/i386 => pc64/amd64}/cpufreq_machdep.c | 0 sys/platform/pc64/conf/files | 1 + 4 files changed, 5 insertions(+), 309 deletions(-) copy sys/platform/{pc32/i386 => pc64/amd64}/cpufreq_machdep.c (100%) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7bb4087585adb9599092ae24e9416a8f526a23db -- DragonFly BSD source repository
文章代碼(AID): #1Aj3jYyf (DFBSD_commit)