Commit 1ff15e8e authored by Tobias Lorenz's avatar Tobias Lorenz Committed by Greg Kroah-Hartman
Browse files

USB: Mitsumi USB FDD 061M: UNUSUAL_DEV multilun fix



From: Tobias Lorenz <tobias.lorenz@gmx.net>
Signed-off-by: default avatarPhil Dibowitz <phil@ipom.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent a65dc301
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -55,7 +55,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,