Sfoglia il codice sorgente

[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>
Vivian Bregier 20 anni fa
parent
commit
8af60be9a7
1 ha cambiato i file con 8 aggiunte e 0 eliminazioni
  1. 8 0
      drivers/usb/storage/unusual_devs.h

+ 8 - 0
drivers/usb/storage/unusual_devs.h

@@ -48,6 +48,14 @@
  * USB development list <linux-usb-devel@lists.sourceforge.net>.
  * 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,
 UNUSUAL_DEV(  0x03ee, 0x6901, 0x0000, 0x0100,
 		"Mitsumi",
 		"Mitsumi",
 		"USB FDD",
 		"USB FDD",