Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Mar 2009 10:42:07 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-6@freebsd.org
Subject:   svn commit: r190258 - stable/6/share/man/man9
Message-ID:  <200903221042.n2MAg7g0066451@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marius
Date: Sun Mar 22 10:42:07 2009
New Revision: 190258
URL: http://svn.freebsd.org/changeset/base/190258

Log:
  MFC: 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.

Modified:
  stable/6/share/man/man9/   (props changed)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903221042.n2MAg7g0066451>