<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/aac/aac.c, branch release/6.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC: Diff reduction with HEAD.  Whitespace, time_second -&gt; time_uptime,</title>
<updated>2006-01-30T17:56:07+00:00</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2006-01-30T17:56:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=110859560dbb324ea72b46a487d9a7674008105f'/>
<id>110859560dbb324ea72b46a487d9a7674008105f</id>
<content type='text'>
TAILQ initialization, PCI code refactoring.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TAILQ initialization, PCI code refactoring.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Pickup I/O locks around aac_alloc_sync_fib().</title>
<updated>2005-11-08T16:28:19+00:00</updated>
<author>
<name>Christian S.J. Peron</name>
<email>csjp@FreeBSD.org</email>
</author>
<published>2005-11-08T16:28:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f088556995232855b316ef3edb2426fd3ce41d4f'/>
<id>f088556995232855b316ef3edb2426fd3ce41d4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC rev 1.113</title>
<updated>2005-10-29T15:05:25+00:00</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2005-10-29T15:05:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dd7427e427f4ea483d27ccac326b77d7a0083f54'/>
<id>dd7427e427f4ea483d27ccac326b77d7a0083f54</id>
<content type='text'>
Submitted by: delphij
Approved by: re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by: delphij
Approved by: re
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Fix regression with Dell PERC3/ROMB controllers</title>
<updated>2005-10-28T15:48:09+00:00</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2005-10-28T15:48:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=113b4d482d4e5622b4da210f76c22110f73d3ca8'/>
<id>113b4d482d4e5622b4da210f76c22110f73d3ca8</id>
<content type='text'>
Approved by: re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by: re
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Support new adapters and new communication protocol.</title>
<updated>2005-10-09T06:39:21+00:00</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2005-10-09T06:39:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=727e45252f1694f68283b29f572eec8222c2b539'/>
<id>727e45252f1694f68283b29f572eec8222c2b539</id>
<content type='text'>
Submitted by: Adaptec, Inc.
Approved by: re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by: Adaptec, Inc.
Approved by: re
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a text description for the Intel IOP302/303 processors.  Be slightly</title>
<updated>2005-06-01T07:11:17+00:00</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2005-06-01T07:11:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b1c56c68b0984833339c0e8d637e75fc0c57cc54'/>
<id>b1c56c68b0984833339c0e8d637e75fc0c57cc54</id>
<content type='text'>
more verbose about the allocation of RAM on the controller.

Sbumitted by: Jeremy Chadwick
PR: kern/81259
MFC-After: 3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
more verbose about the allocation of RAM on the controller.

Sbumitted by: Jeremy Chadwick
PR: kern/81259
MFC-After: 3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove bus_{mem,p}io.h and related code for a micro-optimization on i386</title>
<updated>2005-05-29T04:42:30+00:00</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2005-05-29T04:42:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d4fcf3cba56369bf27a1943ee07b2ddd124b8436'/>
<id>d4fcf3cba56369bf27a1943ee07b2ddd124b8436</id>
<content type='text'>
and amd64.  The optimization is a trivial on recent machines.

Reviewed by:	-arch (imp, marcel, dfr)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and amd64.  The optimization is a trivial on recent machines.

Reviewed by:	-arch (imp, marcel, dfr)
</pre>
</div>
</content>
</entry>
<entry>
<title>purge dead code</title>
<updated>2005-03-26T23:37:54+00:00</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2005-03-26T23:37:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=83888a7f30f101c89806d775f10d943d002169a1'/>
<id>83888a7f30f101c89806d775f10d943d002169a1</id>
<content type='text'>
Noticed by:	Coverity Prevent analysis tool
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Noticed by:	Coverity Prevent analysis tool
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle failures better in the passthrough bus creation code.</title>
<updated>2005-03-19T06:29:32+00:00</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2005-03-19T06:29:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b5f516cdaf5da6ca16054283915e6426c66b135d'/>
<id>b5f516cdaf5da6ca16054283915e6426c66b135d</id>
<content type='text'>
Submitted by: Coverity Prevent analysis tool
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by: Coverity Prevent analysis tool
</pre>
</div>
</content>
</entry>
<entry>
<title>Complete the repo-copy of aac_ioctl.h from sys/dev/aac/to sys/sys.</title>
<updated>2004-12-09T22:20:25+00:00</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2004-12-09T22:20:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0b0594cd4f9ff0f73d344996ec539436bd8164b2'/>
<id>0b0594cd4f9ff0f73d344996ec539436bd8164b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
