Am Donnerstag, 3. Mai 2007 22:00 schrieb Alex Villací­s Lasso:
> - kingsun_net_open() allocates the URB and (in successful completion) 
> leaves the device in the open state. A suspend/resume cycle here will 
> submit rx_urb, but the interface is supposed to be opened.

Sorry, you are right. I misremembered where the URB is allocated.
Why do you allocate the buffers in probe() but the URBs in open() ?

        Regards
                Oliver

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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