summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGravatar ddennedy 2004-10-30 22:56:25 +0000
committerGravatar ddennedy 2004-10-30 22:56:25 +0000
commite0722bf46c73ed276887dc8ea2625754930ff269 (patch)
tree623221b9aedeebca3681e4bcf4707e473cec7621 /doc
parentbump versions, build fixes, and doc updates (diff)
nother doc update
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@141 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to 'doc')
-rw-r--r--doc/libraw1394.sgml3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/libraw1394.sgml b/doc/libraw1394.sgml
index 9073690..fc54c91 100644
--- a/doc/libraw1394.sgml
+++ b/doc/libraw1394.sgml
@@ -711,6 +711,9 @@
<para>
<symbol>mode</symbol> for <function>raw1394_iso_recv_init()</function>
sets whether to use packet-per-buffer or buffer-fill receive mode.
+ Possible values are <symbol>RAW1394_DMA_DEFAULT</symbol> (bufferfill
+ on ohci1394), <symbol>RAW1394_DMA_BUFFERFILL</symbol>, and
+ <symbol>RAW1394_DMA_PACKET_PER_BUFFER</symbol>.
</para>
<para>