]> err.no Git - linux-2.6/blobdiff - Documentation/video4linux/cx2341x/fw-encoder-api.txt
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik...
[linux-2.6] / Documentation / video4linux / cx2341x / fw-encoder-api.txt
index f74b0ae4a76926a9ad6c1e9b36f232f0271ff211..15df0df57dddb284974180e92d3b864b0f5661e1 100644 (file)
@@ -270,11 +270,17 @@ Param[0]
 Name   CX2341X_ENC_SET_OUTPUT_PORT
 Enum   187/0xBB
 Description
-       Assign stream output port (not recommended you change setting from default)
+       Assign stream output port. Normally 0 when the data is copied through
+       the PCI bus (DMA), and 1 when the data is streamed to another chip
+       (pvrusb and cx88-blackbird).
 Param[0]
        0=Memory (default)
        1=Streaming
        2=Serial
+Param[1]
+       Unknown, but leaving this to 0 seems to work best. Indications are that
+       this might have to do with USB support, although passing anything but 0
+       only breaks things.
 
 -------------------------------------------------------------------------------