----- Original Message -----
From: "Brad Hards" <[EMAIL PROTECTED]>
To: "Joe LaCour" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: mardi 29 mai 2001 11:08
Subject: Re: [Linux-usb-users] insmod error message...


> > >Does this modem not work with the extant 2.4.4 drivers?
> >
> > Do you mean some generic driver? *Please tell me where I can find
these.*
> > I'm
> > willing to try anything.
> It is a modem, right? What do the descriptors say (/proc/bus/usb/devices)?
> If it a CDC ACM modem, use the acm driver.

I'll attach the /proc/bus/usb/devices. I've tried ACM with no luck. Does it
have to load in any particular way?
_________________________________
T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
B:  Alloc= 93/900 us (10%), #Int=  1, #Iso=  0
D:  Ver= 1.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 0.00
S:  Product=USB UHCI Root Hub
S:  SerialNumber=ef80
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=255ms
T:  Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  6 Spd=12  MxCh= 0
D:  Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=07fa ProdID=0778 Rev= 0.01
S:  Manufacturer=F.H.L.P
S:  Product=Adaptateur Djinn Numéris USB V1.0
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr= 60mA
I:  If#= 0 Alt= 0 #EPs= 4 Cls=00(>ifc ) Sub=00 Prot=00 Driver=(none)
E:  Ad=81(I) Atr=01(Isoc) MxPS=  18 Ivl=  0ms
E:  Ad=02(O) Atr=01(Isoc) MxPS=  18 Ivl=  0ms
E:  Ad=83(I) Atr=01(Isoc) MxPS=   8 Ivl=  0ms
E:  Ad=04(O) Atr=01(Isoc) MxPS=   8 Ivl=  0ms
T:  Bus=01 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#=  3 Spd=1.5 MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=045e ProdID=0029 Rev= 1.08
S:  Manufacturer=Microsoft
S:  Product=Microsoft IntelliMouse® Optical
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=02 Driver=usb_mouse
E:  Ad=81(I) Atr=03(Int.) MxPS=   4 Ivl= 10ms
___________________________________________________
>> I get the following message:
> > Warning: kernel-module version mismatch
> >         /lib/modules/draytek/m128 was compiled for kernel version 2.4.0
> >         while this kernel is version 2.4.3-20mdksmp
> Recompile your kernel to NOT use module versioning.

The module does show up in /proc/bus/usb/drivers after insmod -f, despite
the error message. Should I still recompile?

> > I was unable to get any output from modinfo
> No output from modinfo means you don't get any module arguments. If the
device
> has the wrong vendor and product IDs, you'd need to hand edit them (using
> emacs hexl-mode or something like that).

You mean edit /proc/bus/usb/devices? Or some other file?

Thanks again for your help.



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

Reply via email to