Commit 6e43d962 authored by Andreas Busch's avatar Andreas Busch Committed by Greg Kroah-Hartman

[PATCH] support for Sony Cybershot F717 digital camera / usb-storage

here is an id-patch to get the Sony Cybershot F717 6meg pixel digital
camera working with the standard usb-storage device driver.
parent 086d228b
......@@ -214,9 +214,9 @@ UNUSUAL_DEV( 0x0525, 0xa140, 0x0100, 0x0100,
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 ),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment