Gunther Mayer wrote:
Torgeir Veimo wrote: can you send me a complete diff, so I can test here too and switch to your code then ?
Well, I don't know wether it should live in bttv-cards.c or tuner.c. I just put it in bttv-card.c for now.
I'll create a diff. Just one more test.
In addition I had to remove the setting of register 3,4,8,9,10 in the mt2032_compute_freq() method, since for some reason, the card will not tune with these registers being set with this initialization.
Well, this was not true. I put pack the code that sets the reserved registers, and it still works, and with those in place the chip actually tunes much better.
My card now tunes when coldbooted,
- but now with the same performance as before. -- -Torgeir