Date: Tue, 3 Jul 2001 08:59:25 -0700 (PDT) From: Matthew Jacob <mjacob@feral.com> To: "Justin T. Gibbs" <gibbs@scsiguy.com> Cc: Norman Czarczinski <Norman.Czarczinski@t-online.de>, FreeBSD-SCSI@FreeBSD.ORG Subject: Re: Trouble with SCSI Streamer Message-ID: <Pine.BSF.4.21.0107030858470.4597-100000@beppo> In-Reply-To: <200107031440.f63EeIU89723@aslan.scsiguy.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 3 Jul 2001, Justin T. Gibbs wrote: > > > >It's some kind of SCSI signal or HBA issue or breakage at the device. > >The CDB matches the S/G list spit out by the aic driver (10KB == 10KB), > >but the drive still claims to be in Data Out phase. > > > >I wonder, btw, what the Tag is doing there. > > Tag == transaction identifier as well as any tag value sent to the > device. If we aren't in a tag mode, we won't send the tag. > > Do we know what the set block length is? Perhaps the device > believes it is in 1K mode or something. No. It's in fixed mode (512 byte), and the CDB says 20 512 byte blocks, which matches the 10K S/G list. -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0107030858470.4597-100000>