Davide Perini wrote:
> Hello,
> I'm Davide Perini
> I want to submit this patch for
> drivers/usb/storage/unusual_devs.h
> Could you add this entry in the next kernel release?

Davide,

Thanks for the patch, but I have a few concerns:

 1. As the top of the file states, I also need a copy of
/proc/bus/usb/devices while your device is plugged in.
 2. In addition, I want to know how you came to all 3 of these flags -
are you sure they are all needed, and if so, how?
 3. Please don't include all device ID's from 0-9999, just the one you
need. The device ID is the "Rev" number in /proc/bus/usb/devices.

Thanks.

I'm CC'ing the list, and as such, also keeping the rest of your email
here for their reference.

> Best Regards,
> Davide Perini
> 
> /* patch submitted by Davide Perini <[EMAIL PROTECTED]>
>  and Renato Perini <[EMAIL PROTECTED]>
>  This entry is needed to support Motorola RAZR V3x
> */
> UNUSUAL_DEV( 0x22b8, 0x3010, 0x0000, 0x9999,
>        "Motorola",
>        "RAZR V3x",
>        US_SC_DEVICE, US_PR_DEVICE, NULL,
>        US_FL_FIX_CAPACITY | US_FL_FIX_INQUIRY | US_FL_IGNORE_RESIDUE ),
> 


-- 
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. Seuss


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to