cvs commit: src/sys/dev/acpica/Osd OsdDebug.c
Nate Lawson
njl at FreeBSD.org
Wed Sep 1 21:28:06 PDT 2004
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
More information about the cvs-src
mailing list