Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev



Module Name:    src
Committed By:   thorpej
Date:           Fri Aug 29 04:17:40 UTC 2003

Modified Files:
        src/sys/dev/ic: aic79xxvar.h
        src/sys/dev/pci: ahd_pci.c

Log Message:
Apply the following change from 06/28/2003 04:39:49 by gibbs to the
FreeBSD ahd driver:

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.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/dev/ic/aic79xxvar.h
cvs rdiff -r1.5 -r1.6 src/sys/dev/pci/ahd_pci.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index