cvs commit: src/sys/dev/aic7xxx aic79xx.c
Justin T. Gibbs
gibbs at FreeBSD.org
Wed Aug 18 09:35:52 PDT 2004
gibbs 2004-08-18 16:35:52 UTC
FreeBSD src repository
Modified files:
sys/dev/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.
Noticed by: kan
Revision Changes Path
1.32 +2 -2 src/sys/dev/aic7xxx/aic79xx.c
More information about the cvs-src
mailing list