Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Re: No time to load tda1004x firmware in currentCVS (kernel 2.6.4)
Hello,
On 05/13/04 01:06, Johannes Stezenbach wrote:
Since the FW file was always called "tda1004x.bin" I would change the
name in the driver to match the documentation.
firmware.txt states some naming policy regaring frontend firmwares:
------------------schnipp----------------------------------
The firmware.agent script expects firmware binaries in
/usr/lib/hotplug/firmware/. To avoid naming and versioning
conflicts we propose the following naming scheme:
/usr/lib/hotplug/firmware/dvb-{driver}-{ver}.fw
for MPEG decoders etc.
/usr/lib/hotplug/firmware/dvb-fe-{driver}-{ver}.fw
for frontends
------------------schnipp----------------------------------
But what's the firmware version of the binary dll? tda1004x.c says that
currently v2.15a is supported.
So should the firmware be named "dvb-fe-tda1004x-2.15a.fw" ?
What about the lousy error message?
request_firmware() doesn't return information about why it failed.
So tda1004x.c should not say "timeout" but rather just "failed".
I'll fix that.
Hotplug should probably print a message if it cannot find a firmware file.
Indeed.
Johannes
CU
Michael.
--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index