Date: Mon, 15 Oct 2001 01:55:08 +0200 From: Bernd Walter <ticso@mail.cicely.de> To: "Kenneth D. Merry" <ken@kdm.org> Cc: Randy Bush <randy@psg.com>, freebsd-hardware@FreeBSD.ORG, freebsd-scsi@FreeBSD.ORG Subject: Re: can't mount maxtor 3000 le Message-ID: <20011015015508.B18139@cicely20.cicely.de> In-Reply-To: <20011014133941.A56315@panzer.kdm.org>; from ken@kdm.org on Sun, Oct 14, 2001 at 01:39:41PM -0600 References: <E15sr4Q-000N2w-00@rip.psg.com> <20011014133941.A56315@panzer.kdm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 14, 2001 at 01:39:41PM -0600, Kenneth D. Merry wrote: > Go into sys/cam/scsi/scsi_da.c, and add a quirk entry to disble 6 byte > commands. There's need to do something special for usb. I know of two others failing to READ(6). One is a camera (I'll expect to get the query on tuesday) and the other is an adapter to 2.5" disks - maybe similar to this case. Unfortunately the later puts the IDE identification into the scsi identification, so it can't handled generaly by the quirks table. It seems to be very common than umass devices fail in 6 byte commands. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de 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?20011015015508.B18139>