[PATCH] USB: unusual_devs entry for Minolta Dimage Z10

This patch adds an unusual_devs entry for the Minolta Dimage Z10.
Originally reported by Vilisas <[EMAIL PROTECTED]>

Signed-off-by: Phil Dibowitz <[EMAIL PROTECTED]>
Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>

---
commit 7b1cbebaa7ced7a2029cc5b50eab60c79b24cc10
tree 6b586f3e2cede5ebd12d9b03772f8e761044b851
parent 8af60be9a71d2c636cd800deab63a9fadf3aee96
author Phil Dibowitz <[EMAIL PROTECTED]> 1115103268 -0700
committer Greg KH <[EMAIL PROTECTED]> 1115188311 -0700

Index: drivers/usb/storage/unusual_devs.h
===================================================================
--- caf59ac73e61a10c9a0559e1165fae31cc37cf57/drivers/usb/storage/unusual_devs.h 
 (mode:100644 sha1:cb01214251a06a63ee1ae093572c9db2d66f912d)
+++ 6b586f3e2cede5ebd12d9b03772f8e761044b851/drivers/usb/storage/unusual_devs.h 
 (mode:100644 sha1:99e8249ca13f3b5a3cdf413aa907afd7cb75f624)
@@ -1002,6 +1002,13 @@
                US_SC_DEVICE, US_PR_DEVICE, usb_stor_ucr61s2b_init,
                0 ),
 
+/* Reported by Vilius Bilinkevicius <vilisas AT xxx DOT lt) */
+UNUSUAL_DEV(  0x132b, 0x000b, 0x0001, 0x0001,
+               "Minolta",
+               "Dimage Z10",
+               US_SC_DEVICE, US_PR_DEVICE, NULL,
+               0 ),
+
 /* Reported by Kotrla Vitezslav <[EMAIL PROTECTED]> */
 UNUSUAL_DEV(  0x1370, 0x6828, 0x0110, 0x0110,
                "SWISSBIT",



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r 
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to