Date: Fri, 3 Oct 2008 03:58:16 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/nfe if_nfe.c if_nfereg.h if_nfevar.h Message-ID: <200810030358.m933wauL025086@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810030358.m933wauL025086>
