On Mon, 26 Jul 2004, Jonas Fährmann wrote:

> > Can you send a copy of your /proc/bus/usb/devices file with the drive
> >plugged in?

> T:  Bus=03 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  6 Spd=12  MxCh= 0
> D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
> P:  Vendor=03ee ProdID=0000 Rev= 0.45
> S:  Manufacturer=MITSUMI Electric Co.,Ltd.
> S:  Product=USB CD-R/RW Drive
> C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
> I:  If#= 0 Alt= 0 #EPs= 3 Cls=08(stor.) Sub=02 Prot=00 Driver=usb-storage
> E:  Ad=01(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> E:  Ad=83(I) Atr=03(Int.) MxPS=   2 Ivl=1ms

I think the unusual_dev entry isn't needed at all.  Can you try out the 
patch below and make sure your drive still works okay with it?

Alan Stern


===== drivers/usb/storage/unusual_devs.h 1.138 vs edited =====
--- 1.138/drivers/usb/storage/unusual_devs.h    Tue Jun 29 03:34:53 2004
+++ edited/drivers/usb/storage/unusual_devs.h   Tue Jul 27 11:39:20 2004
@@ -45,11 +45,6 @@
  *
  */
 
-UNUSUAL_DEV(  0x03ee, 0x0000, 0x0000, 0x0245, 
-               "Mitsumi",
-               "CD-R/RW Drive",
-               US_SC_8020, US_PR_CBI, NULL, 0), 
-
 UNUSUAL_DEV(  0x03ee, 0x6901, 0x0000, 0x0100,
                "Mitsumi",
                "USB FDD",



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to