From: Janne Grunau <j@jannau.net>
To: "Tomáš Skočdopole" <tomas.skocdopole@ippolna.cz>
Cc: linux-media@vger.kernel.org
Subject: Re: Module option adapter_nr
Date: Mon, 29 Mar 2010 23:38:57 +0200 [thread overview]
Message-ID: <20100329213857.GE8039@aniel.lan> (raw)
In-Reply-To: <b8a3b1ca1003291141t2cbc05c4o6be1574da798a084@mail.gmail.com>
Hi,
On Mon, Mar 29, 2010 at 08:41:08PM +0200, Tomáš Skočdopole wrote:
>
> I am using the Archlinux distribution and i have four Skystar HD2
> cards and one Airstar DVB card in my system.
> I want to specify adapter numbers for this cards. Order of DVB-S2
> cards is not important.
>
> So I add this lines into /etc/modprobe.d/modprobe.conf
> options b2c2-flexcop adapter_nr=0
> options mantis-core adapter_nr=11,12,13,14
>
> But with no results.
DVB core supports by default only 8 adapters. have you tried
options mantis-core adapter_nr=4,5,6,7
?
The code in mantis-dvb.c in Linus' repo looks correct.
Janne
prev parent reply other threads:[~2010-03-29 21:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <b8a3b1ca1003290841h68e4b109nd7e095393518ba63@mail.gmail.com>
2010-03-29 18:41 ` Module option adapter_nr Tomáš Skočdopole
2010-03-29 21:38 ` Janne Grunau [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=20100329213857.GE8039@aniel.lan \
--to=j@jannau.net \
--cc=linux-media@vger.kernel.org \
--cc=tomas.skocdopole@ippolna.cz \
/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.