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 rodr...@.
   - 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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to