ChangeSet 1.1177, 2003/04/29 16:06:16-07:00, greg@kroah.com

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

Thanks to David Kimdon <David_Kimdon@alumni.hmc.edu> for the information.


diff -Nru a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h
--- a/drivers/usb/storage/unusual_devs.h	Wed Apr 30 13:32:37 2003
+++ b/drivers/usb/storage/unusual_devs.h	Wed Apr 30 13:32:37 2003
@@ -238,9 +238,9 @@
 		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 ),
 
