cvs commit: src/sys/dev/disk/aic7xxx aic79xx.c

Peter Avalos pavalos at crater.dragonflybsd.org
Thu Jul 5 22:18:19 PDT 2007


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





More information about the Commits mailing list