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

Ed Maste emaste at FreeBSD.org
Fri Dec 7 10:05:42 PST 2007


emaste      2007-12-07 18:05:41 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/aac          aac.c aac_pci.c aacreg.h 
  Log:
  Add family support to allow the driver to attach to new devices that
  share the same interface.
  
  Submitted by:   Achim Leubner at Adaptec
  
  Revision  Changes    Path
  1.125     +17 -5     src/sys/dev/aac/aac.c
  1.66      +23 -5     src/sys/dev/aac/aac_pci.c
  1.24      +52 -0     src/sys/dev/aac/aacreg.h


More information about the cvs-all mailing list