Mailing List archive

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

[linux-dvb] Re: tda10045h driver changes



Andrew de Quincey wrote:
Hi, I've made some changes to the driver

1) Implemented status readouts (BER, all status bits etc).
2) Reorganised internally so we can implement future revisions easily.

IMPORTANT: the firmware filename has changed to:
/usr/lib/DVB/driver/frontends/tda1004x.mc

The reason for the reorganisation is that its likely the TDA10046 frontend will start appearing eventually.. this has large differences to the TDA10045. If anyone gets one of these cards and wants to donate it to help development, feel free :)
Hi André, can you please make the firmware location configurable through Kconfig as it is done for e.g. the DEC2000 driver? For the 2.4 build just add a fallback

#ifndef CONFIG_TDA1004X_MC_LOCATION
#define CONFIG_TDA1004X_MC_LOCATION "/etc/dvb/tda1004x.mc"
#endif

thanks,

Holger



--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index