Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Re: tda1004x.c and support of future firmware
From: "Michael Hunold" <hunold@convergence.de>
> 1. Rename the default firmware from "tda1004x.bin" to
> "dvb-fe-tda1004x-2.15a.fw". Add a comment that users should
> extract and rename their firmware appropriately.
Hmm, how about a really flexible solution:
Instead of reading a firmware file directly, read a firmware _information_
file, a simple text file which only contains four pieces of information,
e.g.:
firmware_file=ttlcdacc.dll
firmware_offset=0x38EF9
firmware_length=30554
firmware_version=0x2C
Then you wouldn't have to change the sources and recompile to add support
for a new DLL version...
Regards,
--
Robert Schlabbach
e-mail: robert_s@gmx.net
Berlin, Germany
Home |
Main Index |
Thread Index