diff options
Diffstat (limited to 'drivers/usb/storage')
-rw-r--r-- | drivers/usb/storage/unusual_devs.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h index 5e2afd4a27bc..ee958f986eb8 100644 --- a/drivers/usb/storage/unusual_devs.h +++ b/drivers/usb/storage/unusual_devs.h | |||
@@ -429,11 +429,11 @@ UNUSUAL_DEV( 0x054c, 0x0010, 0x0106, 0x0450, | |||
429 | US_FL_SINGLE_LUN | US_FL_NOT_LOCKABLE | US_FL_NO_WP_DETECT ), | 429 | US_FL_SINGLE_LUN | US_FL_NOT_LOCKABLE | US_FL_NO_WP_DETECT ), |
430 | 430 | ||
431 | /* This entry is needed because the device reports Sub=ff */ | 431 | /* This entry is needed because the device reports Sub=ff */ |
432 | UNUSUAL_DEV( 0x054c, 0x0010, 0x0500, 0x0500, | 432 | UNUSUAL_DEV( 0x054c, 0x0010, 0x0500, 0x0600, |
433 | "Sony", | 433 | "Sony", |
434 | "DSC-T1", | 434 | "DSC-T1/T5", |
435 | US_SC_8070, US_PR_DEVICE, NULL, | 435 | US_SC_8070, US_PR_DEVICE, NULL, |
436 | US_FL_SINGLE_LUN ), | 436 | US_FL_SINGLE_LUN ), |
437 | 437 | ||
438 | 438 | ||
439 | /* Reported by wim@geeks.nl */ | 439 | /* Reported by wim@geeks.nl */ |