DragonFly BSD
DragonFly submit List (threaded) for 2005-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: kue0 not receiving patch


From: Scott Michel <scottm@xxxxxxxx>
Date: Wed, 16 Feb 2005 10:01:08 -0800

Joerg Sonnenberger wrote:
On Mon, Feb 14, 2005 at 08:06:00PM -0800, Scott Michel wrote:

This patch ought to fix the USB Ethernet transmit/receive problems for all adaptors, not just kue (cue too!?)

Plenty of opportunity to clean this code up to remove usbq_rx and usbq_tx, since the messages handle the queuing for us. But this fix gets things working...


I'd prefer to do the right thing and just remove the intermediate queues.

Does the attached patch work?

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.



-scooter




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]