From: Tobias Lorenz Date: Mon, 9 Oct 2006 05:56:40 +0000 (-0700) Subject: USB: Mitsumi USB FDD 061M: UNUSUAL_DEV multilun fix X-Git-Tag: v2.6.19-rc3~137^2~16 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=1ff15e8efc1703eaae1eeec6fc09db6af1e4049f;p=~emulex%2Finfiniband.git USB: Mitsumi USB FDD 061M: UNUSUAL_DEV multilun fix From: Tobias Lorenz Signed-off-by: Phil Dibowitz Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h index 0a846e4a101..0093d9fd023 100644 --- a/drivers/usb/storage/unusual_devs.h +++ b/drivers/usb/storage/unusual_devs.h @@ -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 */ +UNUSUAL_DEV( 0x03ee, 0x6901, 0x0000, 0x0200, "Mitsumi", "USB FDD", US_SC_DEVICE, US_PR_DEVICE, NULL,