>     I am having a problem in probing a device in my
>driver. The device parameters(configurations,
>interfaces, endpoints, etc) show up during kernel
>bootup and are fine but when I print out the
>dev->descriptor fields in my module's probe function
>the values seem all messed up i.e for example the

This doesn't sound like a kernel side usb problem, to be honest - more like
a problem in your module. Check the existing modules in
/usr/src/linux/drivers/usb for some good examples.

Steve

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


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

Reply via email to