Commit 9fb07d6a authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

[PATCH] USB: added support for Sony DSC-P8

Thanks to David Kimdon <David_Kimdon@alumni.hmc.edu> for the information.
parent 8d3b7783
......@@ -238,9 +238,9 @@ UNUSUAL_DEV( 0x0547, 0x2810, 0x0001, 0x0001,
US_FL_START_STOP),
/* This entry is needed because the device reports Sub=ff */
UNUSUAL_DEV( 0x054c, 0x0010, 0x0106, 0x0440,
UNUSUAL_DEV( 0x054c, 0x0010, 0x0106, 0x0450,
"Sony",
"DSC-S30/S70/S75/505V/F505/F707/F717",
"DSC-S30/S70/S75/505V/F505/F707/F717/P8",
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