USB: RAZR v3i unusual_devs
This adds an unusual_devs entry for the Motorola RAZR 3vi. From: Pete Zaitcev <zaitcev@redhat.com> Signed-off-by: Phil Dibowitz <phil@ipom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
6dc477f3e4
commit
a7f3dd5d4b
1 changed files with 10 additions and 0 deletions
|
@ -1411,6 +1411,16 @@ UNUSUAL_DEV( 0x22b8, 0x3010, 0x0001, 0x0001,
|
|||
US_SC_DEVICE, US_PR_DEVICE, NULL,
|
||||
US_FL_FIX_CAPACITY | US_FL_IGNORE_RESIDUE ),
|
||||
|
||||
/*
|
||||
* Patch by Pete Zaitcev <zaitcev@redhat.com>
|
||||
* Report by Mark Patton. Red Hat bz#208928.
|
||||
*/
|
||||
UNUSUAL_DEV( 0x22b8, 0x4810, 0x0001, 0x0001,
|
||||
"Motorola",
|
||||
"RAZR V3i",
|
||||
US_SC_DEVICE, US_PR_DEVICE, NULL,
|
||||
US_FL_FIX_CAPACITY),
|
||||
|
||||
/* Reported by Radovan Garabik <garabik@kassiopeia.juls.savba.sk> */
|
||||
UNUSUAL_DEV( 0x2735, 0x100b, 0x0000, 0x9999,
|
||||
"MPIO",
|
||||
|
|
Loading…
Reference in a new issue