Mailing List archive

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

[linux-dvb] Re: tda1004x now working, patch enclosed.



Many thanks, with Robert's + other's help I have got the firmware loading and 
the frontend registered - hooray.

The patch for the firmware from the latest technotrend driver is:
as Robert correctly says, the patch, which must applied 
to  /usr/src/linux/drivers/media/dvb/frontends/tda1004x.c
is:

187c187
< static struct fwinfo tda10045h_fwinfo[] = { {.file_size = 286720,.fw_offset 
= 0x34cc5,.fw_size = 30555} };
---
> static struct fwinfo tda10045h_fwinfo[] = { {.file_size = 286720,.fw_offset 
= 0x34cc5,.fw_size = 30555}, {.file_size = 
303104,.fw_offset=0x37EF9,.fw_size=30555} };
192a193
>

Please integrate this patch into the code ASAP :).
Cheers,
  Luke.




Home | Main Index | Thread Index