Date: Sun, 15 Nov 2009 11:30:59 +0000 (UTC) From: Stanislav Sedov <stas@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/conf NOTES options src/sys/dev/bce if_bce.c if_bcereg.h Message-ID: <200911151131.nAFBVm5U013958@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
stas 2009-11-15 11:30:59 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/conf NOTES options sys/dev/bce if_bce.c if_bcereg.h Log: SVN rev 199288 on 2009-11-15 11:30:59Z by stas - MFC r198320: Introduce new option BCE_JUMBO_HDRSPLIT that allows user to enable header in bce(4) instead of (ab)using ZERO_COPY_SOCKETS that was not into if_bce.c anyway. It is disabled by default. Revision Changes Path 1.1553.2.4 +6 -0 src/sys/conf/NOTES 1.687.2.4 +1 -0 src/sys/conf/options 1.56.2.2 +37 -37 src/sys/dev/bce/if_bce.c 1.26.2.2 +10 -10 src/sys/dev/bce/if_bcereg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911151131.nAFBVm5U013958>