Date: Wed, 14 Jul 2010 21:47:49 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/bge if_bge.c Message-ID: <201007142148.o6ELm0uY014875@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2010-07-14 21:47:49 UTC FreeBSD src repository Modified files: sys/dev/bge if_bge.c Log: SVN rev 210083 on 2010-07-14 21:47:49Z by yongari 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. Revision Changes Path 1.293 +3 -6 src/sys/dev/bge/if_bge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007142148.o6ELm0uY014875>