On Sat, 20 Apr 2002 01:13, Richard Wayne wrote:
> Sorry, I should have said I'm using Redhat 7.2.
Pretty much irrelevant at the kernel level.

<snip>
> > > T:  Bus=01 Lev=02 Prnt=02 Port=03 Cnt=03 Dev#=  5 Spd=12  MxCh= 0
> > > D:  Ver= 1.01 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=16 #Cfgs=  1
> > > P:  Vendor=05c6 ProdID=3197 Rev= 0.00
> > > S:  Manufacturer=Qualcomm, Incorporated
> > > S:  Product=Qualcomm CDMA Technologies MSM
> > > S:  SerialNumber=Serial Number
> > > C:* #Ifs= 2 Cfg#= 1 Atr=e0 MxPwr=100mA
> > > I:  If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
> > > E:  Ad=81(I) Atr=03(Int.) MxPS=  16 Ivl=128ms
> > > E:  Ad=8a(I) Atr=02(Bulk) MxPS=  64 Ivl=  0ms
> > > E:  Ad=0b(O) Atr=02(Bulk) MxPS=  64 Ivl=  0ms
> > > I:  If#= 1 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
> > > E:  Ad=83(I) Atr=02(Bulk) MxPS=  64 Ivl=  0ms
> > > E:  Ad=06(O) Atr=02(Bulk) MxPS=  64 Ivl=  0ms
It really doesn't look like any ACM device I've ever seen, and the 
Cls=ff(vend.) means "not any defined protocol".

You can force it to use ACM by inserting the correct magic numbers into 
acm.c:usb_device_id, however it will likely need some forcing and hardwiring 
in the probe() routine as well
It probably still wouldn't work though - since it almost certainly isn't CDC 
ACM.

If Qualcomm won't give you the details, you're probably SOL.

Brad

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to