summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/unusual_devs.h
diff options
context:
space:
mode:
authorAlexandre Duret-Lutz2005-12-27 08:04:24 +0100
committerGreg Kroah-Hartman2006-02-01 02:23:37 +0100
commitec7dc8d254985dc4a31858c2c7c7029290e223dd (patch)
treec35d9d8e2eec394e9087e3cb9ea26c28b503a787 /drivers/usb/storage/unusual_devs.h
parent[PATCH] USB: fix oops in acm disconnect (diff)
downloadkernel-qcow2-linux-ec7dc8d254985dc4a31858c2c7c7029290e223dd.tar.gz
kernel-qcow2-linux-ec7dc8d254985dc4a31858c2c7c7029290e223dd.tar.xz
kernel-qcow2-linux-ec7dc8d254985dc4a31858c2c7c7029290e223dd.zip
[PATCH] USB: usb-storage support for SONY DSC-T5 still camera
I've been offered a nice Sony DSC-T5 digital camera, with a USB connection. Unfortunately it is not recognized by Linux 2.6.14.4's usb-storage. With the following change I'm able to mount and read my pictures: Signed-off-by: Phil Dibowitz <phil@ipom.com>
Diffstat (limited to 'drivers/usb/storage/unusual_devs.h')
-rw-r--r--drivers/usb/storage/unusual_devs.h10
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,
US_FL_SINGLE_LUN | US_FL_NOT_LOCKABLE | US_FL_NO_WP_DETECT ),
/* This entry is needed because the device reports Sub=ff */
-UNUSUAL_DEV( 0x054c, 0x0010, 0x0500, 0x0500,
- "Sony",
- "DSC-T1",
- US_SC_8070, US_PR_DEVICE, NULL,
- US_FL_SINGLE_LUN ),
+UNUSUAL_DEV( 0x054c, 0x0010, 0x0500, 0x0600,
+ "Sony",
+ "DSC-T1/T5",
+ US_SC_8070, US_PR_DEVICE, NULL,
+ US_FL_SINGLE_LUN ),
/* Reported by wim@geeks.nl */