Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Apr 1997 11:32:50 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/scsi aic7xxx.c
Message-ID:  <199704071832.LAA00797@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       97/04/07 11:32:49

  Modified:    sys/i386/scsi  aic7xxx.c
  Log:
  Fix an infinite loop caused by calling ahc_run_done queue while the
  driver is waiting a bus settle delay.  There should really be a facility
  for the controller driver to "freeze" its queue during recovery operations
  which would make all of this gymnastics unnecessary.
  
  Revision  Changes    Path
  1.114     +32 -3     src/sys/i386/scsi/aic7xxx.c



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