Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Nov 2010 23:23:48 +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 src/sys/dev/mii brgphy.c
Message-ID:  <201011022324.oA2NOEYu028404@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2010-11-02 23:23:48 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/bge          if_bge.c if_bgereg.h 
    sys/dev/mii          brgphy.c 
  Log:
  SVN rev 214702 on 2010-11-02 23:23:48Z by yongari
  
  MFC r213411,213464-213465,213468:
  r213411:
    Enable fix for read DMA FIFO overruns on controllers that have this
    fix. Note, we still need workaround for controllers that lacks this
    fix and it needs more work in RX BD updating.
  
    Submitted by: davidch
  
  r213464:
    Separate common flags into controller specific and PHY related
    flags. There should be no functional changes. This change will make
    it easy to add more quirk/flags in future.
  
    Reviewed by:  davidch
  
  r213465:
    Rearrange code a bit to correctly set PHY flags. This change make
    it easy to add more newer ASICs.
  
    Obtained from:        OpenBSD
  
  r213468:
    Fix bge(4) build breakage when BGE_REGISTER_DEBUG is defined.
  
  Revision    Changes    Path
  1.226.2.38  +29 -14    src/sys/dev/bge/if_bge.c
  1.83.2.20   +22 -17    src/sys/dev/bge/if_bgereg.h
  1.78.2.12   +8 -8      src/sys/dev/mii/brgphy.c



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