wkoszek     2008-06-09 21:51:48 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/at91         if_ate.c 
  Log:
  SVN rev 179693 on 2008-06-09 21:51:48Z by wkoszek
  
  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.
  
  Fix it.
  
  Approved by:    cognet
  
  Revision  Changes    Path
  1.24      +2 -2      src/sys/arm/at91/if_ate.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to