mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 17:12:06 +00:00
[PATCH] USB: unusual_devs.h: atmel snd1 storage
Signed-off-by: Phil Dibowitz <phil@ipom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
5e54f91d8d
commit
8af60be9a7
@ -48,6 +48,14 @@
|
||||
* USB development list <linux-usb-devel@lists.sourceforge.net>.
|
||||
*/
|
||||
|
||||
/* patch submitted by Vivian Bregier <Vivian.Bregier@imag.fr>
|
||||
*/
|
||||
UNUSUAL_DEV( 0x03eb, 0x2002, 0x0100, 0x0100,
|
||||
"ATMEL",
|
||||
"SND1 Storage",
|
||||
US_SC_DEVICE, US_PR_DEVICE, NULL,
|
||||
US_FL_IGNORE_RESIDUE),
|
||||
|
||||
UNUSUAL_DEV( 0x03ee, 0x6901, 0x0000, 0x0100,
|
||||
"Mitsumi",
|
||||
"USB FDD",
|
||||
|
Loading…
Reference in New Issue
Block a user