Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 May 2011 20:27:25 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h
Message-ID:  <201105202027.p4KKRdsr044386@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2011-05-20 20:27:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/bge          if_bge.c if_bgereg.h 
  Log:
  SVN rev 222145 on 2011-05-20 20:27:25Z by yongari
  
  MFC r221445:
    Add initial BCM57765 family support. The BCM57765 family seems to
    have similar hardware features of BCM5718 family except the number
    of receive return ring is 4. The BCM57765 family is known to
    support IEEE 802.3az EEE(Energy Efficient Ethernet) but this change
    does not include EEE support code. I hope EEE is implemented in
    near future.
    This change will support BCM57761, BCM57765, BCM57781, BCM57785,
    BCM57791 and BCM57795. All hardware offloading features are
    supported and suspend/resume also should work.
    Many thanks to Broadcom for continuing support of FreeBSD.
  
    Tested by:    Paul Thornton (prt <> prt dot org)
    HW donated by:        Broadcom
  
  Revision    Changes    Path
  1.198.2.68  +47 -6     src/sys/dev/bge/if_bge.c
  1.73.2.34   +12 -0     src/sys/dev/bge/if_bgereg.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105202027.p4KKRdsr044386>