On 9/20/07, Markus Rechberger <[EMAIL PROTECTED]> wrote:
> On 9/20/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >
> >
> > > I don't think Markus added the code to set the tuner callback on your
> > > card, and that's probably what's causing this. (I meant to ask him
> > > about this at the time, but I forgot.) Try adding "case
> > > EM2882_BOARD_KWORLD_VS_DVBT:" to the long list of case statements
> > > before the "tun_setup.tuner_callback = dev->em28xx_callback =
> > > em28xx_reset_control;" line in
> > > linux/drivers/media/video/em28xx/em28xx-i2c.c.
> > >
> > > Aidan
> >
> > hi all , hi Aidian,
> >
>
> this device needs a proper gpio reset value best is to wait till I'm
> done with the newer drivers.
> I just got my HVR 900 work with the newer drivers so others should come 
> shortly
> I avoid to do any further work on v4l-dvb-experimental since that code
> won't go into the kernel due difficulties with some other developers
> any time soon...

Ah. I wonder if it uses the same GPIO values as one of the other
drivers. (It might be worth editing em28xx_reset_control in
linux/drivers/media/video/em28xx/em28xx-i2c.c to move "case
EM2882_BOARD_KWORLD_VS_DVBT:" to, say, together with the block of five
EM2861_BOARD_KWORLD_* below on the off-chance it works. There are two
main sets of GPIO values in widespread use, together with a few less
widely used ones.)

Aidan

_______________________________________________
Em28xx mailing list
[email protected]
http://mcentral.de/mailman/listinfo/em28xx

Reply via email to