Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2] src/sys/dev/pci
Module Name: src
Committed By: tron
Date: Thu Dec 1 22:08:30 UTC 2005
Modified Files:
src/sys/dev/pci [netbsd-2]: if_sk.c
Log Message:
Pull up following revision(s) (requested by riz in ticket #10154):
sys/dev/pci/if_sk.c: revision 1.17
>From FreeBSD (appropriate pieces of revs 1.90 and 1.92):
Only clear the IFF_OACTIVE flag when we have a chance of being able
to queue a packet to the hardware, instead of when the hardware queue
is empty, and fix up handling and prodding of the tx.
These fixes clear up an occasional "sk0: watchdog timeout" from the
on-board ethernet on my Asus A8V motherboard.
OK christos@
To generate a diff of this commit:
cvs rdiff -r1.7.2.3.2.4 -r1.7.2.3.2.5 src/sys/dev/pci/if_sk.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index