<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/arcmsr, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>arcmsr: Use device_set_descf()</title>
<updated>2024-06-16T20:37:25+00:00</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2024-06-05T14:13:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4f0ff49fee00dee624e13b2d305cf9dfee395b7d'/>
<id>4f0ff49fee00dee624e13b2d305cf9dfee395b7d</id>
<content type='text'>
No functional change intended.

MFC after:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No functional change intended.

MFC after:	1 week
</pre>
</div>
</content>
</entry>
<entry>
<title>sys/dev/arcmsr: Update Areca RAID driver to version 1.50.00.06.</title>
<updated>2023-09-06T08:11:55+00:00</updated>
<author>
<name>黃清隆</name>
<email>ching2048@areca.com.tw</email>
</author>
<published>2023-09-06T07:59:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cb1a0aab4f3ca169509ab86a67a4630e72790869'/>
<id>cb1a0aab4f3ca169509ab86a67a4630e72790869</id>
<content type='text'>
 - Suppressed a harmless warning message, "arcmsr_dr_handle: target=f,
   lun=0, GONE!!!," which could appear a few seconds after UEFI system
   boot due to the boot volume UEFI initialization.
 - Corrected various typing errors.
 - Refactored arcmsr_initialize() to improve code readability.
 - Added support for device IDs 1883 and 1886 controllers.
 - Introduced support for controllers requiring host memory for the
   RAID 5 and 6 XOR engines.

Many thanks to Areca for continuing to support FreeBSD.

MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Suppressed a harmless warning message, "arcmsr_dr_handle: target=f,
   lun=0, GONE!!!," which could appear a few seconds after UEFI system
   boot due to the boot volume UEFI initialization.
 - Corrected various typing errors.
 - Refactored arcmsr_initialize() to improve code readability.
 - Added support for device IDs 1883 and 1886 controllers.
 - Introduced support for controllers requiring host memory for the
   RAID 5 and 6 XOR engines.

Many thanks to Areca for continuing to support FreeBSD.

MFC after:	3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>arcmsr(4): Fix typo: rebulid -&gt; rebuild</title>
<updated>2023-09-04T10:13:03+00:00</updated>
<author>
<name>Mustafa Ateş Uzun</name>
<email>mustafauzun0@gmail.com</email>
</author>
<published>2023-08-17T13:45:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2f7e72bd1c024e1e8274acbe1ce57514fd444583'/>
<id>2f7e72bd1c024e1e8274acbe1ce57514fd444583</id>
<content type='text'>
MFC after:	3 days
Pull Request:	https://github.com/freebsd/freebsd-src/pull/819
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC after:	3 days
Pull Request:	https://github.com/freebsd/freebsd-src/pull/819
</pre>
</div>
</content>
</entry>
<entry>
<title>sys: Remove $FreeBSD$: one-line .c pattern</title>
<updated>2023-08-16T17:54:36+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=685dc743dc3b5645e34836464128e1c0558b404b'/>
<id>685dc743dc3b5645e34836464128e1c0558b404b</id>
<content type='text'>
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
</pre>
</div>
</content>
</entry>
<entry>
<title>sys: Remove $FreeBSD$: one-line .h pattern</title>
<updated>2023-08-16T17:54:18+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2ff63af9b88c7413b7d71715b5532625752a248e'/>
<id>2ff63af9b88c7413b7d71715b5532625752a248e</id>
<content type='text'>
Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/
</pre>
</div>
</content>
</entry>
<entry>
<title>arcmsr(4): Fix reading buffer empty length error.</title>
<updated>2023-04-01T05:43:43+00:00</updated>
<author>
<name>黃清隆</name>
<email>ching2048@areca.com.tw</email>
</author>
<published>2023-04-01T05:43:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=285d85f4f96bf3b5aecccad865a8855724241c32'/>
<id>285d85f4f96bf3b5aecccad865a8855724241c32</id>
<content type='text'>
MFC after:	2 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC after:	2 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>arcmsr(4): Fix a typo in a source code comment</title>
<updated>2022-10-25T10:57:37+00:00</updated>
<author>
<name>Gordon Bergling</name>
<email>gbe@FreeBSD.org</email>
</author>
<published>2022-10-25T10:57:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=24a630de81007a2fcb6a78739b08b5e000501894'/>
<id>24a630de81007a2fcb6a78739b08b5e000501894</id>
<content type='text'>
- s/faild/failed/

MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- s/faild/failed/

MFC after:	3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>arcmsr: Remove unused devclass argument to DRIVER_MODULE.</title>
<updated>2022-05-06T22:46:58+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2022-05-06T22:46:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0d6d8bac8b70340be935a1a494a4f0cbb5651cec'/>
<id>0d6d8bac8b70340be935a1a494a4f0cbb5651cec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>arcmsr: Remove never-true NULL check from cdev callbacks.</title>
<updated>2022-04-21T17:29:14+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2022-04-21T17:29:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=108adb2ff52c73a92837452ef3ed641053bd1b6f'/>
<id>108adb2ff52c73a92837452ef3ed641053bd1b6f</id>
<content type='text'>
si_drv1 will always hold a non-NULL pointer.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D35005
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
si_drv1 will always hold a non-NULL pointer.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D35005
</pre>
</div>
</content>
</entry>
<entry>
<title>arcmsr: Store softc pointer in si_drv1 of cdev.</title>
<updated>2022-04-21T17:29:14+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2022-04-21T17:29:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9e5e04e6468e7ad9d17a8fe73b2bc7091894934'/>
<id>a9e5e04e6468e7ad9d17a8fe73b2bc7091894934</id>
<content type='text'>
Rather than fetching the softc using the controller's unit number as
an index into the devclass.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D35004
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rather than fetching the softc using the controller's unit number as
an index into the devclass.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D35004
</pre>
</div>
</content>
</entry>
</feed>
