Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Apr 1997 22:03:21 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.org>
To:        CVS-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-sys@FreeBSD.org
Subject:   cvs commit:  src/sys/i386/scsi aic7xxx.c
Message-ID:  <199704260503.WAA12024@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       97/04/25 22:03:20

  Modified:    sys/i386/scsi  aic7xxx.c
  Log:
  Print out some more diagnostic information when we reject a message.
  
  When we request sense, don't allow disconnection.  This closes a window
  where we might allow an overlapped tagged and non-tagged transaction.
  The correct fix is to freeze the queue for the target that requests sense
  which is what will happen in the new CAM framework.
  
  Revision  Changes    Path
  1.118     +10 -4     src/sys/i386/scsi/aic7xxx.c



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