> Joe LaCour wrote:
> >
> > - Original Message -
> > From: "Brad Hards" <[EMAIL PROTECTED]>
> > To: "Joe LaCour" <[EMAIL PROTECTED]>
> > Cc: <[EMAIL PROTECTED]>
> > Sent: mercredi 30 mai 2001 01:27
> > Sub
Joe LaCour wrote:
>
> - Original Message -
> From: "Brad Hards" <[EMAIL PROTECTED]>
> To: "Joe LaCour" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: mercredi 30 mai 2001 01:27
> Subject: Re: [Linux-usb-users] insmod err
- Original Message -
From: "Brad Hards" <[EMAIL PROTECTED]>
To: "Joe LaCour" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: mercredi 30 mai 2001 01:27
Subject: Re: [Linux-usb-users] insmod error message...
> Joe LaCour wrote:
>
> > I
Joe LaCour wrote:
> I: If#= 0 Alt= 0 #EPs= 4 Cls=00(>ifc ) Sub=00 Prot=00 Driver=(none)
This is an ugly descriptor. Vendor specific brokeness.
> The module does show up in /proc/bus/usb/drivers after insmod -f, despite
> the error message. Should I still recompile?
Probably no impact.
> > > I
- 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 wit
Joe LaCour wrote:
>
> When I do
> insmod -f /lib/modules/draytek/m128 vendor=0x07fa ProdID= 0x0778
Two issues:
1. This appears to be a binary module, and this is almost impossible to
support without more information. Please find a more appropriate venue -
probably the vendor. Does this modem no
When I do
insmod -f /lib/modules/draytek/m128 vendor=0x07fa ProdID= 0x0778
to force recognition of a device, I get an error saying
invalid parameter parm_vendor
Does this mean that the module is looking for some other vendor ID, or
simply that there's a problem with the format?
Thanks to any