Subject: CVS commit: [netbsd-2-0] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 01/07/2005 12:15:18
Module Name: src
Committed By: jdc
Date: Fri Jan 7 12:15:18 UTC 2005
Modified Files:
src/sys/dev/pci [netbsd-2-0]: if_skreg.h
Log Message:
Pull up revision 1.3 (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.2 -r1.2.2.1 src/sys/dev/pci/if_skreg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.