Date: Fri, 27 Jun 2003 21:39:49 -0700 (PDT) From: "Justin T. Gibbs" <gibbs@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx aic79xx.h aic79xx_pci.c Message-ID: <200306280439.h5S4dnY8055637@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306280439.h5S4dnY8055637>