]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
USB: Mitsumi USB FDD 061M: UNUSUAL_DEV multilun fix
authorTobias Lorenz <tobias.lorenz@gmx.net>
Sun, 25 Mar 2007 01:10:55 +0000 (03:10 +0200)
committerAdrian Bunk <bunk@stusta.de>
Sun, 25 Mar 2007 01:10:55 +0000 (03:10 +0200)
Signed-off-by: Phil Dibowitz <phil@ipom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/usb/storage/unusual_devs.h

index ad38301b766f0efcc14c767a3dbfbe8816ad6475..5c0eab49a580674fff30bebcc3f54b6e8453fc8e 100644 (file)
@@ -56,7 +56,8 @@ UNUSUAL_DEV(  0x03eb, 0x2002, 0x0100, 0x0100,
                 US_SC_DEVICE, US_PR_DEVICE, NULL,
                 US_FL_IGNORE_RESIDUE),
 
-UNUSUAL_DEV(  0x03ee, 0x6901, 0x0000, 0x0100,
+/* modified by Tobias Lorenz <tobias.lorenz@gmx.net> */
+UNUSUAL_DEV(  0x03ee, 0x6901, 0x0000, 0x0200,
                "Mitsumi",
                "USB FDD",
                US_SC_DEVICE, US_PR_DEVICE, NULL,