cvs commit: src/sys/dev/aac aac.c aac_pci.c aacreg.h aacvar.h

Scott Long scottl at FreeBSD.org
Thu Aug 12 18:44:09 PDT 2004


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


More information about the cvs-src mailing list