aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/arcmsr/arcmsr.h
Commit message (Expand)AuthorAgeFilesLines
* sys/dev/arcmsr: Update Areca RAID driver to version 1.50.00.06.黃清隆2023-09-061-4/+47
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* arcmsr(4): Fix a typo in a source code commentGordon Bergling2022-10-251-1/+1
* Update arcmsr(4) to 1.50.00.00:Xin LI2020-10-161-6/+102
* arcmsr: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-26/+15
* Remove support for varios versions from FreeBSD 4 to 8.Warner Losh2020-02-291-21/+7
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Update arcmsr(4) to 1.40.00.01:Xin LI2017-11-081-1/+3
* Update arcmsr(4) to 1.40.00.00 in order to add support ofXin LI2017-07-141-6/+128
* Update arcmsr(4) to 1.30.00.00 in order to add support ofXin LI2015-12-021-0/+21
* Commit 2/2: vendor whitespace changes to the driver.Xin LI2013-12-181-427/+427
* Commit 1/2: update arcmsr(4) to 1.20.00.29 in order to addXin LI2013-12-181-3/+5
* Refresh vendor driver version which fixes command queueXin LI2013-07-061-0/+1
* Refresh vendor driver version which adds ARC-1224 support.Xin LI2013-02-281-10/+7
* Update arcmsr(4) to vendor version 1.20.00.26, this addsXin LI2012-12-181-216/+397
* Update arcmsr(4) to vendor version 1.20.00.25.Xin LI2012-09-041-0/+17
* Update arcmsr(4) to vendor version 1.20.00.21. This release primarilyXin LI2011-04-061-22/+17
* Update to vendor release 1.20.00.19.Xin LI2010-11-131-187/+192
* Apply vendor version 1.20.00.17.Xin LI2010-07-211-140/+474
* Initialize the whole message unit's DMA buffer to zero, this fixes a panicXin LI2009-11-091-1/+1
* Support new ARC120x family of controllers. Many thanks for Areca's continuedScott Long2007-12-081-66/+173
* Better fix for the errors under high load. Returning CAM_SCSI_BUSY is almostScott Long2007-03-061-0/+2
* Fix spurious I/O errors when under high load.Scott Long2007-02-151-1/+1
* Update to version 1.20.00.13 of the arcmsr driver. This fixes many bugsScott Long2006-12-131-1154/+1349
* Add the Areca SATA RAID driver (arcmsr). This supports the ARC-11xx and 12xxScott Long2005-03-311-0/+4900