* [linux-dvb] AVerTV Hybrid Nanoexpress support @ 2008-11-13 16:20 Martin Pauly 2008-11-13 23:41 ` CityK 0 siblings, 1 reply; 15+ messages in thread From: Martin Pauly @ 2008-11-13 16:20 UTC (permalink / raw) To: linux-dvb hey, i would like to ask, whether in near future there will be any driver for the AVerTV Hybrid Nanoexpress. is there anything i could do to support a potential developer (testing, some data about the card)? if so please tell me greetings martin _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [linux-dvb] AVerTV Hybrid Nanoexpress support 2008-11-13 16:20 [linux-dvb] AVerTV Hybrid Nanoexpress support Martin Pauly @ 2008-11-13 23:41 ` CityK 2008-11-14 6:47 ` [linux-dvb] hvr 1400 djamil 0 siblings, 1 reply; 15+ messages in thread From: CityK @ 2008-11-13 23:41 UTC (permalink / raw) To: Martin Pauly; +Cc: linux-dvb Martin Pauly wrote: > hey, > i would like to ask, whether in near future there will be any driver for > the AVerTV Hybrid Nanoexpress. > Unless someone happens to be already working on support for it or a near analogue of a device, then no . > is there anything i could do to support a potential developer > (testing, some data about the card)?if so please tell me > greetings > A good first start is to identify all the components chips being used on the device -- you can submit a high res photo of the device to the wiki if possible. _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 15+ messages in thread
* [linux-dvb] hvr 1400 2008-11-13 23:41 ` CityK @ 2008-11-14 6:47 ` djamil 2008-11-16 17:38 ` CityK 2008-11-22 11:02 ` djamil 0 siblings, 2 replies; 15+ messages in thread From: djamil @ 2008-11-14 6:47 UTC (permalink / raw) To: linux-dvb [-- Attachment #1.1: Type: text/plain, Size: 415 bytes --] hello again gents, i wrote in 96 the first X11 application to drive a radio card in florida ... so can anyone tell me about spying proramms under windows to reverse engeneer what wintv does ant the drivers so i can get analog working in linux ? best regards _______________________________________ > linux-dvb mailing list > linux-dvb@linuxtv.org > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb [-- Attachment #1.2: Type: text/html, Size: 859 bytes --] [-- Attachment #2: Type: text/plain, Size: 150 bytes --] _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [linux-dvb] hvr 1400 2008-11-14 6:47 ` [linux-dvb] hvr 1400 djamil @ 2008-11-16 17:38 ` CityK 2008-11-22 11:02 ` djamil 1 sibling, 0 replies; 15+ messages in thread From: CityK @ 2008-11-16 17:38 UTC (permalink / raw) To: djamil; +Cc: linux-dvb djamil wrote: > hello again > > gents, i wrote in 96 the first X11 application to drive a radio card > in florida ... > > so can anyone tell me about spying proramms under windows to reverse > engeneer what wintv does ant the drivers > > so i can get analog working in linux ? > > best regards Hi again, I missed your earlier thread ( http://marc.info/?l=linux-dvb&m=122530861931653&w=2 ), but as you know from it, this is a cx23885 based device. There have been a couple reports of success with NTSC analogue with that part I believe. Anyway, read through these two threads which will likely provided some direction: * http://marc.info/?l=linux-dvb&m=122238944905049&w=2 * http://marc.info/?l=linux-dvb&m=122169029925610&w=2 There is a post from today that might be of interest too: * http://marc.info/?l=linux-dvb&m=122682215128088&w=2 _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [linux-dvb] hvr 1400 2008-11-14 6:47 ` [linux-dvb] hvr 1400 djamil 2008-11-16 17:38 ` CityK @ 2008-11-22 11:02 ` djamil 2008-11-22 11:45 ` djamil 1 sibling, 1 reply; 15+ messages in thread From: djamil @ 2008-11-22 11:02 UTC (permalink / raw) To: linux-dvb [-- Attachment #1.1: Type: text/plain, Size: 1888 bytes --] Le vendredi 14 novembre 2008 à 07:47 +0100, djamil a écrit : > hello again > > gents, i wrote in 96 the first X11 application to drive a radio card > in florida ... > > so can anyone tell me about spying proramms under windows to reverse > engeneer what wintv does ant the drivers > > so i can get analog working in linux ? > > best regards > > > _______________________________________ > > > linux-dvb mailing list > > linux-dvb@linuxtv.org > > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb > > _______________________________________________ > linux-dvb mailing list > linux-dvb@linuxtv.org > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb hi I adde this [CX23885_BOARD_HAUPPAUGE_HVR1400] = { .name = "Hauppauge WinTV-HVR1400", .porta = CX23885_ANALOG_VIDEO, .portb = CX23885_MPEG_ENCODER, .portc = CX23885_MPEG_DVB, .tuner_type = TUNER_LG_PAL_NEW_TAPC, .input = {{ .type = CX23885_VMUX_TELEVISION, .vmux = 0, .gpio0 = 0xff00, }, { .type = CX23885_VMUX_DEBUG, .vmux = 0, .gpio0 = 0xff01, }, { .type = CX23885_VMUX_COMPOSITE1, .vmux = 1, .gpio0 = 0xff02, }, { .type = CX23885_VMUX_SVIDEO, .vmux = 2, .gpio0 = 0xff02, } }, }, "cx23885-cards.c" 674 lignes --25%-- 171,22-44 21% and its still not working, can anyone help ? i does compile .... [-- Attachment #1.2: Type: text/html, Size: 5463 bytes --] [-- Attachment #2: Type: text/plain, Size: 150 bytes --] _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [linux-dvb] hvr 1400 2008-11-22 11:02 ` djamil @ 2008-11-22 11:45 ` djamil 0 siblings, 0 replies; 15+ messages in thread From: djamil @ 2008-11-22 11:45 UTC (permalink / raw) To: linux-dvb [-- Attachment #1.1: Type: text/plain, Size: 3640 bytes --] Le samedi 22 novembre 2008 à 12:02 +0100, djamil a écrit : > Le vendredi 14 novembre 2008 à 07:47 +0100, djamil a écrit : > > > hello again > > > > gents, i wrote in 96 the first X11 application to drive a radio card > > in florida ... > > > > so can anyone tell me about spying proramms under windows to reverse > > engeneer what wintv does ant the drivers > > > > so i can get analog working in linux ? > > > > best regards > > > > > > _______________________________________ > > > > > linux-dvb mailing list > > > linux-dvb@linuxtv.org > > > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb > > > > _______________________________________________ > > linux-dvb mailing list > > linux-dvb@linuxtv.org > > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb > > > > hi > > I adde this > > [CX23885_BOARD_HAUPPAUGE_HVR1400] = { > .name = "Hauppauge WinTV-HVR1400", > .porta = CX23885_ANALOG_VIDEO, > .portb = CX23885_MPEG_ENCODER, > .portc = CX23885_MPEG_DVB, > .tuner_type = TUNER_LG_PAL_NEW_TAPC, > .input = {{ > .type = CX23885_VMUX_TELEVISION, > .vmux = 0, > .gpio0 = 0xff00, > }, { > .type = CX23885_VMUX_DEBUG, > .vmux = 0, > .gpio0 = 0xff01, > }, { > .type = CX23885_VMUX_COMPOSITE1, > .vmux = 1, > .gpio0 = 0xff02, > }, { > .type = CX23885_VMUX_SVIDEO, > .vmux = 2, > .gpio0 = 0xff02, > } }, > > }, > > "cx23885-cards.c" 674 lignes --25%-- > 171,22-44 21% > > > > and its still not working, can anyone help ? i does compile .... > > _______________________________________________ > linux-dvb mailing list > linux-dvb@linuxtv.org > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb then i tryed this [CX23885_BOARD_HAUPPAUGE_HVR1400] = { .name = "Hauppauge WinTV-HVR1400", .porta = CX23885_ANALOG_VIDEO, .portc = CX23885_MPEG_DVB, .tuner_type = TUNER_XC2028, .tuner_addr = 0x61, /* 0xc2 >> 1 */ .input = {{ .type = CX23885_VMUX_TELEVISION, .vmux = CX25840_VIN7_CH3 | CX25840_VIN5_CH2 | CX25840_VIN2_CH1, .gpio0 = 0, }, { .type = CX23885_VMUX_COMPOSITE1, .vmux = CX25840_VIN7_CH3 | CX25840_VIN4_CH2 | CX25840_VIN6_CH1, .gpio0 = 0, }, { .type = CX23885_VMUX_SVIDEO, .vmux = CX25840_VIN7_CH3 | CX25840_VIN4_CH2 | CX25840_VIN8_CH1 | CX25840_SVIDEO_ON, .gpio0 = 0, } }, }, still no luck, firmware loading errors [-- Attachment #1.2: Type: text/html, Size: 11075 bytes --] [-- Attachment #2: Type: text/plain, Size: 150 bytes --] _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 15+ messages in thread
* [linux-dvb] hvr 1400 @ 2009-02-21 10:37 djamil 0 siblings, 0 replies; 15+ messages in thread From: djamil @ 2009-02-21 10:37 UTC (permalink / raw) To: linux-dvb [-- Attachment #1.1: Type: text/plain, Size: 48 bytes --] hello still no analog for this card ? regards [-- Attachment #1.2: Type: text/html, Size: 295 bytes --] [-- Attachment #2: Type: text/plain, Size: 228 bytes --] _______________________________________________ linux-dvb users mailing list For V4L/DVB development, please use instead linux-media@vger.kernel.org linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 15+ messages in thread
* [linux-dvb] crash issue with dvbstream @ 2008-11-08 3:43 Ron Gage 2008-11-08 9:03 ` [linux-dvb] HVR 1400 djamil 0 siblings, 1 reply; 15+ messages in thread From: Ron Gage @ 2008-11-08 3:43 UTC (permalink / raw) To: linux-dvb I am having problems with dvbstream segfaulting. The segfaults are occurring at line 635 of dvbstream.c - PAT.entries[] are basically NULL causing the segfault. I was asked by mrec on the IRC channel to make a ts dump of the video signal I am trying to stream. That stream is at http://www.mi-connect.com/crash.ts. This dump file is roughly 224 meg in size. Let me know if I can help in finding this problem. Ron Gage Westland, MI _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 15+ messages in thread
* [linux-dvb] HVR 1400 2008-11-08 3:43 [linux-dvb] crash issue with dvbstream Ron Gage @ 2008-11-08 9:03 ` djamil 2008-11-08 9:06 ` djamil 0 siblings, 1 reply; 15+ messages in thread From: djamil @ 2008-11-08 9:03 UTC (permalink / raw) To: linux-dvb [-- Attachment #1.1: Type: text/plain, Size: 89 bytes --] Hello gentlemen I still cant use svideo / composite with WinTv hvr1400 ? best regards [-- Attachment #1.2: Type: text/html, Size: 334 bytes --] [-- Attachment #2: Type: text/plain, Size: 150 bytes --] _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [linux-dvb] HVR 1400 2008-11-08 9:03 ` [linux-dvb] HVR 1400 djamil @ 2008-11-08 9:06 ` djamil 2008-11-08 10:31 ` djamil 0 siblings, 1 reply; 15+ messages in thread From: djamil @ 2008-11-08 9:06 UTC (permalink / raw) To: linux-dvb [-- Attachment #1.1: Type: text/plain, Size: 418 bytes --] sorry for the pollution I thaught seeing it in the sources ... Regards Le samedi 08 novembre 2008 à 10:03 +0100, djamil a écrit : > Hello gentlemen > > I still cant use svideo / composite with WinTv hvr1400 ? > > best regards > > _______________________________________________ > linux-dvb mailing list > linux-dvb@linuxtv.org > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb [-- Attachment #1.2: Type: text/html, Size: 852 bytes --] [-- Attachment #2: Type: text/plain, Size: 150 bytes --] _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [linux-dvb] HVR 1400 2008-11-08 9:06 ` djamil @ 2008-11-08 10:31 ` djamil 2008-11-08 16:40 ` djamil 0 siblings, 1 reply; 15+ messages in thread From: djamil @ 2008-11-08 10:31 UTC (permalink / raw) To: linux-dvb [-- Attachment #1.1: Type: text/plain, Size: 834 bytes --] Hello I have just installed the CVS version, modinfo talks about a video DEV but no /dev/video are created Can you help ? regards Le samedi 08 novembre 2008 à 10:06 +0100, djamil a écrit : > sorry for the pollution > > I thaught seeing it in the sources ... > > Regards > > > > Le samedi 08 novembre 2008 à 10:03 +0100, djamil a écrit : > > > Hello gentlemen > > > > I still cant use svideo / composite with WinTv hvr1400 ? > > > > best regards > > > > _______________________________________________ > > linux-dvb mailing list > > linux-dvb@linuxtv.org > > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb > > _______________________________________________ > linux-dvb mailing list > linux-dvb@linuxtv.org > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb [-- Attachment #1.2: Type: text/html, Size: 1481 bytes --] [-- Attachment #2: Type: text/plain, Size: 150 bytes --] _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [linux-dvb] HVR 1400 2008-11-08 10:31 ` djamil @ 2008-11-08 16:40 ` djamil 2008-11-08 19:35 ` djamil 0 siblings, 1 reply; 15+ messages in thread From: djamil @ 2008-11-08 16:40 UTC (permalink / raw) To: linux-dvb [-- Attachment #1.1: Type: text/plain, Size: 1546 bytes --] hello I have cvs'd drwxr-sr-x 7 root src 4096 2008-11-08 17:01 cx23885-audio drwxr-sr-x 7 root src 4096 2008-11-08 17:27 cx23885-leadtek drwxr-sr-x 7 root src 4096 2008-11-08 17:21 cx23885-sram drwxr-sr-x 7 root src 4096 2008-11-08 17:09 cx23885-video from http://linuxtv.org/hg/~stoth/* unluckyly the video part wont compile, sram neither , any one want to join me ? Le samedi 08 novembre 2008 à 11:31 +0100, djamil a écrit : > Hello > > I have just installed the CVS version, modinfo talks about a video DEV > but no /dev/video are created > Can you help ? > > > regards > > > > Le samedi 08 novembre 2008 à 10:06 +0100, djamil a écrit : > > > sorry for the pollution > > > > I thaught seeing it in the sources ... > > > > Regards > > > > > > > > Le samedi 08 novembre 2008 à 10:03 +0100, djamil a écrit : > > > > > Hello gentlemen > > > > > > I still cant use svideo / composite with WinTv hvr1400 ? > > > > > > best regards > > > > > > _______________________________________________ > > > linux-dvb mailing list > > > linux-dvb@linuxtv.org > > > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb > > > > _______________________________________________ > > linux-dvb mailing list > > linux-dvb@linuxtv.org > > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb > > _______________________________________________ > linux-dvb mailing list > linux-dvb@linuxtv.org > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb [-- Attachment #1.2: Type: text/html, Size: 2521 bytes --] [-- Attachment #2: Type: text/plain, Size: 150 bytes --] _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [linux-dvb] HVR 1400 2008-11-08 16:40 ` djamil @ 2008-11-08 19:35 ` djamil 2008-11-09 0:17 ` CityK 2008-11-09 6:36 ` djamil 0 siblings, 2 replies; 15+ messages in thread From: djamil @ 2008-11-08 19:35 UTC (permalink / raw) To: linux-dvb [-- Attachment #1.1: Type: text/plain, Size: 1937 bytes --] am I in the wrong list ? Le samedi 08 novembre 2008 à 17:40 +0100, djamil a écrit : > hello > > I have cvs'd > > > drwxr-sr-x 7 root src 4096 2008-11-08 17:01 cx23885-audio > drwxr-sr-x 7 root src 4096 2008-11-08 17:27 cx23885-leadtek > drwxr-sr-x 7 root src 4096 2008-11-08 17:21 cx23885-sram > drwxr-sr-x 7 root src 4096 2008-11-08 17:09 cx23885-video > > from > http://linuxtv.org/hg/~stoth/* > > > unluckyly the video part wont compile, sram neither , > > any one want to join me ? > > > > > Le samedi 08 novembre 2008 à 11:31 +0100, djamil a écrit : > > > Hello > > > > I have just installed the CVS version, modinfo talks about a video > > DEV but no /dev/video are created > > Can you help ? > > > > > > regards > > > > > > > > Le samedi 08 novembre 2008 à 10:06 +0100, djamil a écrit : > > > > > sorry for the pollution > > > > > > I thaught seeing it in the sources ... > > > > > > Regards > > > > > > > > > > > > Le samedi 08 novembre 2008 à 10:03 +0100, djamil a écrit : > > > > > > > Hello gentlemen > > > > > > > > I still cant use svideo / composite with WinTv hvr1400 ? > > > > > > > > best regards > > > > > > > > _______________________________________________ > > > > linux-dvb mailing list > > > > linux-dvb@linuxtv.org > > > > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb > > > > > > _______________________________________________ > > > linux-dvb mailing list > > > linux-dvb@linuxtv.org > > > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb > > > > _______________________________________________ > > linux-dvb mailing list > > linux-dvb@linuxtv.org > > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb > > _______________________________________________ > linux-dvb mailing list > linux-dvb@linuxtv.org > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb [-- Attachment #1.2: Type: text/html, Size: 3161 bytes --] [-- Attachment #2: Type: text/plain, Size: 150 bytes --] _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [linux-dvb] HVR 1400 2008-11-08 19:35 ` djamil @ 2008-11-09 0:17 ` CityK 2008-11-09 6:36 ` djamil 1 sibling, 0 replies; 15+ messages in thread From: CityK @ 2008-11-09 0:17 UTC (permalink / raw) To: djamil; +Cc: linux-dvb djamil wrote: > am I in the wrong list ? No, but you are being impatient. Please don't top post either. _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [linux-dvb] HVR 1400 2008-11-08 19:35 ` djamil 2008-11-09 0:17 ` CityK @ 2008-11-09 6:36 ` djamil 1 sibling, 0 replies; 15+ messages in thread From: djamil @ 2008-11-09 6:36 UTC (permalink / raw) To: linux-dvb [-- Attachment #1.1: Type: text/plain, Size: 2426 bytes --] hello can someone please answeer me ? can i use svideo/composite in with hvr1400 ? best regards Le samedi 08 novembre 2008 à 20:35 +0100, djamil a écrit : > am I in the wrong list ? > > > Le samedi 08 novembre 2008 à 17:40 +0100, djamil a écrit : > > > hello > > > > I have cvs'd > > > > > > drwxr-sr-x 7 root src 4096 2008-11-08 17:01 cx23885-audio > > drwxr-sr-x 7 root src 4096 2008-11-08 17:27 cx23885-leadtek > > drwxr-sr-x 7 root src 4096 2008-11-08 17:21 cx23885-sram > > drwxr-sr-x 7 root src 4096 2008-11-08 17:09 cx23885-video > > > > from > > http://linuxtv.org/hg/~stoth/* > > > > > > unluckyly the video part wont compile, sram neither , > > > > any one want to join me ? > > > > > > > > > > Le samedi 08 novembre 2008 à 11:31 +0100, djamil a écrit : > > > > > Hello > > > > > > I have just installed the CVS version, modinfo talks about a video > > > DEV but no /dev/video are created > > > Can you help ? > > > > > > > > > regards > > > > > > > > > > > > Le samedi 08 novembre 2008 à 10:06 +0100, djamil a écrit : > > > > > > > sorry for the pollution > > > > > > > > I thaught seeing it in the sources ... > > > > > > > > Regards > > > > > > > > > > > > > > > > Le samedi 08 novembre 2008 à 10:03 +0100, djamil a écrit : > > > > > > > > > Hello gentlemen > > > > > > > > > > I still cant use svideo / composite with WinTv hvr1400 ? > > > > > > > > > > best regards > > > > > > > > > > _______________________________________________ > > > > > linux-dvb mailing list > > > > > linux-dvb@linuxtv.org > > > > > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb > > > > > > > > _______________________________________________ > > > > linux-dvb mailing list > > > > linux-dvb@linuxtv.org > > > > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb > > > > > > _______________________________________________ > > > linux-dvb mailing list > > > linux-dvb@linuxtv.org > > > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb > > > > _______________________________________________ > > linux-dvb mailing list > > linux-dvb@linuxtv.org > > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb > > _______________________________________________ > linux-dvb mailing list > linux-dvb@linuxtv.org > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb [-- Attachment #1.2: Type: text/html, Size: 3918 bytes --] [-- Attachment #2: Type: text/plain, Size: 150 bytes --] _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 15+ messages in thread
* [linux-dvb] hvr 1400 @ 2008-04-19 15:59 Jean-Michel Brünn 0 siblings, 0 replies; 15+ messages in thread From: Jean-Michel Brünn @ 2008-04-19 15:59 UTC (permalink / raw) To: linux-dvb hello, and, any news on the pcie mini (expresscard) hvr1400? anything i could help with? -- Jean-Michel Brünn <jean.bruenn@ip-minds.de> _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 15+ messages in thread
end of thread, other threads:[~2009-02-21 10:37 UTC | newest] Thread overview: 15+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2008-11-13 16:20 [linux-dvb] AVerTV Hybrid Nanoexpress support Martin Pauly 2008-11-13 23:41 ` CityK 2008-11-14 6:47 ` [linux-dvb] hvr 1400 djamil 2008-11-16 17:38 ` CityK 2008-11-22 11:02 ` djamil 2008-11-22 11:45 ` djamil -- strict thread matches above, loose matches on Subject: below -- 2009-02-21 10:37 djamil 2008-11-08 3:43 [linux-dvb] crash issue with dvbstream Ron Gage 2008-11-08 9:03 ` [linux-dvb] HVR 1400 djamil 2008-11-08 9:06 ` djamil 2008-11-08 10:31 ` djamil 2008-11-08 16:40 ` djamil 2008-11-08 19:35 ` djamil 2008-11-09 0:17 ` CityK 2008-11-09 6:36 ` djamil 2008-04-19 15:59 [linux-dvb] hvr 1400 Jean-Michel Brünn
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox