Date: Sun, 15 Aug 2010 22:59:35 +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: <201008152259.o7FMxtF9009465@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2010-08-15 22:59:35 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/bge if_bge.c if_bgereg.h
Log:
SVN rev 211374 on 2010-08-15 22:59:35Z 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.198.2.43 +4 -7 src/sys/dev/bge/if_bge.c
1.73.2.20 +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?201008152259.o7FMxtF9009465>
