cvs commit: src/sys/dev/aic7xxx aic79xx.h aic79xx_pci.c

Justin T. Gibbs gibbs at FreeBSD.org
Fri Jun 27 21:39:50 PDT 2003


gibbs       2003/06/27 21:39:49 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/aic7xxx      aic79xx.h aic79xx_pci.c 
  Log:
  aic79xx.h:
          Add a 7901A specific feature definition.
  
  aic79xx_pci.c:
          Split out the general aic790X setup into it's own
          setup handler that works on single and dual controllers.
          Adjust all other PCI setup handlers to initialize the
          chips basic features and type before calling the generic
          handler.
  
          Turn off a few Rev B workarounds that are not required
          on the 7901B.
  
  Revision  Changes    Path
  1.14      +2 -1      src/sys/dev/aic7xxx/aic79xx.h
  1.14      +21 -15    src/sys/dev/aic7xxx/aic79xx_pci.c


More information about the cvs-src mailing list