<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">&gt;From this thread it looks like both drivers support the adapter_nr module option:<br>
<a href="http://www.gossamer-threads.com/lists/mythtv/users/459843?do=post_view_threaded#459843" target="_blank">http://www.gossamer-threads.com/lists/mythtv/users/459843?do=post_view_threaded#459843</a><br>
<br>
E.g.<br>
options cx23885 adapter_nr=0<br>
options cx88-dvb adapter_nr=1<br>
<br>
in /etc/modprobe.d/options.conf (or other configuration file)<br>
<br>
Jens<br>
<br></blockquote></div>seems to work reliably this one - a few restarts proves it.<br><br>i tweaked it slightly though:<br>
options cx88-dvb adapter_nr=0<br>options cx23885 adapter_nr=1,2<br><br>in my case, this would give the following results:<br>/dev/dvb/adpater0/frontend0 (Hauppauge DVB-T)<br>/dev/dvb/adpater1/frontend0 (TBS 6981 input1)<br>
/dev/dvb/adpater2/frontend0 (TBS 6981 input2)<br><br>thanks for the input all!<br>