From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp4-g19.free.fr ([212.27.42.30]) by www.linuxtv.org with esmtp (Exim 4.63) (envelope-from ) id 1L3qvi-0004qU-LB for linux-dvb@linuxtv.org; Sat, 22 Nov 2008 12:45:39 +0100 Received: from smtp4-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp4-g19.free.fr (Postfix) with ESMTP id 3C9683EA105 for ; Sat, 22 Nov 2008 12:45:35 +0100 (CET) Received: from [192.168.1.10] (djamil.net [88.177.154.16]) by smtp4-g19.free.fr (Postfix) with ESMTP id E9A453EA0D8 for ; Sat, 22 Nov 2008 12:45:34 +0100 (CET) From: djamil To: linux-dvb@linuxtv.org In-Reply-To: <1227351743.18169.1.camel@toptop> References: <1226593203.7542.5.camel@martin> <491CBB23.9000904@rogers.com> <1226645235.9539.8.camel@toptop> <1227351743.18169.1.camel@toptop> Date: Sat, 22 Nov 2008 12:45:34 +0100 Message-Id: <1227354334.18169.2.camel@toptop> Mime-Version: 1.0 Subject: Re: [linux-dvb] hvr 1400 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0977422973==" Mime-version: 1.0 Sender: linux-dvb-bounces@linuxtv.org Errors-To: linux-dvb-bounces+mchehab=infradead.org@linuxtv.org List-ID: --===============0977422973== Content-Type: multipart/alternative; boundary="=-Tl/3cPw+ZfqSVzTEatYI" --=-Tl/3cPw+ZfqSVzTEatYI Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: quoted-printable Le samedi 22 novembre 2008 =E0 12:02 +0100, djamil a =E9crit : > Le vendredi 14 novembre 2008 =E0 07:47 +0100, djamil a =E9crit : >=20 > > hello again > >=20 > > gents, i wrote in 96 the first X11 application to drive a radio card > > in florida ... > >=20 > > so can anyone tell me about spying proramms under windows to reverse > > engeneer what wintv does ant the drivers > >=20 > > so i can get analog working in linux ? > >=20 > > best regards > >=20 > >=20 > > _______________________________________ > >=20 > > > linux-dvb mailing list > > > linux-dvb@linuxtv.org > > > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb > >=20 > > _______________________________________________ > > linux-dvb mailing list > > linux-dvb@linuxtv.org > > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb >=20 >=20 >=20 > hi=20 >=20 > I adde this >=20 > [CX23885_BOARD_HAUPPAUGE_HVR1400] =3D { > .name =3D "Hauppauge WinTV-HVR1400", > .porta =3D CX23885_ANALOG_VIDEO, > .portb =3D CX23885_MPEG_ENCODER, > .portc =3D CX23885_MPEG_DVB, > .tuner_type =3D TUNER_LG_PAL_NEW_TAPC, > .input =3D {{ > .type =3D CX23885_VMUX_TELEVISION, > .vmux =3D 0, > .gpio0 =3D 0xff00, > }, { > .type =3D CX23885_VMUX_DEBUG, > .vmux =3D 0, > .gpio0 =3D 0xff01, > }, { > .type =3D CX23885_VMUX_COMPOSITE1, > .vmux =3D 1, > .gpio0 =3D 0xff02, > }, { > .type =3D CX23885_VMUX_SVIDEO, > .vmux =3D 2, > .gpio0 =3D 0xff02, > } }, >=20 > }, >=20 > "cx23885-cards.c" 674 lignes --25%-- > 171,22-44 21% >=20 >=20 >=20 > and its still not working, can anyone help ? i does compile ....=20 >=20 > _______________________________________________ > 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] =3D { .name =3D "Hauppauge WinTV-HVR1400", .porta =3D CX23885_ANALOG_VIDEO, .portc =3D CX23885_MPEG_DVB, .tuner_type =3D TUNER_XC2028, .tuner_addr =3D 0x61, /* 0xc2 >> 1 */ .input =3D {{ .type =3D CX23885_VMUX_TELEVISION, .vmux =3D CX25840_VIN7_CH3 | CX25840_VIN5_CH2 | CX25840_VIN2_CH1, .gpio0 =3D 0, }, { .type =3D CX23885_VMUX_COMPOSITE1, .vmux =3D CX25840_VIN7_CH3 | CX25840_VIN4_CH2 | CX25840_VIN6_CH1, .gpio0 =3D 0, }, { .type =3D CX23885_VMUX_SVIDEO, .vmux =3D CX25840_VIN7_CH3 | CX25840_VIN4_CH2 | CX25840_VIN8_CH1 | CX25840_SVIDEO_ON, .gpio0 =3D 0, } }, }, still no luck, firmware loading errors --=-Tl/3cPw+ZfqSVzTEatYI Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: 7bit 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 --=-Tl/3cPw+ZfqSVzTEatYI-- --===============0977422973== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb --===============0977422973==--