the card autodetecs after edditing these files cx88-cards.c and cx88.h
***********************************************************************************************************
agiofws@celeron3~
$diff -u cx88-cards-with-AutoDetect.c cx88-noAutoDetect.c
--- cx88-cards-with-AutoDetect.c 2007-01-27 15:53:45.000000000 +0200
+++ cx88-noAutoDetect.c 2007-01-27 15:54:54.000000000 +0200
@@ -1362,24 +1362,6 @@
/* fixme: Add radio support */
.mpeg = CX88_MPEG_DVB | CX88_MPEG_BLACKBIRD,
},
- [CX88_BOARD_WINFAST2000XP_GLOBAL] = {
- .name = "Leadtek Winfast 2000XP Global",
- .tuner_type = UNSET,
- .radio_type = UNSET,
- .tuner_addr = ADDR_UNSET,
- .radio_addr = ADDR_UNSET,
- .input = {{
- .type = CX88_VMUX_TELEVISION,
- .vmux = 0,
- },{
- .type = CX88_VMUX_COMPOSITE1,
- .vmux = 1,
- },{
- .type = CX88_VMUX_SVIDEO,
- .vmux = 2,
- }},
- },
-
};
const unsigned int cx88_bcount = ARRAY_SIZE(cx88_boards);
@@ -1682,10 +1664,6 @@
.subvendor = 0x0070,
.subdevice = 0x1402,
.card = CX88_BOARD_HAUPPAUGE_HVR3000,
- },{
- .subvendor = 0x107d,
- .subdevice = 0x6f18,
- .card = CX88_BOARD_WINFAST2000XP_GLOBAL,
},
};
const unsigned int cx88_idcount = ARRAY_SIZE(cx88_subids);
***************************************************************************************
agiofws@celeron3~
$diff -u cx88.h-autodetect cx88.h-noAutodetect
--- cx88.h-autodetect 2007-01-27 16:18: 58.000000000 +0200
+++ cx88.h-noAutodetect 2007-01-27 16:19:45.000000000 +0200
@@ -215,9 +212,7 @@
#define CX88_BOARD_NORWOOD_MICRO 54
#define CX88_BOARD_TE_DTV_250_OEM_SWANN 55
#define CX88_BOARD_HAUPPAUGE_HVR1300 56
-#define CX88_BOARD_PINNACLE_HYBRID_PCTV 57
-#define CX88_BOARD_POWERCOLOR_REAL_ANGEL 58
-#define CX88_BOARD_WINFAST2000XP_GLOBAL 59
+
C.M
_______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb