lkml.org 
[lkml]   [2004]   [Feb]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 7/9] tda1004x DVB frontend update
Hello Andrew,

On 02/23/04 23:09, Andrew Morton wrote:
>> // read it!
>>- lseek(fd, tda10045h_fwinfo[fwinfo_idx].fw_offset, 0);
>>+ lseek(fd, fw_offset, 0);
>> if (read(fd, firmware, fw_size) != fw_size) {

> was there some plan to convert DVB over to using the firmware loader?

Yes. But as I wrote in the mail to Christoph, we currently don't have a
chance to use some in-kernel structure (pci device, i2c bus) that
automatically exports the firmware loading magic through sysfs.

Because of this, we would have to write our own sysfs backend for the
dvb i2c subsystem, in order to get proper firmware loading support.

As I already mentioned in another mail, we want to go back to the kernel
i2c subsystem.

Currently, the stuff is running quite stable and is "in use".

Changing the i2c subsystem would require changes in all frontend drivers
+ plus in the dvb drivers exporting the i2c facilities.

Is such a big change acceptable for 2.6 if it fixes these horrible hacks
or is this 2.7 stuff?

CU
Michael.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:01    [W:0.077 / U:0.324 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site