Date: Mon, 7 Feb 2011 23:00:24 +0000 (UTC) From: David Christensen <davidch@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/bce if_bce.c if_bcereg.h Message-ID: <201102072300.p17N0bGE073572@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidch 2011-02-07 23:00:24 UTC FreeBSD src repository Modified files: sys/dev/bce if_bce.c if_bcereg.h Log: SVN rev 218423 on 2011-02-07 23:00:24Z by davidch - Added systcls for header splitting, RX/TX buffer count, interrupt coalescing, strict RX MTU, verbose output, and shared memory debug. - Added additional debug counters (VLAN tags and split header frames). - Updated debug counters to 64 bit definitions. - Updated l2fhdr bit definitions. - Combined RX buffer sizing into a single function. - Added buffer size and interrupt coalescing settings to adapter info printout. Submitted by: davidch MFC after: 2 weeks Revision Changes Path 1.86 +950 -544 src/sys/dev/bce/if_bce.c 1.34 +162 -159 src/sys/dev/bce/if_bcereg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102072300.p17N0bGE073572>