cvs commit: src/sys/arm/at91 if_ate.c
Andrew Thompson
thompsa at FreeBSD.org
Mon Jul 28 16:22:05 UTC 2008
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
More information about the cvs-src
mailing list