Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 2010 23:32:23 +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:  <201008152332.o7FNWhw4013726@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2010-08-15 23:32:23 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/bce          if_bce.c if_bcereg.h 
  Log:
  SVN rev 211382 on 2010-08-15 23:32:23Z 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.34.2.17  +643 -490  src/sys/dev/bce/if_bce.c
  1.16.2.9   +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?201008152332.o7FNWhw4013726>