Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Dec 1996 09:06:12 -0800 (PST)
From:      "Justin T. Gibbs" <gibbs>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/dev/aic7xxx aic7xxx.seq src/sys/i386/scsi aic7xxx.c
Message-ID:  <199612031706.JAA29455@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       96/12/03 09:06:09

  Modified:    sys/dev/aic7xxx  aic7xxx.seq
  Log:
  Re-enable reselections as the first thing after we see a bus free.  We seem
  to miss reselections from some devices and since the reselection response
  timeout is only 200ns, enabling reselections too late may be the cause of our
  problem.
  
  Revision  Changes    Path
  1.52      +8 -10     src/sys/dev/aic7xxx/aic7xxx.seq

  Modified:    sys/i386/scsi  aic7xxx.c
  Log:
  Clear the busfree interrupt when one occurs, after a SELTO, or a bus reset.
  
  Revision  Changes    Path
  1.88      +13 -6     src/sys/i386/scsi/aic7xxx.c



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