On Tue, Jan 31, 2006 at 05:37:37PM -0800, ashili wrote:
> hi all:
> I am trying to make/understand the misc/usbtest.c from
> kernel tree . simple_io method is used for sending
> urbs (by calling usb_submit_urb); however, I did not
> follow how it is reading URBs for other test cases in
> usbtest_io
On Tue, 31 Jan 2006, ashili wrote:
> hi all:
> I am trying to make/understand the misc/usbtest.c from
> kernel tree . simple_io method is used for sending
> urbs (by calling usb_submit_urb); however, I did not
> follow how it is reading URBs for other test cases in
> usbtest_ioctl method
Your que
hi all:
I am trying to make/understand the misc/usbtest.c from
kernel tree . simple_io method is used for sending
urbs (by calling usb_submit_urb); however, I did not
follow how it is reading URBs for other test cases in
usbtest_ioctl method
Also, LDD3 book speaks about blocking read from
bulkendp