Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jun 2003 16:53:39 -0700 (PDT)
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 aic7xxx.c
Message-ID:  <200306062353.h56Nrdif081584@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       2003/06/06 16:53:39 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/aic7xxx      aic79xx.c aic7xxx.c 
  Log:
  When single stepping, only leave ENBUSFREE enabled
  if it was already enabled.  We don't want to set it
  when it shouldn't be set, we just don't want to
  inadvertantly turn it off.  This should fix a recent
  report of the aic7xxx driver repeatedly complaining of
  "unexpected busfree while idle" in one configuration.
  
  Revision  Changes    Path
  1.20      +2 -2      src/sys/dev/aic7xxx/aic79xx.c
  1.95      +2 -2      src/sys/dev/aic7xxx/aic7xxx.c



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