Dear Oliver,

>> 2. What precisely are you doing to cause this? Merely loading the
>> driver?Ifconfig?
>> I called the FILL_BULK_URB, then I called the submit_urb function.
>> After that, I got the error.

> In which function? Do you submit the URB in probe() ?
> What does usb_submit_urb() return?

In the function called "usbnet_start_xmit", I called FILL_BULK_URB and
submit urb. Yes I called usbnet_start_xmit in probe() because I would like
to test usbnet_start_xmit work or not. The return code is 0.

>> 4. Did you try to enable USB debugging?
>> No. And how can I enable it?
>
> Configuration option: "USB verbose debug messages"




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to