All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralph Metzler <rjkm@metzlerbros.de>
To: "Sébastien RAILLARD" <sr@coexsi.fr>
Cc: "'Linux Media Mailing List'" <linux-media@vger.kernel.org>
Subject: RE: [DVB] Digital Devices Cine CT V6 support
Date: Fri, 28 Oct 2011 09:54:41 +0200	[thread overview]
Message-ID: <20138.24513.451159.783078@morden.metzler> (raw)
In-Reply-To: <000b01cc9487$9e48aac0$dada0040$@coexsi.fr>

Sébastien RAILLARD (COEXSI) writes:
 >                      CineS2 v6 + 2 CAM Readers
 > 
 >                         +----------------+
 >   Tuner 0 -> Input 0 -> |                |
 >                         | Port 0 - TAB 1 | -> Output 0
 >   Tuner 1 -> Input 1 -> |     DVB-S2     |
 >                         +----------------+
 >              Input 2 -> |                |
 >                         | Port 1 - TAB 2 | -> Output 1
 >              Input 3 -> |                |
 >                         +----------------+
 >     CAM 0 -> Input 4 -> |                |
 >                         | Port 2 - TAB 3 | -> Output 2 -> CAM 0
 >              Input 5 -> |       CAM      |
 >                         +----------------+
 >     CAM 1 -> Input 6 -> |                |
 >                         | Port 3 - TAB 4 | -> Output 3 -> CAM 1
 >              Input 7 -> |       CAM      |
 >                         +----------------+
 > 
 > Two redirections to set : 
 > 
 > * "X0 X2" (input #0 to port #2)
 > * "X1 X3" (input #1 to port #3)
 > 
 > Where X is the device number.


Correct, except that the CineS2 V6 only has TAB2 and TAB3 on board.


Btw., I also added the module parameter adapter_alloc, which lets you
specifiy how many adapters are to be allocated:

0 = one adapter per io if modules are present
1 = one adapter for each tab on which a module was detected
2 = one per tab even if no modules were detected
3 = one adapter for all devices of one card

If you use adapter_alloc=3 for a config like above (2 tuners 2 CAMS)
you will get all the devices in one /dev/dvb/adapterX/ 
and most programs should now work with CI out of the box (at least
with the first tuner) if the redirections are set properly. 


Regards,
Ralph

      reply	other threads:[~2011-10-28  7:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-23 15:11 [DVB] Digital Devices Cine CT V6 support Sébastien RAILLARD (COEXSI)
2011-10-24  7:06 ` Oliver Endriss
2011-10-24 12:18   ` Sébastien RAILLARD (COEXSI)
2011-10-24 18:31     ` Ralph Metzler
2011-10-24 21:44       ` Sébastien RAILLARD (COEXSI)
2011-10-27  9:05       ` Sébastien RAILLARD (COEXSI)
2011-10-28  7:54         ` Ralph Metzler [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20138.24513.451159.783078@morden.metzler \
    --to=rjkm@metzlerbros.de \
    --cc=linux-media@vger.kernel.org \
    --cc=sr@coexsi.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.