<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/arcmsr, branch releng/6.2</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC: Bring the arcmsr driver up to the vendor 1.20.00.013 version.</title>
<updated>2006-12-21T21:59:19+00:00</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2006-12-21T21:59:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4b7a2c6f9400a35e180fe64c83fbdc56f80b82b4'/>
<id>4b7a2c6f9400a35e180fe64c83fbdc56f80b82b4</id>
<content type='text'>
Submitted by: Erich Chen
Approved by: re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by: Erich Chen
Approved by: re
</pre>
</div>
</content>
</entry>
<entry>
<title>Use same RID we allocated the resource with to free it</title>
<updated>2005-06-05T23:05:26+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-06-05T23:05:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=721aafa81bc553bf5ab86ec02482965fd16db6d1'/>
<id>721aafa81bc553bf5ab86ec02482965fd16db6d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Properly mask off the status bits when checking to see if the ccb is still</title>
<updated>2005-05-03T07:11:19+00:00</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2005-05-03T07:11:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=af06505ae39e9b5c5622aa16675a11fecb2c3c87'/>
<id>af06505ae39e9b5c5622aa16675a11fecb2c3c87</id>
<content type='text'>
valid to process.  This was causing deferred commands to be rejected due
to their extra status flag.

MFC After: 3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
valid to process.  This was causing deferred commands to be rejected due
to their extra status flag.

MFC After: 3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>The driver looks like it can create valid 64-bit scatter-gather lists, so</title>
<updated>2005-05-03T05:44:42+00:00</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2005-05-03T05:44:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=701d9f1f1d9c7fbc7967e8154f31b25e519091f2'/>
<id>701d9f1f1d9c7fbc7967e8154f31b25e519091f2</id>
<content type='text'>
don't restrict it to a 32-bit address space.  Also use the correct busdma
flags for the SRB memory area.

MFC After: 3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
don't restrict it to a 32-bit address space.  Also use the correct busdma
flags for the SRB memory area.

MFC After: 3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>The kthread is disabled at this time, so don't try to wake it up on</title>
<updated>2005-05-03T05:42:03+00:00</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2005-05-03T05:42:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4fd8c0dc7a338128f7620ba74503f6d0e71e6023'/>
<id>4fd8c0dc7a338128f7620ba74503f6d0e71e6023</id>
<content type='text'>
shutdown.  This fixes a panic on reboot.

MFC After: 3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
shutdown.  This fixes a panic on reboot.

MFC After: 3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't bother pretending that CAM will send CAM_DATA_PHYS pointers.  It's</title>
<updated>2005-04-29T02:58:23+00:00</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2005-04-29T02:58:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1c7e93581d17d67b18458cefcffc38ec3ff122c4'/>
<id>1c7e93581d17d67b18458cefcffc38ec3ff122c4</id>
<content type='text'>
a concept that is fundamentally broken with PAE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a concept that is fundamentally broken with PAE.
</pre>
</div>
</content>
</entry>
<entry>
<title>arcmsr_make_timespec, and arcmsr_getcmos_time appear to be unused, and</title>
<updated>2005-04-01T07:15:52+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-04-01T07:15:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8d42a36cf1d0e1b02cf6f3208a9c8d25d9ed5d47'/>
<id>8d42a36cf1d0e1b02cf6f3208a9c8d25d9ed5d47</id>
<content type='text'>
reference functions that don't exist on at least pc98.  #if 0 them
out.  This should fix the pc98 tinderbox breakage.  Tested only on
i386 and pc98.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reference functions that don't exist on at least pc98.  #if 0 them
out.  This should fix the pc98 tinderbox breakage.  Tested only on
i386 and pc98.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the Areca SATA RAID driver (arcmsr).  This supports the ARC-11xx and 12xx</title>
<updated>2005-03-31T18:19:55+00:00</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2005-03-31T18:19:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f1c579b1ec70d6265f48b1b7059ac627ad2e0396'/>
<id>f1c579b1ec70d6265f48b1b7059ac627ad2e0396</id>
<content type='text'>
series of controllers.  Areca provides a CLI and HTTP management tool for
FreeBSD/i386 and FreeBSD/amd64 on their website.  Many thanks to Areca for
their support of FreeBSD.  Thanks also to Mike Tansca and Sentex Communications
for donating hardware.

Obtained from: Erich Chen &lt;erich at areca com tw&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
series of controllers.  Areca provides a CLI and HTTP management tool for
FreeBSD/i386 and FreeBSD/amd64 on their website.  Many thanks to Areca for
their support of FreeBSD.  Thanks also to Mike Tansca and Sentex Communications
for donating hardware.

Obtained from: Erich Chen &lt;erich at areca com tw&gt;
</pre>
</div>
</content>
</entry>
</feed>
