<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in OsdDebug.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>685dc743 - sys: Remove $FreeBSD$: one-line .c pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c#685dc743</link>
        <description>sys: Remove $FreeBSD$: one-line .c patternRemove /^[\s*]*__FBSDID\(&quot;\$FreeBSD\$&quot;\);?\s*\n/

            List of files:
            /freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c</description>
        <pubDate>Wed, 16 Aug 2023 17:54:36 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>129d3046 - Import ACPICA 20090521.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c#129d3046</link>
        <description>Import ACPICA 20090521.

            List of files:
            /freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c</description>
        <pubDate>Fri, 05 Jun 2009 18:44:36 +0000</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>aaac7452 - Chase ACPICA API changes (for kernel and boot loader).</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c#aaac7452</link>
        <description>Chase ACPICA API changes (for kernel and boot loader).

            List of files:
            /freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c</description>
        <pubDate>Tue, 02 Jun 2009 22:31:57 +0000</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3de213cc - Add a new &apos;why&apos; argument to kdb_enter(), and a set of constants to use</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c#3de213cc</link>
        <description>Add a new &apos;why&apos; argument to kdb_enter(), and a set of constants to usefor that argument.  This will allow DDB to detect the broad category ofreason why the debugger has been entered, which it can use for thepurposes of deciding which DDB script to run.Assign approximate why values to all current consumers of thekdb_enter() interface.

            List of files:
            /freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c</description>
        <pubDate>Tue, 25 Dec 2007 17:52:02 +0000</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2be4e471 - Catch up with ACPI-CA 20070320 import.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c#2be4e471</link>
        <description>Catch up with ACPI-CA 20070320 import.

            List of files:
            /freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c</description>
        <pubDate>Thu, 22 Mar 2007 18:16:43 +0000</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>929a5cf6 - Only enter the debugger on a Fatal op if this is a debug build of the</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c#929a5cf6</link>
        <description>Only enter the debugger on a Fatal op if this is a debug build of theacpi module.  Also clean up print of args a little.This was accidentally committed as 1.9.2.3 in the stable branch.  Since itis harmless, I will let the &quot;insta-MFC&quot; stand unless there is a problem.

            List of files:
            /freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c</description>
        <pubDate>Wed, 14 Mar 2007 19:56:10 +0000</pubDate>
        <dc:creator>Nate Lawson &lt;njl@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2a191126 - Canonize the include of acpi.h.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c#2a191126</link>
        <description>Canonize the include of acpi.h.

            List of files:
            /freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c</description>
        <pubDate>Sun, 11 Sep 2005 18:39:03 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a3ab9d1e - Standardize __FBSDID identifiers.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c#a3ab9d1e</link>
        <description>Standardize __FBSDID identifiers.MFC after:	2 days

            List of files:
            /freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c</description>
        <pubDate>Fri, 22 Jul 2005 23:10:02 +0000</pubDate>
        <dc:creator>Nate Lawson &lt;njl@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2df0b34b - Don&apos;t enter the debugger when executing an AML breakpoint instruction</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c#2df0b34b</link>
        <description>Don&apos;t enter the debugger when executing an AML breakpoint instructionunless ACPI_DEBUG is defined.  Users don&apos;t typically care about errantbreakpoint instructions.  The HP Pavilion 7915 has this in its PCI0_INI method for rev 0x6040000 of the RSDT.

            List of files:
            /freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c</description>
        <pubDate>Thu, 02 Sep 2004 04:28:05 +0000</pubDate>
        <dc:creator>Nate Lawson &lt;njl@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>124ea6b5 - Update for the KDB framework:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c#124ea6b5</link>
        <description>Update for the KDB framework:o  Call kdb_enter() instead of Debugger().

            List of files:
            /freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c</description>
        <pubDate>Sat, 10 Jul 2004 20:56:43 +0000</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0f4f8be3 - Unbreak the DDB build by replacing #includes that were deleted.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c#0f4f8be3</link>
        <description>Unbreak the DDB build by replacing #includes that were deleted.Pointed out by:	Tai-hwa Liang, Xin LIPointed hat to:	njl

            List of files:
            /freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c</description>
        <pubDate>Wed, 14 Apr 2004 16:24:28 +0000</pubDate>
        <dc:creator>Nate Lawson &lt;njl@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c871a6da - Style cleanups to reduce diffs to locking tree.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c#c871a6da</link>
        <description>Style cleanups to reduce diffs to locking tree.

            List of files:
            /freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c</description>
        <pubDate>Wed, 14 Apr 2004 03:39:08 +0000</pubDate>
        <dc:creator>Nate Lawson &lt;njl@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>51773ddf - Support functions for the new ACPI import.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c#51773ddf</link>
        <description>Support functions for the new ACPI import.  * AcpiOsDerivePciId(): finds a bus number, given the slot/func and the    acpi parse tree.  * AcpiOsPredefinedOverride(): use the sysctl hw.acpi.os_name to    override the value for _OS.Ideas from:	takawata, jhbReviewed by:	takawata, marcelTested on:	i386, ia64

            List of files:
            /freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c</description>
        <pubDate>Tue, 29 Apr 2003 18:50:34 +0000</pubDate>
        <dc:creator>Nate Lawson &lt;njl@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d62ab2f4 - Resolve conflicts arising from the ACPI CA 20020815 import.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c#d62ab2f4</link>
        <description>Resolve conflicts arising from the ACPI CA 20020815 import.

            List of files:
            /freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c</description>
        <pubDate>Thu, 29 Aug 2002 01:52:27 +0000</pubDate>
        <dc:creator>Mitsuru IWASAKI &lt;iwasaki@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c573e654 - Add OS layer ACPI mutex and threading support.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c#c573e654</link>
        <description>Add OS layer ACPI mutex and threading support. - Temporary fix a bug of Intel ACPI CA core code. - Add OS layer ACPI mutex support.  This can be disabled by   specifying option ACPI_NO_SEMAPHORES. - Add ACPI threading support.  Now that we have a dedicate taskqueue for   ACPI tasks and more ACPI task threads can be created by specifying option   ACPI_MAX_THREADS. - Change acpi_EvaluateIntoBuffer() behavior slightly to reuse given   caller&apos;s buffer unless AE_BUFFER_OVERFLOW occurs.  Also CM battery&apos;s   evaluations were changed to use acpi_EvaluateIntoBuffer(). - Add new utility function acpi_ConvertBufferToInteger(). - Add simple locking for CM battery and temperature updating. - Fix a minor problem on EC locking. - Make the thermal zone polling rate to be changeable. - Change minor things on AcpiOsSignal(); in ACPI_SIGNAL_FATAL case,   entering Debugger is easier to investigate the problem rather than panic.

            List of files:
            /freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c</description>
        <pubDate>Sat, 22 Dec 2001 16:05:41 +0000</pubDate>
        <dc:creator>Mitsuru IWASAKI &lt;iwasaki@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9d839ea8 - Update the OSD module to match the ACPI CA 20010717 import.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c#9d839ea8</link>
        <description>Update the OSD module to match the ACPI CA 20010717 import.Submitted by:	&quot;Grover, Andrew&quot; &lt;andrew.grover@intel.com&gt; (OsdHardware.c)

            List of files:
            /freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c</description>
        <pubDate>Sat, 21 Jul 2001 04:10:01 +0000</pubDate>
        <dc:creator>Mike Smith &lt;msmith@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fd660059 - FreeBSD-specific OSD (operating system dependant) modules for the Intel</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c#fd660059</link>
        <description>FreeBSD-specific OSD (operating system dependant) modules for the IntelACPICA code.

            List of files:
            /freebsd-14.2/sys/dev/acpica/Osd/OsdDebug.c</description>
        <pubDate>Sat, 28 Oct 2000 06:56:15 +0000</pubDate>
        <dc:creator>Mike Smith &lt;msmith@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
