public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch/2.5.66] update of unified zoran driver
@ 2003-03-30  0:35 Ronald Bultje
  2003-03-30 16:52 ` Nicholas Wourms
  0 siblings, 1 reply; 2+ messages in thread
From: Ronald Bultje @ 2003-03-30  0:35 UTC (permalink / raw)
  To: linux-kernel; +Cc: alan, kraxel

Hey all,

http://mjpeg.sourceforge.net/driver-zoran/linux-zoran-driver.patch.gz
contains an update of the zoran driver to the current version in kernel
2.5.66. Changes (globally) to current kernel driver:

* support for video4linux2
* support for new videodev interface
* support for new i2c interface
* support for pinnacle/miro dc30/dc30+
* support for linux media labs lml33r10
* many bugfixes, additions, new features, bla, etc.
* this one actually compiles

Basically, it's quite uptodate to current kernel standards, as far as I
know (well, definately better than the zoran driver in the current
kernel, which doesn't even compile). A group of users has been testing
and improving it for some time now (on the mjpeg mailinglists), so I'm
quite happy with its current state. Supported cards:

* Iomega Buz
* Pinnacle/Miro DC10/DC10+
* Pinnacle/Miro DC30/DC30+
* Linux Media Labs LML33
* Linux Media Labs LML33R10

Unzipped patch is 720kB, the gzipped patch is 160kB (MD5SUM:
974db61765547c811d3298a284ed8221). Yeah, I know it's huge, the problem
(...) is that it contains a huge number of i2c client drivers and three
different codec modules. For each of these, it contains an update or a
completely new version (for the previously unsupported cards). All in
all, this makes the patch quite large. It basically only touches code
that was previously owned by our old driver too, though, apart from the
saa7110.c driver (owned by the also-broken zr36120 driver which still
needs updating to the new i2c stuff). Lastly, it touches some (unused)
I2C IDs (VPX32XX and ADV717X) and renames these to VPX3220 and ADV7175
to prevent naming confusion with the VPX3224 (module not finished yet,
so not in the patch) and ADV7170 (also in patch).

Anyone willing to take this beast? Gerd? Alan?

Thanks,

Ronald

-- 
Ronald Bultje <rbultje@ronald.bitfreak.net>


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [patch/2.5.66] update of unified zoran driver
  2003-03-30  0:35 [patch/2.5.66] update of unified zoran driver Ronald Bultje
@ 2003-03-30 16:52 ` Nicholas Wourms
  0 siblings, 0 replies; 2+ messages in thread
From: Nicholas Wourms @ 2003-03-30 16:52 UTC (permalink / raw)
  To: linux-kernel

Ronald Bultje wrote:
[SNIP]
> Anyone willing to take this beast? Gerd? Alan?
> 
> Thanks,
> 
> Ronald
> 

Does your update take into account the recent changes to the 
i2c framework on 2003-03-21 & 2003-03-22?  You might want to 
also provide an update patch which will apply cleanly after 
those changes to make it easier to test...

Cheers,
Nicholas



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-03-30 16:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-30  0:35 [patch/2.5.66] update of unified zoran driver Ronald Bultje
2003-03-30 16:52 ` Nicholas Wourms

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox