Hi,

I tried to connect a pentax optio 330 rs digital camera to my linux computer. 
I needed the following patch to get it working. It's not my own patch but it 
works like a charm!

Could you please include this patch in the standard kernel?

--- linux-2.4.19/drivers/usb/storage/unusual_devs.h.optio       Mon Sep 30 14:34:47 
2002
+++ linux-2.4.19/drivers/usb/storage/unusual_devs.h     Mon Sep 30 14:37:23 2002
@@ -480,6 +480,14 @@
                US_SC_SCSI, US_PR_CB, NULL,
                US_FL_MODE_XLATE ),
 
+/* Submitted by Jan Dittmer <[EMAIL PROTECTED]> */
+UNUSUAL_DEV(  0x0a17, 0x0004, 0x0000, 0x9999,
+               "PENTAX",
+               "OPTIO CAMERA",
+               US_SC_8070, US_PR_CB, NULL,
+               US_FL_FIX_INQUIRY ),
+
+
 #ifdef CONFIG_USB_STORAGE_ISD200
 UNUSUAL_DEV(  0x0bf6, 0xa001, 0x0100, 0x0110,
                 "ATI",


    Many thanks in advance

       Mathias Fr�hlich

-- 
Mathias Fr�hlich, e-mail: [EMAIL PROTECTED]


-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to