[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 <vilisas@xxx.lt> Signed-off-by: Phil Dibowitz <phil@ipom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
@@ -1002,6 +1002,13 @@ UNUSUAL_DEV( 0x1019, 0x0c55, 0x0000, 0x9999,
|
|||||||
US_SC_DEVICE, US_PR_DEVICE, usb_stor_ucr61s2b_init,
|
US_SC_DEVICE, US_PR_DEVICE, usb_stor_ucr61s2b_init,
|
||||||
0 ),
|
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 <kotrla@ceb.cz> */
|
/* Reported by Kotrla Vitezslav <kotrla@ceb.cz> */
|
||||||
UNUSUAL_DEV( 0x1370, 0x6828, 0x0110, 0x0110,
|
UNUSUAL_DEV( 0x1370, 0x6828, 0x0110, 0x0110,
|
||||||
"SWISSBIT",
|
"SWISSBIT",
|
||||||
|
Reference in New Issue
Block a user