On 19-Dec-2002 Bernd Walter wrote:
> On Thu, Dec 19, 2002 at 12:24:09PM -0500, John Baldwin wrote:
>> 
>> On 19-Dec-2002 Matthew Dillon wrote:
>> >     It took a hellofalong time pulling my hair out trying to figure out
>> >     why the Sony disk-on-key I just bought didn't work.
>> > 
>> >     First I added a Quirk entry for the standard 6-byte problem, but it
>> >     didn't solve the problem.
>> 
>> You don't need the 6-byte quirk entries anymore.  The umass(4) driver
>> automatically handles 6-byte commands (converting them to 10-byte commands)
>> and has done so for a while now.  You should at least try removing the
>> 6 byte quirk for now.
> 
> I tought this too and it's true for many devices, but the umass device
> gets an invalid command first and the umass driver is required to
> handle that failure in a special way for some devices.

Eh?  For ATAPI and UFM devices we never send a 6 byte command to the
device that can fail, only 10 byte commands.

-- 

John Baldwin <[EMAIL PROTECTED]>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to