cvs commit: src/sys/dev/disk/aic7xxx aic79xx_osm.c aic7xxx_osm.c
Peter Avalos
pavalos at crater.dragonflybsd.org
Fri Jul 6 17:29:27 PDT 2007
pavalos 2007/07/06 17:28:32 PDT
DragonFly src repository
Modified files:
sys/dev/disk/aic7xxx aic79xx_osm.c aic7xxx_osm.c
Log:
Correct bug that caused the completed "recovery" scb to have its
timer reset rather than the timer of an SCB still pending on the
controller after recovery completed. This should correct timeout
loops.
Obtained-from: FreeBSD
Revision Changes Path
1.19 +3 -2 src/sys/dev/disk/aic7xxx/aic79xx_osm.c
1.17 +3 -2 src/sys/dev/disk/aic7xxx/aic7xxx_osm.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/aic7xxx/aic79xx_osm.c.diff?r1=1.18&r2=1.19&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/aic7xxx/aic7xxx_osm.c.diff?r1=1.16&r2=1.17&f=u
More information about the Commits
mailing list