From: Andy Zivkovic <andy@ziv.id.au>
To: linux-media@vger.kernel.org
Cc: linux-dvb@linuxtv.org, linuxtv.org@jks.tupari.net
Subject: Re: [linux-dvb] device file ordering w/multiple cards
Date: Fri, 23 Jan 2009 09:52:41 +1030 [thread overview]
Message-ID: <4978FFC1.4010301@ziv.id.au> (raw)
In-Reply-To: <alpine.LFD.2.00.0901221641300.8219@tupari.net>
Joseph Shraibman wrote:
> I have two dvb cards in my system. Is there any way to change the order
> of the device files?
If the different cards use different drivers, you can pass the
adapter_nr parameter to the module.
In my /etc/modprobe.conf I have:
options dvb_usb_dib0700 adapter_nr=0,1,2,3
options mantis adapter_nr=4
Andy
next prev parent reply other threads:[~2009-01-22 23:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-22 21:42 [linux-dvb] device file ordering w/multiple cards Joseph Shraibman
2009-01-22 23:01 ` e9hack
2009-01-22 23:22 ` Andy Zivkovic [this message]
2009-01-23 7:39 ` Jaap Crezee
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=4978FFC1.4010301@ziv.id.au \
--to=andy@ziv.id.au \
--cc=linux-dvb@linuxtv.org \
--cc=linux-media@vger.kernel.org \
--cc=linuxtv.org@jks.tupari.net \
/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.