Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Sep 2004 21:40:50 -0700
From:      Nate Lawson <nate@root.org>
To:        cvs-src@freebsd.org, cvs-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: cvs commit: src/sys/dev/acpica/Osd OsdDebug.c
Message-ID:  <4136A452.7080700@root.org>
In-Reply-To: <20040902042809.99A9416A4EE@hub.freebsd.org>
References:  <20040902042809.99A9416A4EE@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4136A452.7080700>