Stefan Ringel wrote: > Am 08.02.2010 19:14, schrieb Mauro Carvalho Chehab: >> Stefan Ringel wrote: >> >> We'll need some function to change between analog and digital modes, doing the right >> GPIO changes. See em28xx_set_mode() for a way of implementing it. >> >> > I don't mean that. I mean it loads the init table then goes to > tm600_cards_setup, then goes to return and loads the init table new and > then ... reset the demodulator or can it without the reset demodulator? > I can test it next weekend. Tests are required. Maybe you'll need to call it again. The tm6000 chip has lot of weird behaviours. In the case of xc3028 on analog, you need to re-load the firmware every time the stream starts. Also, it seems that tm6000 has a timeout: if the image is not ok for a few seconds, it cuts the tuner down. So, I ended to make it to re-load part of the firmware (the smaller part of the firmware) every time the channel changes, when I wrote the first version of the driver. I suspect that this behavior of tuner-xc2028 were removed on the last driver reviews, to speedup tuning with all other devices that use those chips. -- Cheers, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html