nother doc update

git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@141 53a565d1-3bb7-0310-b661-cf11e63c67ab
This commit is contained in:
ddennedy 2004-10-30 22:56:25 +00:00
parent ff3c421f8d
commit e0722bf46c
1 changed files with 3 additions and 0 deletions

View File

@ -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>