Source-Changes archive

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

CVS commit: src/sys/dev/pci



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.




Home | Main Index | Thread Index | Old Index