From owner-freebsd-scsi Sun Dec 29 23:25:35 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 AF2E837B401 for ; Sun, 29 Dec 2002 23:25:34 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 0E6E143EB2 for ; Sun, 29 Dec 2002 23:25:30 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 86299 invoked by uid 1000); 30 Dec 2002 07:25:31 -0000 Date: Sun, 29 Dec 2002 23:25:31 -0800 (PST) From: Nate Lawson To: Chuck McCrobie Cc: freebsd-scsi@freebsd.org Subject: Re: SCSI Problems with sym and Western Digital on FreeBSD 4.7-stable In-Reply-To: <20021228052004.77600.qmail@web14812.mail.yahoo.com> Message-ID: 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 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. It would help if you could download the archive for cvs-all for those dates and do a grep for RELENG_4. ftp://ftp.freebsd.org/pub/FreeBSD/doc/mailing-lists/archive -Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message