Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: Avermedia-dvb-t



Ok, i renamed the card in dvb-bt8xx.c:

--- dvb-bt8xx.c 2004-05-03 18:29:27.000000000 +0200
+++ dvb-bt8xx.c.new     2004-05-26 16:44:39.723123464 +0200
@@ -443,6 +443,12 @@
                                             0, 0);
                                /* A_PWRDN DA_SBR DA_APP (high speed serial) 
*/
                                break;
+                       case 0x07711461:
+                               dvb_bt8xx_card_match(card_nr, "AVerMedia 
AVerTV DVB-T 771",
+                                            (1 << 26) | (1 << 14) | (1 << 5),
+                                            0, 0);
+                               /* A_PWRDN DA_SBR DA_APP (high speed serial) 
*/
+                               break;
                        case 0x0:
                                if (card_type == BT878_NEBULA ||
                                        card_type == BT878_TWINHAN_DST)

Yesterday i tested bttv with the nebula index 0x68 and i2c_hw=1, with this the 
mt352 frontend seems to start. I will test if i can it to work and report.

cheers


>
> 	Shouldn't we change that to "Avermedia DVB-T 711"
> or "Avermedia DVB-T II" or something else a bit unique?
> While the card name is the same, it does seem to have a
> different frontend, which will be confusing for anyone
> trying to use the howtos for the first version of the card.


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index