kue0 not receiving patch
Joerg Sonnenberger
joerg at britannica.bec.de
Wed Feb 16 10:31:54 PST 2005
On Wed, Feb 16, 2005 at 10:01:08AM -0800, Scott Michel wrote:
> No, it won't/can't. You took out the code that restarts the USB Ethernet
> receiver, part of the qdat structure. This restart function was called
> just after ifp->if_rxstart returned.
The rxstart function is called directly after dispatching the packet
to usb_ether_input. This doesn't include a check for the queue size,
but allows the USB device to continue recieving packets as early as
possible.
Joerg
More information about the Submit
mailing list