Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2000 09:42:28 -0800 (PST)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/cam/scsi scsi_target.c
Message-ID:  <200001251742.JAA77442@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2000/01/25 09:42:28 PST

  Modified files:
    sys/cam/scsi         scsi_target.c 
  Log:
  Propagate sense data through from SIM (if there) and mark the CTIO
  that there's sense to send with status (if the SIM does it), and
  then clear any pending contingent allegiance state for this initiator
  if the SIM actually did send the sense data.
  
  Widen MAX_INITITATORS to 256- that's still not quite right, but will
  accomodate the widest Fibre Channel support in FreeBSD now.
  
  Obtained from:(partially) gibbs@freebsd.org
  
  Revision  Changes    Path
  1.22      +89 -52    src/sys/cam/scsi/scsi_target.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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