|
@@ -275,6 +275,7 @@ int __devinit mantis_frontend_init(struct mantis_pci *mantis)
|
|
break;
|
|
break;
|
|
case MANTIS_VP_2040_DVB_C: // VP-2040
|
|
case MANTIS_VP_2040_DVB_C: // VP-2040
|
|
case TERRATEC_CINERGY_C_PCI:
|
|
case TERRATEC_CINERGY_C_PCI:
|
|
|
|
+ case TECHNISAT_CABLESTAR_HD2:
|
|
dprintk(verbose, MANTIS_ERROR, 1, "Probing for CU1216 (DVB-C)");
|
|
dprintk(verbose, MANTIS_ERROR, 1, "Probing for CU1216 (DVB-C)");
|
|
mantis->fe = tda10023_attach(&tda10023_cu1216_config, &mantis->adapter, read_pwm(mantis));
|
|
mantis->fe = tda10023_attach(&tda10023_cu1216_config, &mantis->adapter, read_pwm(mantis));
|
|
if (mantis->fe) {
|
|
if (mantis->fe) {
|