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: jdc
Date: Fri Jan 7 12:14:01 UTC 2005
Modified Files:
src/sys/dev/pci [netbsd-2]: if_sk.c
Log Message:
Pull up revision 1.11 (requested by abs in ticket #973).
Fix Yukon ram sizing.
Fix tx queue (slist can be corrupted when tx interrupts hit within tx_encap.
Lower interrupt moderation timer to (improves performance).
Improve chip identification. (from linux sk98lin driver).
Keep tx queue running by kicking the tx bmu repeatedly.
To generate a diff of this commit:
cvs rdiff -r1.7.2.3 -r1.7.2.3.2.1 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