Hi,
this fixes multiple lun detection on the new Mitsumi USB Floppy drive.
Bye,
Toby
Here are the infos about the device:
T: Bus=03 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#= 8 Spd=12 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=03ee ProdID=6901 Rev= 2.00
S: Manufacturer=MITSUMI
S: Product=MITSUMI USB FDD 061M
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=500mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=08(stor.) Sub=04 Prot=00 Driver=usb-storage
E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=83(I) Atr=03(Int.) MxPS= 2 Ivl=127ms
This is the patch:
--- unusual_devs.h 2006-09-20 05:42:06.000000000 +0200
+++ /tmp/unusual_devs.h 2006-10-08 20:58:18.000000000 +0200
@@ -61,6 +61,13 @@
US_SC_DEVICE, US_PR_DEVICE, NULL,
US_FL_SINGLE_LUN ),
+/* Reported by Tobias Lorenz <[EMAIL PROTECTED]> */
+UNUSUAL_DEV( 0x03ee, 0x6901, 0x0000, 0x0002,
+ "MITSUMI",
+ "MITSUMI USB FDD 061M",
+ US_SC_DEVICE, US_PR_DEVICE, NULL,
+ US_FL_SINGLE_LUN ),
+
/* Reported by Rodolfo Quesada <[EMAIL PROTECTED]> */
UNUSUAL_DEV( 0x03ee, 0x6906, 0x0003, 0x0003,
"VIA Technologies Inc.",
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel