Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Aug 2004 01:44:09 +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/dev/aac aac.c aac_pci.c aacreg.h aacvar.h
Message-ID:  <200408130144.i7D1i9Nc060041@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2004-08-13 01:44:09 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/aac          aac.c aac_pci.c aacreg.h aacvar.h 
  Log:
  Add support for the Adaptec RAID-On-Chip architecture.  This in turn
  provides support for the Adaptec 2130S adapter.  Thanks to Adaptec for
  providing hardware for this.
  
  Revision  Changes    Path
  1.101     +91 -0     src/sys/dev/aac/aac.c
  1.48      +9 -2      src/sys/dev/aac/aac_pci.c
  1.18      +15 -0     src/sys/dev/aac/aacreg.h
  1.46      +3 -1      src/sys/dev/aac/aacvar.h



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