Date: Fri, 8 Oct 2004 17:56:47 +0000 (UTC) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_quirks acpi_timer.c acpivar.h Message-ID: <200410081756.i98Hull7021468@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2004-10-08 17:56:47 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_quirks acpi_timer.c acpivar.h Log: Update a quirk for the ASUS P5A to disable the timer. It appears to work fine with acpi but the timer runs twice as fast. Note that the main problem (system doesn't work properly with acpi disabled) should be fixed separately. Changes: * Add a quirk to disable the timer * Merge the P5A and P5A-B quirks since they appear to be based on the same ASL. PR: i386/72450 Tested by: Kevin Oberman <oberman es.net> MFC after: 3 days Revision Changes Path 1.4 +5 -8 src/sys/dev/acpica/acpi_quirks 1.36 +2 -1 src/sys/dev/acpica/acpi_timer.c 1.83 +2 -0 src/sys/dev/acpica/acpivar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410081756.i98Hull7021468>