Alan Stern wrote:
> From: Simeon Simeonov <[EMAIL PROTECTED]>
> 
> On Tue, 18 Oct 2005, Simeon Simeonov wrote:
> 
> 
>>Hello Alan,
>>
>>Attached is a patch that solves mounting problems for
>>LEICA D-LUX camera with FC4 2.6.13 kernel.
>>
>>Let me know if you have some questions.
> 
> 
> Looks okay to me.  Given that the previous entry uses the full 0000 - 9999 
> range, I guess this one can also.

Oh... all right. ;)

>  The vendor name is a little odd (it 
> will give us three different vendor names all in entries with the same 
> vendor ID) but that doesn't really matter either.

What does the vendor field in /proc/bus/usb/devices say? I try to make
it consistent with that wherever possible.

> Signed-off-by: Alan Stern <[EMAIL PROTECTED]>

Signed-off-by: Phil Dibowitz <[EMAIL PROTECTED]>

> 
> ---
> 
> Index: usb-2.6/drivers/usb/storage/unusual_devs.h
> ===================================================================
> --- usb-2.6.orig/drivers/usb/storage/unusual_devs.h
> +++ usb-2.6/drivers/usb/storage/unusual_devs.h
> @@ -251,6 +251,13 @@ UNUSUAL_DEV(  0x04da, 0x2372, 0x0000, 0x
>               US_SC_DEVICE, US_PR_DEVICE, NULL,
>               US_FL_FIX_CAPACITY | US_FL_NOT_LOCKABLE ),
>  
> +/* Reported by Simeon Simeonov <[EMAIL PROTECTED]> */
> +UNUSUAL_DEV(  0x04da, 0x2373, 0x0000, 0x9999,
> +             "LEICA",
> +             "D-LUX Camera",
> +             US_SC_DEVICE, US_PR_DEVICE, NULL,
> +             US_FL_FIX_CAPACITY | US_FL_NOT_LOCKABLE ),
> +
>  /* Most of the following entries were developed with the help of
>   * Shuttle/SCM directly.
>   */
> 
> 
> 
> 


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