Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[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>

authored by

Vivian Bregier and committed by
Greg KH
8af60be9 5e54f91d

+8
+8
drivers/usb/storage/unusual_devs.h
··· 48 48 * USB development list <linux-usb-devel@lists.sourceforge.net>. 49 49 */ 50 50 51 + /* patch submitted by Vivian Bregier <Vivian.Bregier@imag.fr> 52 + */ 53 + UNUSUAL_DEV( 0x03eb, 0x2002, 0x0100, 0x0100, 54 + "ATMEL", 55 + "SND1 Storage", 56 + US_SC_DEVICE, US_PR_DEVICE, NULL, 57 + US_FL_IGNORE_RESIDUE), 58 + 51 59 UNUSUAL_DEV( 0x03ee, 0x6901, 0x0000, 0x0100, 52 60 "Mitsumi", 53 61 "USB FDD",