<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/acpica/Osd/OsdInterrupt.c, branch release/5.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-11-04T19:12:42+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>MPSAFE locking</title>
<updated>2004-08-13T06:22:24+00:00</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2004-08-13T06:22:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e13cc46e0c4ff71e4c2983337da8afc9f2cdef59'/>
<id>e13cc46e0c4ff71e4c2983337da8afc9f2cdef59</id>
<content type='text'>
* Remove the interrupt wrapper that locked Giant and call the handler
  directly.  Mark the handler as MPSAFE.
* Don't attempt to detect if a handler is installed.  Leave that to the
  bus_alloc_resource() function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove the interrupt wrapper that locked Giant and call the handler
  directly.  Mark the handler as MPSAFE.
* Don't attempt to detect if a handler is installed.  Leave that to the
  bus_alloc_resource() function.
</pre>
</div>
</content>
</entry>
<entry>
<title>Style cleanup, plus properly backup partial resource allocation in</title>
<updated>2004-04-14T03:41:06+00:00</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2004-04-14T03:41:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e6f06f99f665a2d6bb662ff03824375b058f8cd0'/>
<id>e6f06f99f665a2d6bb662ff03824375b058f8cd0</id>
<content type='text'>
AcpiOsInstallInterruptHandler() in the case of failure to initialize.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
AcpiOsInstallInterruptHandler() in the case of failure to initialize.
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert callers to the new bus_alloc_resource_any(9) API.</title>
<updated>2004-03-17T17:50:55+00:00</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2004-03-17T17:50:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5f96beb9e08be2b08309a6b98967246b64272ade'/>
<id>5f96beb9e08be2b08309a6b98967246b64272ade</id>
<content type='text'>
Submitted by:	Mark Santcroos &lt;marks@ripe.net&gt;
Reviewed by:	imp, dfr, bde
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Mark Santcroos &lt;marks@ripe.net&gt;
Reviewed by:	imp, dfr, bde
</pre>
</div>
</content>
</entry>
<entry>
<title>Reindent to non-style(9) compliant 4 space indent to match rest of file.</title>
<updated>2003-11-12T16:24:16+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2003-11-12T16:24:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=284739a942533188aa71fda1b91544032b53fe4e'/>
<id>284739a942533188aa71fda1b91544032b53fe4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an ACPI_FUNCTION_TRACE() invocation to acpi_OverrideInterruptLevel()</title>
<updated>2003-11-12T16:23:21+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2003-11-12T16:23:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=07f0d09e8156bcb1e6270f4ab731cb0caab93bf4'/>
<id>07f0d09e8156bcb1e6270f4ab731cb0caab93bf4</id>
<content type='text'>
to fix compile with ACPI_DEBUG.

Reported by:	tinderbox
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to fix compile with ACPI_DEBUG.

Reported by:	tinderbox
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an acpi_OverrideInterruptLevel() method that OSPM can use to override</title>
<updated>2003-11-11T18:12:12+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2003-11-11T18:12:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=801cc576ec10415ba31e5b3628a06e3786e72e8e'/>
<id>801cc576ec10415ba31e5b3628a06e3786e72e8e</id>
<content type='text'>
the InterruptLevel used for the SCI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the InterruptLevel used for the SCI.
</pre>
</div>
</content>
</entry>
<entry>
<title>Catch up to changes in acpivar.h to add support for using ACPI on</title>
<updated>2002-10-16T17:28:53+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2002-10-16T17:28:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fc0ea94a7d9ca062e42a162e2d344ba4218f4169'/>
<id>fc0ea94a7d9ca062e42a162e2d344ba4218f4169</id>
<content type='text'>
4-stable systems.

Sponsored by:	The Weather Channel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
4-stable systems.

Sponsored by:	The Weather Channel
</pre>
</div>
</content>
</entry>
<entry>
<title>Brutally deal with __func__ being 'const char *' on gcc-3.1.</title>
<updated>2002-05-19T06:16:47+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2002-05-19T06:16:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b4a052380f7a5238f23a8e977975ca1a2fb9645f'/>
<id>b4a052380f7a5238f23a8e977975ca1a2fb9645f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Match namespace cleanup changes in ACPI CA 20020217 update.</title>
<updated>2002-02-23T05:31:38+00:00</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>2002-02-23T05:31:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=72e5754cfbd176d861c9f24890437a9ca70eb876'/>
<id>72e5754cfbd176d861c9f24890437a9ca70eb876</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
