public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ronald Bultje <rbultje@ronald.bitfreak.net>
To: linux-kernel@vger.kernel.org
Cc: alan@lxorguk.ukuu.org.uk, kraxel@bytesex.org
Subject: [patch/2.5.66] update of unified zoran driver
Date: 30 Mar 2003 01:35:16 +0100	[thread overview]
Message-ID: <1048984516.1316.25.camel@localhost.localdomain> (raw)

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>


             reply	other threads:[~2003-03-29 22:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-30  0:35 Ronald Bultje [this message]
2003-03-30 16:52 ` [patch/2.5.66] update of unified zoran driver Nicholas Wourms

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1048984516.1316.25.camel@localhost.localdomain \
    --to=rbultje@ronald.bitfreak.net \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=kraxel@bytesex.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox