Date: Fri, 13 Jun 2003 15:29:00 -0600 From: Fred Clift <fclift@verio.net> To: stable@freebsd.org Cc: "Michal F. Hanula" <frankie@kyblik.pieskovisko.sk> Subject: Re: umass device support...how generic is it? Message-ID: <20030613152659.S87060@irfcn.qzm.berz.irevb.arg> In-Reply-To: <20030611093901.GF61622@kyblik.pieskovisko.sk> References: <200306091340.04199.mranner@inode.at> <000001c32ffb$792f0fd0$8911933e@compaq> <20030611093901.GF61622@kyblik.pieskovisko.sk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 11 Jun 2003, Michal F. Hanula wrote: > don't remember the messages exactly). The problem was in the da driver > trying to use READ_6 comand while the device only supports READ_10. > Try adding the device to da_quirk_table in src/sys/cam/scsi/scsi_da.c It seems like the entire sim should be set to only do READ_10 - it seem like every usb umass device has this problem -- every one I own does. Is there some easy way to specify a quirk for 'every device on this scsi bus (or sim I guess)' Fred -- Fred Clift - fclift@verio.net -- Remember: If brute force doesn't work, you're just not using enough.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030613152659.S87060>