aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRohan Hart <[email protected]>2008-04-18 21:19:33 +1200
committerGreg Kroah-Hartman <[email protected]>2008-05-02 10:25:53 -0700
commitd301f528eb7b204fc99fb9ebbf289f84a69bfa19 (patch)
tree6c9df72f0ebfbbc4e157d7cb440c31c11dad82b0
parent87521c46f63f0e1cac2bf8af08942ac47bb25de5 (diff)
USB: INTOVA Pixtreme camera mass storage device
FIX_CAPACITY is all that's needed. Cc: Alan Stern <[email protected]> Cc: Phil Dibowitz <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r--drivers/usb/storage/unusual_devs.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h
index 47f6dd7603ef..dd4b5d8cd7cc 100644
--- a/drivers/usb/storage/unusual_devs.h
+++ b/drivers/usb/storage/unusual_devs.h
@@ -1349,6 +1349,13 @@ UNUSUAL_DEV( 0x0d96, 0x410a, 0x0001, 0xffff,
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_FIX_INQUIRY),
+/* Reported by Rohan Hart <[email protected]> */
+UNUSUAL_DEV( 0x2770, 0x915d, 0x0010, 0x0010,
+ "INTOVA",
+ "Pixtreme",
+ US_SC_DEVICE, US_PR_DEVICE, NULL,
+ US_FL_FIX_CAPACITY ),
+
/*
* Entry for Jenoptik JD 5200z3
*