Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 1997 08:29:09 -0800 (PST)
From:      "Justin T. Gibbs" <gibbs>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/scsi aic7xxx.c
Message-ID:  <199702031629.IAA06197@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       97/02/03 08:29:09

  Modified:    sys/i386/scsi  aic7xxx.c
  Log:
  Fix an oversight in the handling of non-tagged abort requests.  We need
  to search the QINFIFO to remove any possible command that is waiting
  otherwise our abort request may not be held up still waiting for the
  first command to complete.
  
  Revision  Changes    Path
  1.94      +72 -34    src/sys/i386/scsi/aic7xxx.c



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