History log of /freebsd-10-stable/share/man/man4/arcmsr.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 326088 22-Nov-2017 delphij

MFC r325532: Update arcmsr(4) to 1.40.00.01:

- Fix clear doorbell queue buffer for ADAPTER_TYPE_B
- Fix release memory resource when detach device
- Add support for ARC-1216, 1226 SAS 12Gb controllers
- Declare some functions as static
- Change checking dword read/write for IOP rqbuffer.

Many thanks to Areca for continuing to support FreeBSD.

Submitted by: 黃清隆 <ching2048 areca com tw>


# 321067 17-Jul-2017 delphij

MFC r320986:

Update arcmsr(4) to 1.40.00.00 in order to add support of
ARC-1884 SATA RAID controllers.

Many thanks to Areca for continuing to support FreeBSD.

Submitted by: 黃清隆 <ching2048 areca com tw>


# 292335 16-Dec-2015 brueffer

MFH: r291766

ARC-1203 is supported since the latest driver update.


# 292322 16-Dec-2015 delphij

MFC r259564,259565,291641:

Update arcmsr(4) to 1.30.00.00 in order to add support of
ARC-1203 SATA RAID controllers.

Many thanks to Areca for continuing to support FreeBSD.


# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 247443 28-Feb-2013 delphij

Refresh vendor driver version which adds ARC-1224 support.

Many thanks to Areca for continuing to support FreeBSD.

Submitted by: 黃清隆 <ching2048 areca com tw>
MFC after: 3 days


# 244406 18-Dec-2012 delphij

Update arcmsr(4) to vendor version 1.20.00.26, this adds
support for their new RAID adapter ARC-1214.

Many thanks to Areca for continuing to support FreeBSD.

Submitted by: 黃清隆 Ching-Lung Huang <ching2048 areca com tw>
MFC after: 2 weeks


# 240079 04-Sep-2012 delphij

Update arcmsr(4) to vendor version 1.20.00.25.

Many thanks to Areca for continuing to support FreeBSD.

Submitted by: Ching-Lung Huang <ching2048 areca com tw>
MFC after: 2 weeks


# 215837 25-Nov-2010 delphij

Update manual page with respect to latest driver.

While I'm there remove ARC-1180 which doesn't seem to exist.


# 177699 28-Mar-2008 brueffer

ARC-1680 is supported.

Submitted by: Steven Hartland <killing@multiplay.co.uk>
MFC after: 3 days


# 165923 10-Jan-2007 brueffer

Sync the hardware list with the driver and with what I could find on
the Areca website.
Also remove the module from the FILES section, it's already covered in
the SYNOPSIS.

MFC after: 3 days


# 158762 20-May-2006 brueffer

Convert to use a SYNPOSIS section that mentions kernel modules.
Also add "device scbus" where needed.

MFC after: 3 days


# 144465 01-Apr-2005 brueffer

Reword the HARDWARE section to include the driver name (important for
the hardware notes that are generated from it).


# 144424 31-Mar-2005 brueffer

- new sentence, new line
- small language fix


# 144419 31-Mar-2005 scottl

Add a manual page for the arcmsr driver.