cvs commit: src/sys/dev/acpica/Osd OsdDebug.c

Peter Wemm peter at wemm.org
Thu Sep 2 13:48:08 PDT 2004


On Wednesday 01 September 2004 09:40 pm, Nate Lawson wrote:
> 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.

I think I know how to arrange for this to happen. :-)

-- 
Peter Wemm - peter at wemm.org; peter at FreeBSD.org; peter at yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5


More information about the cvs-src mailing list