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: Wed Mar 29 21:38:34 UTC 2006
Modified Files:
src/sys/dev/pci [netbsd-2]: if_skreg.h
Log Message:
Pull up following revision(s) (requested by riz in ticket #10403):
sys/dev/pci/if_skreg.h: revision 1.6
sys/dev/pci/if_skvar.h: revision 1.9
sys/dev/pci/if_sk.c: revision 1.20
Not all chips supported by this driver use the same interrupt moderation
timer frequency; Take this into account. Information gathered from
the sk98lin driver for Linux, from Marvell.
Also add sysctl support for changing the interrupt moderation timer at
runtime; each board is controlled independently.
Discussed on tech-net beginning in November 2005.
To generate a diff of this commit:
cvs rdiff -r1.2.6.1 -r1.2.6.2 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.
Home |
Main Index |
Thread Index |
Old Index