From owner-freebsd-scsi Mon Dec 30 14:56:10 2002 Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C8C337B401 for ; Mon, 30 Dec 2002 14:56:08 -0800 (PST) Received: from web14806.mail.yahoo.com (web14806.mail.yahoo.com [216.136.224.222]) by mx1.FreeBSD.org (Postfix) with SMTP id CAD4943EC5 for ; Mon, 30 Dec 2002 14:56:07 -0800 (PST) (envelope-from mccrobie2000@yahoo.com) Message-ID: <20021230225607.51427.qmail@web14806.mail.yahoo.com> Received: from [209.9.228.163] by web14806.mail.yahoo.com via HTTP; Mon, 30 Dec 2002 14:56:07 PST Date: Mon, 30 Dec 2002 14:56:07 -0800 (PST) From: Chuck McCrobie Subject: Re: SCSI Problems with sym and Western Digital on FreeBSD 4.7-stable To: "Justin T. Gibbs" , Nate Lawson Cc: freebsd-scsi@freebsd.org In-Reply-To: <87850000.1041286441@aslan.btc.adaptec.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --- "Justin T. Gibbs" wrote: > > On Fri, 27 Dec 2002, Chuck McCrobie wrote: > >> I am having SCSI problems with the sym driver and > a > >> Western Digital hard disk. Under the -stable > kernel > >> built on 'Dec 1', the drive show up fine with > 16-bit > >> wide transfers at 40 MHz. Under the most recent > >> -stable kernel built on 'Dec 17', the Western > Digital > >> gets some type of very weird error message. The > >> Western Digital is "da1". > > > >> (probe2:sym0:0:2:0): ODD transfer in DATA IN > phase. > >> (probe2:sym0:0:2:0): COMMAND FAILED (87 0 10). > >> (probe2:sym0:0:2:0): ODD transfer in DATA IN > phase. > >> (probe2:sym0:0:2:0): COMMAND FAILED (87 0 10). > >> (probe2:sym0:0:2:0): ODD transfer in DATA IN > phase. > >> (probe2:sym0:0:2:0): COMMAND FAILED (87 0 10). > >> (probe2:sym0:0:2:0): ODD transfer in DATA IN > phase. > >> (probe2:sym0:0:2:0): COMMAND FAILED (87 0 10). > >> (probe2:sym0:0:2:0): ODD transfer in DATA IN > phase. > >> (probe2:sym0:0:2:0): COMMAND FAILED (87 0 10). > > > > These appear to be the problem. Since nothing has > changed in sym(4) for a > > long time, this has to be elsewhere, perhaps in > dma system. > > My guess is that the WD guys didn't set their > additional inquiry > length correctly and/or the length is correct, but > they fail to > issue an ignore wide residue for the last transfer. > The problem > only shows up now because we properly calculate the > extra inquiry > length. Perhaps we should do what Gerard suggested > and round up > to an even transfer size. > > -- > Justin > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-scsi" in the body of the message What would I see on a SCSI bus analyzer in terms of "issue an ignore wide residue" message? Maybe I'll have to break out the SCSI spec. and the bus analyzer... Chuck McCrobie __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message