From: Tobias Lorenz Date: Sun, 25 Mar 2007 01:10:55 +0000 (+0200) Subject: USB: Mitsumi USB FDD 061M: UNUSUAL_DEV multilun fix X-Git-Tag: v2.6.16.46-rc1~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80c52d7641ea7f7846d828baafd4478ce8b8b0de;p=thirdparty%2Fkernel%2Fstable.git USB: Mitsumi USB FDD 061M: UNUSUAL_DEV multilun fix Signed-off-by: Phil Dibowitz Signed-off-by: Greg Kroah-Hartman Signed-off-by: Adrian Bunk --- diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h index ad38301b766f0..5c0eab49a5806 100644 --- a/drivers/usb/storage/unusual_devs.h +++ b/drivers/usb/storage/unusual_devs.h @@ -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 */ +UNUSUAL_DEV( 0x03ee, 0x6901, 0x0000, 0x0200, "Mitsumi", "USB FDD", US_SC_DEVICE, US_PR_DEVICE, NULL,