VP3030 DVB-T disabled in Manu Mantis tree Why? | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
Im curious about the reason the VP3030 card is disabled in the Manu
Mantis tree.
in mantis_dvb.c
it's commented out.. and I wonder what the reason.. is the VP3030 card
crap and never will work or?
#if 0
case MANTIS_VP_3030_DVB_T: // VP-3030
dprintk(verbose, MANTIS_ERROR, 1, "Probing for 10353 (DVB-T)");
mantis->fe = zl10353_attach(&mantis_vp3030_config,
&mantis->adapter);
if (mantis->fe) {
if (dvb_pll_attach(mantis->fe,
0x60,
&mantis->adapter,
&dvb_pll_env57h1xd5) < 0) {
return -EIO;
}
dprintk(verbose, MANTIS_ERROR, 1,
"Mantis DVB-T Zarlink 10353 frontend attach success");
}
break;
#endif
_______________________________________________
linux-dvb mailing list
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
[Home] [Video 4 Linux] [Video Technology] [Asterisk] [Photo] [Samba] [Plasma TVs] [Video Projectors] [PDAs] [Xorg] [Xfree86] [Devices] [Big List of Linux Books] [iPod Nano] [LCD TVs] [Webcams] [HDTV] [DVB Maintainer] [Linux USB]