Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Nov 2010 21:01:21 +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.oAQL1jn1000361@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2010-11-26 21:01:21 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/gem          if_gem.c 
  Log:
  SVN rev 215891 on 2010-11-26 21:01:21Z 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.44.2.11  +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.oAQL1jn1000361>