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.c
pavalos 2007/07/05 22:17:17 PDT
DragonFly src repository
Modified files:
sys/dev/disk/aic7xxx aic79xx.c
Log:
Invert the polarity of two tests in the recovery code that could cause
the driver to issue a bus reset more quickly than intended. We want to
*wait* if we find another SCB that could be the cause of this timeout,
not proceed to a bus reset.
Obtained-from: FreeBSD
Revision Changes Path
1.23 +3 -3 src/sys/dev/disk/aic7xxx/aic79xx.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/aic7xxx/aic79xx.c.diff?r1=1.22&r2=1.23&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]