From: Mauro Carvalho Chehab <mchehab@infradead.org>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: Jean Delvare <khali@linux-fr.org>, linux-media@vger.kernel.org
Subject: Re: Minimum kernel version supported by v4l-dvb
Date: Tue, 17 Feb 2009 23:08:15 -0300 [thread overview]
Message-ID: <20090217230815.70c81815@pedra.chehab.org> (raw)
In-Reply-To: <200902180118.37354.hverkuil@xs4all.nl>
On Wed, 18 Feb 2009 01:18:37 +0100
Hans Verkuil <hverkuil@xs4all.nl> wrote:
> On Wednesday 18 February 2009 01:08:23 Mauro Carvalho Chehab wrote:
> > On Tue, 17 Feb 2009 14:23:27 +0100
> >
> > Jean Delvare <khali@linux-fr.org> wrote:
> > > Hi Mauro,
> > >
> > > These days I am helping Hans Verkuil convert the last users of the
> > > legacy i2c device driver binding model to the new, standard binding
> > > model. It turns out to be a very complex task because the v4l-dvb
> > > repository is supposed to still support kernels as old as 2.6.16, while
> > > the initial support for the new i2c binding model was added in kernel
> > > 2.6.22 (and even that is somewhat different from what is upstream now.)
> > > This forces us to add quirks all around the place, which will surely
> > > result in bugs because the code becomes hard to read, understand and
> > > maintain.
> > >
> > > In fact, without this need for backwards compatibility, I would
> > > probably have been able to convert most of the drivers myself, without
> > > Hans' help, and this would already be all done. But as things stand
> > > today, he has to do most of the work, and our progress is slow.
> > >
> > > So I would like you to consider changing the minimum kernel version
> > > supported by the v4l-dvb repository from 2.6.16 to at least 2.6.22.
> > > Ideal for us would even be 2.6.26, but I would understand that this is
> > > too recent for you. Kernel 2.6.22 is one year and a half old, I
> > > honestly doubt that people fighting to get their brand new TV adapter
> > > to work are using anything older. As a matter of fact, kernel 2.6.22 is
> > > what openSUSE 10.3 has, and this is the oldest openSUSE product that is
> > > still maintained.
> > >
> > > I understand and respect your will to let a large range of users build
> > > the v4l-dvb repository, but at some point the cost for developers seems
> > > to be too high, so there's a balance to be found between users and
> > > developers. At the moment the balance isn't right IMHO.
> >
> > In my case, I use RHEL 5.3 that comes with 2.6.18. I need at least to
> > have compatibility until this version, otherwise it will be harder to me
> > to test things, since most of the time I need to run RHEL 5 kernel.
> >
> > I know that other developers also use RHEL 5 on their environments.
>
> Why should we have ugly and time consuming workarounds in our repository
> that hamper progress just to allow you to run RHEL 5? I'm sorry, that's no
> reason at all. I very much doubt other subsystem maintainers are stuck on
> 2.6.18.
The role idea of having compatibility code is to allow people to test with
distro kernels. If we decide do exclude one of the major distro, I don't see
why not dropping support for the other distros and older kernels. For
sure removing all backports will make developers happy, but this will reduce the
amount of users that can help with the development, testing the drivers and
providing us patches.
It would be much more easy to me to just drop all -hg trees with all backport
and out-of-tree compilation and stuck with my -git trees, just like other
sybsystem maintainers do, but I _do_ think that our community will suffer a lot
with this. So, let's keep supporting at least the latest kernel version used by
the major distros. So, for now, we should still keep support for 2.6.18.
> And anyway, there is no way you can do proper testing against the new i2c
> API on that old kernel. The loading and probing of i2c modules is quite
> different, so that's never representative of what kernels >= 2.6.22 do.
I can assure you that I2C with v4l/dvb drivers work fine with 2.6.18. I use here
with several drivers (uvc, bttv, saa7134, em28xx, ...).
As a normal user, I use skype regularly the latest uvc driver + 2.6.18 on RHEL5.
Of course, while developing, we should always test the drivers against the
latest upstream tree, but this don't reduce the value of allowing normal users
to use the latest drivers with their systems.
Cheers,
Mauro
next prev parent reply other threads:[~2009-02-18 2:08 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-17 13:23 Minimum kernel version supported by v4l-dvb Jean Delvare
2009-02-17 22:24 ` Laurent Pinchart
2009-02-17 23:06 ` Hans Verkuil
2009-02-21 11:50 ` Mauro Carvalho Chehab
2009-02-21 12:01 ` Hans Verkuil
2009-02-18 0:08 ` Mauro Carvalho Chehab
2009-02-18 0:18 ` Hans Verkuil
2009-02-18 2:08 ` Mauro Carvalho Chehab [this message]
2009-02-18 7:36 ` Hans Verkuil
2009-02-18 8:30 ` Uri Shkolnik
-- strict thread matches above, loose matches on Subject: below --
2009-02-18 8:55 Hans Verkuil
2009-02-18 10:10 ` Mauro Carvalho Chehab
2009-02-18 13:01 ` Jean Delvare
2009-02-20 3:57 ` hermann pitton
2009-02-20 6:53 ` Hans Verkuil
2009-02-20 9:49 ` Jean Delvare
2009-02-20 10:39 ` hermann pitton
2009-02-21 0:23 ` Mauro Carvalho Chehab
2009-02-21 1:12 ` Hans Verkuil
2009-02-21 2:13 ` Mauro Carvalho Chehab
2009-02-21 2:40 ` hermann pitton
2009-02-21 7:28 ` Hans Verkuil
2009-02-21 11:58 ` Mauro Carvalho Chehab
2009-02-21 12:45 ` Hans Verkuil
2009-02-21 12:56 ` Mauro Carvalho Chehab
2009-02-21 16:20 ` hermann pitton
2009-02-21 14:26 ` Jean Delvare
2009-02-21 12:06 ` Trent Piepho
2009-02-21 13:01 ` Mauro Carvalho Chehab
2009-02-21 13:11 ` Jean Delvare
2009-02-21 13:28 ` Hans Verkuil
2009-02-21 13:56 ` Jean Delvare
2009-02-21 13:58 ` Trent Piepho
2009-02-22 10:09 ` Jean Delvare
2009-02-21 1:30 ` kilgota
2009-02-21 2:18 ` Mauro Carvalho Chehab
2009-02-21 16:42 ` kilgota
2009-02-21 20:04 ` Jean Delvare
2009-02-21 9:32 ` Jean Delvare
2009-02-18 10:54 Hans Verkuil
2009-02-18 11:54 ` Mauro Carvalho Chehab
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=20090217230815.70c81815@pedra.chehab.org \
--to=mchehab@infradead.org \
--cc=hverkuil@xs4all.nl \
--cc=khali@linux-fr.org \
--cc=linux-media@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.