Date: Thu, 19 Mar 2009 15:59:29 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/share/man/man9 bus_dma.9 Message-ID: <200903191559.n2JFxhlp078227@repoman.freebsd.org>
index | next in thread | raw e-mail
marius 2009-03-19 15:59:29 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
share/man/man9 bus_dma.9
Log:
SVN rev 190076 on 2009-03-19 15:59:29Z by marius
r167274, r179694, r182816, r182962, r185004
- Some minor tweaks and updates to bus_dma(9) including some additional notes
on the address filter and locking callback.
- Mark "highaddr" and "lowaddr" appropriately. Change "dma" to "DMA".
- Fix spelling mistage found by rodrigc@.
- Document BUS_DMA_NOCACHE.
- Remove unneeded comma.
- 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.
Revision Changes Path
1.25.2.3 +86 -44 src/share/man/man9/bus_dma.9
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903191559.n2JFxhlp078227>
