Searched hist:afbeac3e60d391b8f550aec8bf213c1a7b8a40dc (Results 1 – 1 of 1) sorted by relevance
/freebsd/share/man/man9/ |
H A D | bus_dma.9 | diff afbeac3e60d391b8f550aec8bf213c1a7b8a40dc Sun Nov 16 19:30:16 CET 2008 Marius Strobl <marius@FreeBSD.org> - For maximum flexibility, sparc64 supports BUS_DMA_COHERENT also with bus_dmamap_create() and not only bus_dmamem_alloc() so move the description of this flag up accordingly in order to document this fact. While at, it refine this description with an application example. - Reword the description of BUS_DMA_NOCACHE as this flag is also implemented on sparc64.
MFC after: 1 week diff afbeac3e60d391b8f550aec8bf213c1a7b8a40dc Sun Nov 16 19:30:16 CET 2008 Marius Strobl <marius@FreeBSD.org> - For maximum flexibility, sparc64 supports BUS_DMA_COHERENT also with bus_dmamap_create() and not only bus_dmamem_alloc() so move the description of this flag up accordingly in order to document this fact. While at, it refine this description with an application example. - Reword the description of BUS_DMA_NOCACHE as this flag is also implemented on sparc64.
MFC after: 1 week
|