On Tue, Nov 11, 2003 at 06:45:43PM -0700, Henry Culver wrote:
> 
> It seems that after a successful call, urb->dev is getting set to 0.
> 
> In my write_callback routine I simply re-set urb->dev to its correct 
> value (which is stored in the private device structure) and the 
> subsequent calls using that urb are fine.
> 
> I haven't found anything in my code that could be stepping on it, but
> I guess I'm not quite ready to rule that possibility out yet either.

No, that's intentional.  Just set it back to your device to use it over
again.

greg k-h


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to