cvs commit: src/sys/dev/acpica/Osd OsdDebug.c
Nate Lawson
nate at root.org
Wed Sep 1 21:40:52 PDT 2004
Nate Lawson wrote:
> njl 2004-09-02 04:28:05 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/acpica/Osd OsdDebug.c
> Log:
> Don't enter the debugger when executing an AML breakpoint instruction
> unless ACPI_DEBUG is defined. Users don't typically care about errant
> breakpoint instructions. The HP Pavilion 7915 has this in its PCI0
> _INI method for rev 0x6040000 of the RSDT.
>
> Revision Changes Path
> 1.9 +5 -5 src/sys/dev/acpica/Osd/OsdDebug.c
I may MFC this if it works for the user. Whoever put a breakpoint
opcode in the PCI0._INI method for this machine should be hit on the
head with the spec.
-Nate
More information about the cvs-src
mailing list