[PATCH] USB: storage: another unusual_devs.h entry
Signed-off-by: Phil Dibowitz <phil@ipom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
1e7a5a84e4
commit
c713c973fb
@@ -1080,6 +1080,16 @@ UNUSUAL_DEV( 0x0c0b, 0xa109, 0x0000, 0xffff,
|
|||||||
0),
|
0),
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Pete Zaitcev <zaitcev@yahoo.com>, bz#164688.
|
||||||
|
* The device blatantly ignores LUN and returns 1 in GetMaxLUN.
|
||||||
|
*/
|
||||||
|
UNUSUAL_DEV( 0x0c45, 0x1060, 0x0100, 0x0100,
|
||||||
|
"Unknown",
|
||||||
|
"Unknown",
|
||||||
|
US_SC_DEVICE, US_PR_DEVICE, NULL,
|
||||||
|
US_FL_SINGLE_LUN ),
|
||||||
|
|
||||||
/* Submitted by Joris Struyve <joris@struyve.be> */
|
/* Submitted by Joris Struyve <joris@struyve.be> */
|
||||||
UNUSUAL_DEV( 0x0d96, 0x410a, 0x0001, 0xffff,
|
UNUSUAL_DEV( 0x0d96, 0x410a, 0x0001, 0xffff,
|
||||||
"Medion",
|
"Medion",
|
||||||
|
Reference in New Issue
Block a user