David Howells <dhowe...@redhat.com> wrote:

> I guess I need to check the tuner writes too.

>From dvbsky:

        TUNER_write(10, [0a])
        TUNER_write(11, [40])

and from your driver:

        TUNER_write(10, [0b40])

That would appear to be some sort of tuner frequency setting?

David
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to