Re: [PATCH 1/7] Adding empia base driver

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Markus Rechberger
Date: Wednesday, October 22, 2008 - 3:24 pm

On Thu, Oct 23, 2008 at 12:09 AM, Greg KH <greg@kroah.com> wrote:

the current driver doesn't support most devices which are in there,
also the alsa
audio driver can easily crash the whole system. (It's my code so I
know what was wrong there).

The core video code is already too much off, the VBI code added alot complexity
to it it does frame slicing on the fly.

Those devices ship VBI+VIDEO within 1 datastream, VBI and Video aren't
that different
in the system. both interfaces provide framebuffers through a mmap'ed interface.
If all the VBI buffers are filled the data has to be sliced off in any
case while providing
the same bottom data ot the Video interface

http://mcentral.de/hg/~mrec/em28xx-new/shortlog (there are more than
200 changelog entries
what happened in detail).

The development has been split off (first due limitations in the
kernel, afterwards due ..., and finally
due the restriction that all that has to work without a framework
upgrade on the eeePC).

diffing the 2 available drivers shows up that only the core is twice
as big as the one which is currently
in the driver (the result of 2-3 years asynchronous development).

The driver is currently also tested with signal generators (different
inputs, and different video standards).

Very likely the best would be to replace the available driver with it
but I don't care, alot people use and have been using the driver from
mcentral.de for a long time, development has always been opensource
there too.

regards,
Markus
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/7] Adding empia base driver, Markus Rechberger, (Wed Oct 22, 2:14 pm)
Re: [PATCH 1/7] Adding empia base driver, Greg KH, (Wed Oct 22, 3:09 pm)
Re: [PATCH 1/7] Adding empia base driver, Markus Rechberger, (Wed Oct 22, 3:24 pm)
Re: [PATCH 1/7] Adding empia base driver, Markus Rechberger, (Wed Oct 22, 3:26 pm)
Re: [PATCH 1/7] Adding empia base driver, Greg KH, (Wed Oct 22, 3:27 pm)
Re: [PATCH 1/7] Adding empia base driver, Markus Rechberger, (Wed Oct 22, 3:35 pm)
Re: [PATCH 1/7] Adding empia base driver, Greg KH, (Wed Oct 22, 3:49 pm)
Re: [PATCH 1/7] Adding empia base driver, Alan Cox, (Thu Oct 23, 2:29 am)
Re: [PATCH 1/7] Adding empia base driver, Markus Rechberger, (Thu Oct 23, 4:10 am)
Re: [PATCH 1/7] Adding empia base driver, Hans Verkuil, (Sat Nov 1, 6:59 am)
Re: [PATCH 1/7] Adding empia base driver, Mauro Carvalho Chehab, (Sat Nov 1, 9:27 pm)
Re: [PATCH 1/7] Adding empia base driver, Aidan Thornton, (Wed Nov 26, 12:12 pm)
Re: [PATCH 1/7] Adding empia base driver, Aidan Thornton, (Wed Nov 26, 1:36 pm)
Re: [PATCH 1/7] Adding empia base driver, Markus Rechberger, (Wed Nov 26, 9:25 pm)
Re: [PATCH 1/7] Adding empia base driver, Pekka Enberg, (Thu Nov 27, 2:33 am)
Re: [PATCH 1/7] Adding empia base driver, Devin Heitmueller, (Fri Nov 28, 8:48 am)
Re: [PATCH 1/7] Adding empia base driver, Greg KH, (Fri Nov 28, 1:09 pm)
Re: [PATCH 1/7] Adding empia base driver, Markus Rechberger, (Sat Nov 29, 11:23 pm)