[linux-dvb] em28xx tv support under linux kernel.

2007-09-09 Thread kevin liu
Dear Mako:
I am studying the em28xx codes under Linux kernel(2.6.20). It
seems that there is no ATSC or NTSC support.
In em28xx-card.c, it defines em28xx_boards array to specify the tv
card the driver can support, struct em28xx_input indicates the tv
input method, but in the em28xx_boards, there is no struct that
includes EM28XX_VMUX_TELEVISION.
I got puzzled by the driver now.
:{

___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb


Re: [linux-dvb] em28xx tv support under linux kernel.

2007-09-10 Thread Markus Rechberger
On 9/10/07, kevin liu <[EMAIL PROTECTED]> wrote:
> Dear Mako:
> I am studying the em28xx codes under Linux kernel(2.6.20). It
> seems that there is no ATSC or NTSC support.
> In em28xx-card.c, it defines em28xx_boards array to specify the tv
> card the driver can support, struct em28xx_input indicates the tv
> input method, but in the em28xx_boards, there is no struct that
> includes EM28XX_VMUX_TELEVISION.
> I got puzzled by the driver now.
> :{

Hi Kevin,

you might have a look at
http://mcentral.de/wiki/index.php/Em2880

after doing some cleanup I will commit some newer code this week
basically the implementation on mcentral.de takes care about alot
extra things.

Anyway the logs which you sent previously does not really show up what
device it is about (it moreover shows up that you own a device which
is supported by dvb_usb)

could you submit an lsusb output?

Markus

___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb


Re: [linux-dvb] em28xx tv support under linux kernel.

2007-09-10 Thread Markus Rechberger
On 9/10/07, Markus Rechberger <[EMAIL PROTECTED]> wrote:
> On 9/10/07, kevin liu <[EMAIL PROTECTED]> wrote:
> > Dear Mako:
> > I am studying the em28xx codes under Linux kernel(2.6.20). It
> > seems that there is no ATSC or NTSC support.
> > In em28xx-card.c, it defines em28xx_boards array to specify the tv
> > card the driver can support, struct em28xx_input indicates the tv
> > input method, but in the em28xx_boards, there is no struct that
> > includes EM28XX_VMUX_TELEVISION.
> > I got puzzled by the driver now.
> > :{
>
> Hi Kevin,
>
> you might have a look at
> http://mcentral.de/wiki/index.php/Em2880
>
> after doing some cleanup I will commit some newer code this week
> basically the implementation on mcentral.de takes care about alot
> extra things.
>
> Anyway the logs which you sent previously does not really show up what
> device it is about (it moreover shows up that you own a device which
> is supported by dvb_usb)
>
> could you submit an lsusb output?
>

Just as a reference, I'm refering to the mail which got submitted
earlier to the em28xx ML; if it's still about the same device it's not
supported by the em28xx.

http://www.mail-archive.com/linux-dvb%40linuxtv.org/msg24925.html

Markus

___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb