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.

Cheers,
Simeon


        
                
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com
--- drivers/usb/storage/unusual_devs.h.org	2005-10-17 20:22:27.000000000 -0700
+++ drivers/usb/storage/unusual_devs.h	2005-10-17 20:25:23.000000000 -0700
@@ -202,6 +202,14 @@
 		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.
  */

Attachment: usb.dev
Description: 3407773338-usb.dev

Reply via email to