Tomas Hlavacek wrote:
> Hi, I have got a contribution to drivers/usb/storage/unusual_devs.h for
> Teac MP-8000 MP3 player.
> 
> It is not possible to mount player because of SCSI errors until this
> patch is added. And I also experienced random freezes of player firmware
> during file transfers which seems to be avoided by US_FL_GO_SLOW.

Thanks for the patch Tomas. I have a few questions/comments for you:

1. Is it the US_FL_IGNORE_RESIDUE patch that prevents the SCSI errors?
Did you try it without that flag? Since you didn't include the debug
info from the errors, I want to make sure that flag is actually needed.

2. Your entry is out of order. a < d.

3. Your patch takes every deviceID from 0 - 9999 with the vendor/product
combination of 0ed1/7636. The patch should be limited to your device
(0x0103 - 0x0103).

As for #2 and #3, I can update that when I submit your patch up stream,
or if you prefer you can send an updated patch when you answer #1 and
I'll just ack the patch.

-- 
Phil Dibowitz                             [EMAIL PROTECTED]
Freeware and Technical Pages              Insanity Palace of Metallica
http://www.phildev.net/                   http://www.ipom.com/

"Be who you are and say what you feel, because those who mind don't
matter and those who matter don't mind."
 - Dr. Suess

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to