On Tuesday 08 March 2005 12:20 pm, Mark Hurenkamp wrote:
> > It'd be handy if you modified the HID driver to use the driver model
> > diagnostics ... you have several devices that could be triggering such
> > faults, and it's not clear which one(s) are doing this.
> 
> Well, I can give it a try... any pointers where I can find documentation  
> and/or examples on how to do this?

Calls to dbg() or warn() or info() would get replaced with
calls to dev_dbg() or dev_warn() or dev_info() etc ... adding
a newline at the end of the string), passing the struct device
from the usb interface as the first parameter.


> > You should upgrade "usbutils"; download from linux-usb.sf.net to get a
> > version that's quite a lot smarter about the sorts of routine faults that
> > crop up, if your distro doesn't yet have upgraded packages.
> 
> Hmm, I upgraded my lsusb to 0.70 (weird, gentoo seems to offer only 
> 0.11), however it doesn't give me much of a clue still...

If you upgraded, you still seem to be using the ancient 0.11 code.
Maybe you didn't actually replace the old version.  Don't bother
re-sending that info; it doesn't actually help at this point.



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to