--- Begin Message ---
Hi Alan,

here is an id-patch to get the Sony Cybershot F717 6meg pixel digital
camera working with the standard usb-storage device driver.
Applies to 2.4.20.

Andy.
--- linux-2.4.20/drivers/usb/storage/unusual_devs.h     2002-10-24 20:11:27.000000000 
+0200
+++ linux-2.4.20-cybershot/drivers/usb/storage/unusual_devs.h   2002-12-04 
+20:46:54.000000000 +0100
@@ -196,9 +196,9 @@
                US_FL_FIX_INQUIRY | US_FL_START_STOP ),
 
 /* This entry is needed because the device reports Sub=ff */
-UNUSUAL_DEV(  0x054c, 0x0010, 0x0106, 0x0422, 
+UNUSUAL_DEV(  0x054c, 0x0010, 0x0106, 0x0440, 
                "Sony",
-               "DSC-S30/S70/S75/505V/F505/F707", 
+               "DSC-S30/S70/S75/505V/F505/F707/F717", 
                US_SC_SCSI, US_PR_CB, NULL,
                US_FL_SINGLE_LUN | US_FL_START_STOP | US_FL_MODE_XLATE ),
 
--- End Message ---

Reply via email to