cvs commit: src/sys/dev/acpica acpi_quirks acpi_timer.c
acpivar.h
John Baldwin
jhb at FreeBSD.org
Fri Oct 8 12:51:43 PDT 2004
On Friday 08 October 2004 01:56 pm, Nate Lawson wrote:
> 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.
Actually, it's not really a problem that can be fixed. $PIR and the actual
link devices return different capabilities as far as the list of possible
IRQs for each link device. There's not much we can do to fix the fact that
according to ACPI, links 3 and 4 use IRQs 5 and 6 when $PIR says that neither
IRQ is valid for either link.
--
John Baldwin <jhb at FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve" = http://www.FreeBSD.org
More information about the cvs-src
mailing list