Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 02/18/2005 04:32:36
Module Name:	src
Committed By:	briggs
Date:		Fri Feb 18 04:32:36 UTC 2005

Modified Files:
	src/sys/dev/pci: if_wm.c if_wmreg.h

Log Message:
Update the interrupt mitigation support.
Actually initialize the interrupt throttling register.
Actually initialize the tx and tx absolute interrupt delay timer regs.
Update default values for the rx and tx delay timers.
Inspired by Zdenek Salvet in PR kern/29373.


To generate a diff of this commit:
cvs rdiff -r1.91 -r1.92 src/sys/dev/pci/if_wm.c
cvs rdiff -r1.13 -r1.14 src/sys/dev/pci/if_wmreg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.