Date: Fri, 26 Nov 2010 21:01:19 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/gem if_gem.c Message-ID: <201011262101.oAQL1dSE000341@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2010-11-26 21:01:19 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/gem if_gem.c
Log:
SVN rev 215890 on 2010-11-26 21:01:19Z by marius
MFC: r215722
- Fix and enable support for flow control.
- Partially revert r172334; as it turns out the DELAYs in gem_reset_{r,t}x()
are actually necessary although bus space barriers and gem_bitwait() are
used, otherwise the controller may trigger an IOMMU errors on at least
sparc64. This is in line with what Linux and OpenSolaris do.
Revision Changes Path
1.54.2.5 +10 -6 src/sys/dev/gem/if_gem.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011262101.oAQL1dSE000341>
