Dear list, I would like to quickly drop in this patch against the vanilla linux 2.4.23 source tree which enabled the use of a Pentax Optio 330/430 RS digital camera as a mass storage device for me.
I've been using this patch for quite some time now with a Pentax Optio 430 RS and it has never given me any trouble. Note: This patch does (according to other people) not work for the older non-RS-versions of the Pentax Optio series (Optio 330/430). It only works for the RS series. Please let me know if the patch is ok or if I need to change anything. Cheers, Christian -- JOIN - IP Version 6 in the WiN Christian Strauf A DFN project Westfälische Wilhelms-Universität Münster http://www.join.uni-muenster.de Zentrum für Informationsverarbeitung Team: [EMAIL PROTECTED] Röntgenstrasse 9-13 Priv: [EMAIL PROTECTED] D-48149 Münster / Germany GPG-/PGP-Key-ID: 1DFAAA9A Fon: +49 251 83 31639, Fax: +49 251 83 31653
--- linux-2.4.23/drivers/usb/storage/unusual_devs.h 2003-11-28 19:26:20.000000000 +0100 +++ linux-2.4.23-new/drivers/usb/storage/unusual_devs.h 2003-12-08 13:47:36.000000000 +0100 @@ -609,6 +609,14 @@ US_SC_8070, US_PR_CBI, NULL, US_FL_FIX_INQUIRY ), +/* From Christian Strauf <[EMAIL PROTECTED]> + * Pentax Optio 330/430RS digital still cameras + */ +UNUSUAL_DEV( 0x0a17, 0x04, 0x0000, 0xFFFF, + "Pentax", + "Optio 330/430 RS", + US_SC_8070, US_PR_CB, NULL, US_FL_FIX_INQUIRY), + #ifdef CONFIG_USB_STORAGE_ISD200 UNUSUAL_DEV( 0x0bf6, 0xa001, 0x0100, 0x0110, "ATI",