DragonFly commits List (threaded) for 2007-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/disk/aic7xxx aic79xx.h aic79xx_pci.c
pavalos 2007/07/04 15:56:30 PDT
DragonFly src repository
Modified files:
sys/dev/disk/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.
Obtained-from: FreeBSD
Revision Changes Path
1.3 +4 -3 src/sys/dev/disk/aic7xxx/aic79xx.h
1.7 +22 -16 src/sys/dev/disk/aic7xxx/aic79xx_pci.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/aic7xxx/aic79xx.h.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/aic7xxx/aic79xx_pci.c.diff?r1=1.6&r2=1.7&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]