Date: Sun, 15 Aug 2010 23:30:53 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/bce if_bce.c if_bcereg.h Message-ID: <201008152331.o7FNV7uE013484@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2010-08-15 23:30:53 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/bce if_bce.c if_bcereg.h
Log:
SVN rev 211381 on 2010-08-15 23:30:53Z by yongari
MFC r207411:
- Enable flow control.
- Print device details only when verbose boot is enabled.
- Add debug output for shared memory access.
- Add debug statistics (checksum offload & VLAN frame counters).
- Modify TX path to update consumer index for each frame completed
rather than updating the consumer index only once for a group of
frames to improve small packet performance.
- Print driver/firmware pulse messages only when verbose boot
is enabled.
- Add debug sysctl to clear statistics.
- Fix more style(9) violations.
Revision Changes Path
1.56.2.8 +643 -490 src/sys/dev/bce/if_bce.c
1.26.2.6 +320 -302 src/sys/dev/bce/if_bcereg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008152331.o7FNV7uE013484>
