Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 2010 22:57:50 +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:  <201008152258.o7FMw4pU009344@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2010-08-15 22:57:50 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/bge          if_bge.c if_bgereg.h 
  Log:
  SVN rev 211373 on 2010-08-15 22:57:50Z by yongari
  
  MFC r210083,210152:
  r210083:
    Remove enabling Data FIFO protection with indirect memory access.
    r165114 added that code and that change ignored the same logic
    committed in r135772. In addition, data FIFO protection should be
    selectively enabled instead of applying to all PCIe devices.
    While I'm here add BCM5785 to devices that do not require this
    fix.
  
  r210152:
    Use Miscellaneous Configuration Register bit definition instead of
    magic number.
  
  Revision    Changes    Path
  1.226.2.27  +4 -7      src/sys/dev/bge/if_bge.c
  1.83.2.14   +1 -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?201008152258.o7FMw4pU009344>