On Wed, Feb 06, 2002 at 03:01:25PM +0530, Ravi Kumar B S wrote:
> hi i found why the driver is not listed as being used. when i connect 
> the device. the probe function is getting called. in that first it makes 
> check on the device class signature. there it is immediately returning 
> as i am getting 0 as the class signature. this is what the error i am 
> getting.
> bt_usb: - class signature 0, 0, 0 did not match.
> 
> so next when i do lsmod, the driver is listed but not being used. so 
> natureally the open call is also failing.
> 
> any idea what could be wrong?

Um, your device is sending back improper class signatures? :)
I think I remember seeing some Bluetooth devices that did this.  What's
the output of /proc/bus/usb/devices with your bluetooth device plugged
in?

thanks,

greg k-h

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

Reply via email to