Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Mar 2005 18:19:55 +0000 (UTC)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/modules/arcmsr Makefile src/sys/dev/arcmsr arcmsr.c arcmsr.h
Message-ID:  <200503311819.j2VIJtwa053133@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503311819.j2VIJtwa053133>