Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: Hauppuage Conexant cx2388x DVB-T board GPL driver release



> One thing I'd suggest is wrapping the call to cx22702_validate_eeprom() in
a
> test like:

> if (!strcmp(adapter->name, "WHATEVERISAPPROPRIATE")) {
> cx22702_validate_eeprom()
> }

> Or is the EEPROM structure always the same for all cx22702-based cards?
(I'm
> guessing its Hauppauge specific).

Nope. You're right. I'd be happy to patch this, and add a few other things
(backport to 2.4).  Who should I contact for a CVS login?

> I know for a fact that Leadtek LR6650 cards are cx88 based with a cx22702
> demod+ a Thomson DTT 7579 PLL, so it would make it easy for someone to
> support those in the future. In fact, I have information on how to program
> that tuner right here, so I might as well do that while I'm at it.

> What do you think?

Feel free :)





Home | Main Index | Thread Index