cvs commit: src/sys/modules/arcmsr Makefile src/sys/dev/arcmsr
arcmsr.c arcmsr.h
Scott Long
scottl at FreeBSD.org
Thu Mar 31 10:19:56 PST 2005
scottl 2005-03-31 18:19:55 UTC
FreeBSD src repository
Added files:
sys/modules/arcmsr Makefile
sys/dev/arcmsr arcmsr.c arcmsr.h
Log:
Add the Areca SATA RAID driver (arcmsr). This supports the ARC-11xx and 12xx
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 <erich at areca com tw>
Revision Changes Path
1.1 +2625 -0 src/sys/dev/arcmsr/arcmsr.c (new)
1.1 +4900 -0 src/sys/dev/arcmsr/arcmsr.h (new)
1.1 +10 -0 src/sys/modules/arcmsr/Makefile (new)
More information about the cvs-all
mailing list