Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2008 16:21:56 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/arm/at91 if_ate.c
Message-ID:  <200807281622.m6SGM5lf034526@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2008-07-28 16:21:56 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/arm/at91         if_ate.c 
  Log:
  SVN rev 180913 on 2008-07-28 16:21:56Z by thompsa
  
  MFC r179693
  
   Since we create a DMA tag "mtag" for TX map with bus_dmamap_create(),
   we must synchronize such a map against "mtag" with bus_dmamap_sync(),
   not the tag designated for RX map.
  
  Revision  Changes    Path
  1.20.2.4  +2 -2      src/sys/arm/at91/if_ate.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807281622.m6SGM5lf034526>