Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2002 16:51:25 -0800
From:      "mike varga" <mike.varga@cavium.com>
To:        <freebsd-arch@freebsd.org>
Subject:   bus_dma_load_uio() function
Message-ID:  <00d401c1b428$e4929df0$b210a8c0@netscreen5>

index | next in thread | raw e-mail

[-- Attachment #1 --]
In FreeBSD does there exist a similar function
or a combination of functions to do
the same thing as NetBSD's 
bus_dmamap_load_uio()?

This function is a variation of
the bus_dmamap_load(), which maps
buffers pointed to by uio for 
DMA transfers. The value of 
uio->uio_segflg determins if the
buffer is in user or kernel space.


[-- Attachment #2 --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4522.1800" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>In FreeBSD does there exist a similar 
function</FONT></DIV>
<DIV><FONT face=Arial size=2>or&nbsp;a combination&nbsp;of functions to 
do</FONT></DIV>
<DIV><FONT face=Arial size=2>the same thing as </FONT><FONT face=Arial 
size=2>NetBSD's </FONT></DIV>
<DIV><FONT face=Arial size=2>bus_dmamap_load_uio()?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>This function is a variation of</FONT></DIV>
<DIV><FONT face=Arial size=2>the bus_dmamap_load(), which maps</FONT></DIV>
<DIV><FONT face=Arial size=2>buffers pointed to by uio for </FONT></DIV>
<DIV><FONT face=Arial size=2>DMA transfers. The value of </FONT></DIV>
<DIV><FONT face=Arial size=2>uio-&gt;uio_segflg determins if the</FONT></DIV>
<DIV><FONT face=Arial size=2>buffer is in user or kernel space.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00d401c1b428$e4929df0$b210a8c0>