All of lore.kernel.org
 help / color / mirror / Atom feed
From: djamil <djamil@djamil.net>
To: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] hvr 1400
Date: Sat, 22 Nov 2008 12:45:34 +0100	[thread overview]
Message-ID: <1227354334.18169.2.camel@toptop> (raw)
In-Reply-To: <1227351743.18169.1.camel@toptop>


[-- 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

  reply	other threads:[~2008-11-22 11:45 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
  -- 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1227354334.18169.2.camel@toptop \
    --to=djamil@djamil.net \
    --cc=linux-dvb@linuxtv.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.