Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Feb 1999 17:07:48 -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_sa.c
Message-ID:  <199903010107.RAA51944@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      1999/02/28 17:07:48 PST

  Modified files:
    sys/cam/scsi         scsi_sa.c 
  Log:
  +Match against T4000* for HP QIC quirks (not T4000S* where it doesn't then
   catch a T4000s)
  + Set *some* kind of error at EOM if we're in fixed mode and have pending errs.
    Do not clear the ERR_PENDING bit if more buffers are queued.
  + Release the start_ccb in this case also, else we hang forever on rewinding.
  + Any kind of error for load to BOT in samount should then cause an attempt
    to use REWIND to come back to BOT. Do the initial load command quietly.
  + In samount, if we succeed, set the relative position markers.
  
  Revision  Changes    Path
  1.20      +28 -14    src/sys/cam/scsi/scsi_sa.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?199903010107.RAA51944>