cvs commit: src/sys/dev/nfe if_nfe.c if_nfereg.h if_nfevar.h
Pyun YongHyeon
yongari at FreeBSD.org
Fri Oct 3 03:58:36 UTC 2008
yongari 2008-10-03 03:58:16 UTC
FreeBSD src repository
Modified files:
sys/dev/nfe if_nfe.c if_nfereg.h if_nfevar.h
Log:
SVN rev 183561 on 2008-10-03 03:58:16Z by yongari
Add hardware MAC statistics support. Register information was
obtained from Linux forcedeth driver.
While I'm here move creating a sysctl node for process_limit to
function nfe_sysctl_node().
Tested by: "Arno J. Klaassen" < arno <at> heho dot snv dot jussieu dot fr >
Revision Changes Path
1.30 +216 -25 src/sys/dev/nfe/if_nfe.c
1.14 +34 -0 src/sys/dev/nfe/if_nfereg.h
1.7 +37 -0 src/sys/dev/nfe/if_nfevar.h
More information about the cvs-src
mailing list