On Thu, 26 Aug 2004, Martin Ehmsen wrote:

> Hi...
> 
> I had to add the following entry to drivers/usb/storage/unusual_devs.h 
> to get my Jens of Sweden MP-130 mp3/ogg player working under 2.6.8.1:
> 
> --- /usr/src/linux-2.6.8-rc4/drivers/usb/storage/unusual_devs.h 
> 2004-08-11 08:44:31.000000000 +0200
> +++ /usr/src/linux/drivers/usb/storage/unusual_devs.h   2004-08-26 
> 16:48:28.794062880 +0200
> @@ -270,6 +270,13 @@
>                 US_SC_8070, US_PR_BULK, NULL,
>                 US_FL_FIX_INQUIRY ),
>  
> +/* Reported by Martin Ehmsen <[EMAIL PROTECTED]> Only tested on rev. 1.0 */
> +UNUSUAL_DEV(  0x0534, 0x052d, 0x0000, 0xffff,
> +                "MoralFollowSystem",
> +                "IOPS MFP Series",
> +                US_SC_DEVICE, US_PR_DEVICE, NULL,
> +                US_FL_FIX_INQUIRY ),
> +
>  /* This entry is needed because the device reports Sub=ff */
>  UNUSUAL_DEV(  0x054c, 0x0010, 0x0106, 0x0450, 
>                 "Sony",

<...>

> D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
> T:  Bus=02 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  3 Spd=12  MxCh= 0
> D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=16 #Cfgs=  1
> P:  Vendor=1332 ProdID=1325 Rev= 1.00
> S:  Manufacturer=MoralFollowSystem
> S:  Product=IOPS MFP Series
> S:  SerialNumber=000000
> C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 90mA
> I:  If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage
> E:  Ad=81(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms

Why does your patch contain 0x0534, 0x052d when the /proc/bus/usb/devices 
listing says 0x1332, 0x1325?

Alan Stern




-------------------------------------------------------
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=5047&alloc_id=10808&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