Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Aug 2004 16:35:52 +0000 (UTC)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/aic7xxx aic79xx.c
Message-ID:  <200408181635.i7IGZqnp062800@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408181635.i7IGZqnp062800>