From: "Markus Rechberger" <mrechberger@gmail.com>
To: "Andrew Morton" <akpm@linux-foundation.org>
Cc: mchehab@infradead.org, torvalds@linux-foundation.org,
linux-dvb-maintainer@linuxtv.org, video4linux-list@redhat.com,
linux-kernel@vger.kernel.org
Subject: Re: [v4l-dvb-maintainer] [GIT PATCHES] V4L/DVB changes for 2.6.24
Date: Sun, 14 Oct 2007 12:40:35 +0200 [thread overview]
Message-ID: <d9def9db0710140340l850acd3r64c7d0ba51eee1e1@mail.gmail.com> (raw)
In-Reply-To: <20071010163625.b4b438ec.akpm@linux-foundation.org>
On 10/11/07, Andrew Morton <akpm@linux-foundation.org> wrote:
> On Thu, 11 Oct 2007 01:00:39 +0200
> "Markus Rechberger" <mrechberger@gmail.com> wrote:
>
> Please don't send 900 line emails to which you have added only an additional
> paragraph.
>
> > > drivers/media/video/em28xx/em28xx-core.c | 1 -
> > > drivers/media/video/em28xx/em28xx-input.c | 1 -
> > > drivers/media/video/em28xx/em28xx-video.c | 6 +-
> >
> > not accepted
>
> Until your attempt to get the userspace-driver work merged into the kernel
> is successful (and from my reading of last month's discussion it is nowhere
> near that), we should continue to maintain the present driver.
>
> If you choose to not participate in that maintenance then others will need
> to do their best in this regard.
>
> What we should not and will not do is to permit the current driver to be
> held hostage to your attempt to force a controversial and apparently
> unwelcome change into the tree.
>
(please read through it ... )
I didn't comment this one yet, so here a few further details. Note I'm
not looking forward to annoy other developers I want to get that
driver completly done.
some background information on the further userspace idea:
http://lists.freebsd.org/pipermail/freebsd-multimedia/2007-September/007497.html
short overview, this driver has moved a massive amount to userspace:
libtuner/
(libtuner.so) User-mode drivers for tuners, demodulators, and anything
else that constitutes the "frontend".
So how is this related to my project? This project can reuse all the
userspace demods and tuner code which I have as they are including the
floating point stuff.
I had a discussion with Hans Verkuil (the IVTV maintainer) about my
requirements and his answer was:
2:06 <hverkuil> - However, it is a fact that the relationship between
you and the linux(tv) community are strained to put it mildly. I
remain convinced that none of this has any technical basis but has all
to do with personality conflicts. To be honest, right now I think
there is no solution in sight. This is a valid reason to consider
stopping.
the reason why I take the em28xx as hostage is, well I started with it
and I work with that company and I don't see a way how to implement
the latest devices without terrible hacks (and there are around 60
devices supported only by the current available driver and it will
double that number since customers will change several chips on those
boards)
Due those "personal" conflicts I don't see how I can discuss it with
the linuxtv people who are against me, I even tried to discuss this
with Mauro (who never worked with a company in that area actually so
he doesn't seem to understand what I try to achive, at least I haven't
heard any technical reason why that work should be bad).
Without any help to take aside those personal issues I don't see how
this can be solved.
I pulled all my linux opensource projects offline till this is cleared
up I don't want to do 90% of all work and people taking over my
project doing 10% of hacks for getting some credits. The long time
support is not related to linux only.
As for the BSD project, the developers who work with kaffeine and xine
are fine with another interface which can support those BSD drivers,
as for the linux world it would mean an easy abstraction to use
i2c-dev with the existing userspace drivers without having to change a
single line in those drivers.
sorry for bothering but it seriously cost alot of my private time as well,
Markus
next prev parent reply other threads:[~2007-10-14 10:40 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-10 21:50 Mauro Carvalho Chehab
2007-10-10 23:00 ` [v4l-dvb-maintainer] " Markus Rechberger
2007-10-10 23:24 ` Markus Rechberger
2007-10-10 23:35 ` Chuck Ebbert
2007-10-11 4:59 ` Markus Rechberger
2007-10-11 9:50 ` Aidan Thornton
2007-10-11 10:42 ` Pádraig Brady
2007-10-11 11:39 ` Markus Rechberger
2007-10-10 23:36 ` Andrew Morton
2007-10-11 5:09 ` Markus Rechberger
2007-10-11 5:32 ` Andrew Morton
2007-10-11 5:50 ` Markus Rechberger
2007-10-11 7:11 ` Dave Jones
2007-10-14 10:40 ` Markus Rechberger [this message]
2007-10-14 11:12 ` Hans Verkuil
2007-10-14 11:28 ` Markus Rechberger
2007-10-14 20:49 ` Johannes Stezenbach
2007-10-10 23:42 ` Linus Torvalds
2007-10-11 4:50 ` Markus Rechberger
2007-10-11 6:08 ` Aurelien Jarno
2007-10-11 6:31 ` Markus Rechberger
2007-10-11 9:33 ` Marcel Siegert
2007-10-11 10:20 ` Markus Rechberger
2007-10-11 12:54 ` Marcel Siegert
2007-10-11 13:01 ` Markus Rechberger
2007-10-11 13:22 ` Aurelien Jarno
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=d9def9db0710140340l850acd3r64c7d0ba51eee1e1@mail.gmail.com \
--to=mrechberger@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=linux-dvb-maintainer@linuxtv.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab@infradead.org \
--cc=torvalds@linux-foundation.org \
--cc=video4linux-list@redhat.com \
/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
all inboxes | Powered by JetHome®