DragonFly submit List (threaded) for 2005-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: kue0 not receiving patch
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]