Searched hist:266406 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/arm/xscale/ixp425/
H A Dixp425_mem.cdiff 266406 Sun May 18 16:13:26 MDT 2014 ian MFC 256942, 256943:

- Fix a typo.
- Use bus_dmamap_unload(), it is not optional.
- The new allocator won't return coherent memory for any size > PAGE_SIZE,
so don't assume we have coherent memory, and explicitely use
bus_dmamap_sync().
H A Dif_npe.cdiff 266406 Sun May 18 16:13:26 MDT 2014 ian MFC 256942, 256943:

- Fix a typo.
- Use bus_dmamap_unload(), it is not optional.
- The new allocator won't return coherent memory for any size > PAGE_SIZE,
so don't assume we have coherent memory, and explicitely use
bus_dmamap_sync().

Completed in 53 milliseconds