Thanks for your help. I pulled the code
Actually, now the function definition in compat.h causes a compilation
error: see first text below.
I fixed that by inserting
#include
at line 38 in compat.h in my local branch
After that, compilation succeeds.
Now, the device will not install, as dvb
Hi,
On Tue, Aug 24, 2010 at 11:45 PM, Douglas Schilling Landgraf
wrote:
> Hello Jan,
>
> On Tue, Aug 24, 2010 at 5:04 PM, Jan Hoogenraad
> wrote:
>> Douglas:
>>
>> On compiling with Linux 2.6.28-19-generic #62-Ubuntu
>>
>> I now get:
>>
>> dvb_demux.c: In function 'dvbdmx_write':
>> dvb_demux.
Hello Jan,
On Tue, Aug 24, 2010 at 5:04 PM, Jan Hoogenraad
wrote:
> Douglas:
>
> On compiling with Linux 2.6.28-19-generic #62-Ubuntu
>
> I now get:
>
> dvb_demux.c: In function 'dvbdmx_write':
> dvb_demux.c:1137: error: implicit declaration of function 'memdup_user'
> dvb_demux.c:1137: warning
This patch removes the remaining usages of the ir_input_nokey() and
ir_input_keydown() functions provided by drivers/media/IR/ir-functions.c
by using the corresponding functionality in rc-core directly instead.
---
drivers/media/IR/ir-functions.c | 96 ++-
drivers
The following series merges the different files that currently make up
the ir-core module into a single-file rc-core module.
In addition, the ir_input_dev and ir_dev_props structs are replaced
by a single rc_dev struct with an API similar to that of the input
subsystem.
This allows the removal of
On Thu, 19 Aug 2010, Henrique Camargo wrote:
> If CONFIG_VIDEO_ADV_DEBUG was set, the driver failed to compile
> because the fields get_register and set_register changed names to
> g_register and s_register in the struct v4l2_subdev_core_ops.
>
> Signed-off-by: Henrique Camargo
> ---
> driver
Em 24-08-2010 16:30, Ingo Molnar escreveu:
>
> * Randy Dunlap wrote:
>
>> On 08/24/10 01:45, Ingo Molnar wrote:
>>>
>>> * Mauro Carvalho Chehab wrote:
>>>
Linus,
Please pull from:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
v4l_for_linus
>>
Douglas:
On compiling with Linux 2.6.28-19-generic #62-Ubuntu
I now get:
dvb_demux.c: In function 'dvbdmx_write':
dvb_demux.c:1137: error: implicit declaration of function 'memdup_user'
dvb_demux.c:1137: warning: assignment makes pointer from integer without
a cast
This is probably due to
From: Stefan Ringel
Signed-off-by: Stefan Ringel
---
drivers/staging/tm6000/tm6000-input.c | 59 +
1 files changed, 38 insertions(+), 21 deletions(-)
diff --git a/drivers/staging/tm6000/tm6000-input.c
b/drivers/staging/tm6000/tm6000-input.c
index 7b07096..4fc
From: Stefan Ringel
Signed-off-by: Stefan Ringel
---
drivers/staging/tm6000/tm6000-input.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/staging/tm6000/tm6000-input.c
b/drivers/staging/tm6000/tm6000-input.c
index 32f7a0a..7b07096 100644
--- a/drivers/staging
* Randy Dunlap wrote:
> On 08/24/10 01:45, Ingo Molnar wrote:
> >
> > * Mauro Carvalho Chehab wrote:
> >
> >> Linus,
> >>
> >> Please pull from:
> >> ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
> >> v4l_for_linus
> >>
> >> For 3 build fixes.
> >>
> >> Cheers,
> >
This message is generated daily by a cron job that builds v4l-dvb for
the kernels and architectures in the list below.
Results of the daily build of v4l-dvb:
date:Tue Aug 24 19:00:24 CEST 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 15131:2ceef3d75547
git master:
> Sorry, my bad!
> You were right. The channels on FEC 3/4 and 8PSK modulation can't be
> locked. Is there any solution to this problem?
> I noticed you've quoted my email on a forum:
> http://linuxdvb.org.ru/wbb/index.php?page=Thread&postID=16173#post16173
yes, we discussed such issue, but solut
Sorry, my bad!
You were right. The channels on FEC 3/4 and 8PSK modulation can't be
locked. Is there any solution to this problem?
I noticed you've quoted my email on a forum:
http://linuxdvb.org.ru/wbb/index.php?page=Thread&postID=16173#post16173
On Wed, Aug 18, 2010 at 11:21 PM, Nima Mohammadi
On Tue, Aug 24, 2010 at 09:52:36AM -0300, Mauro Carvalho Chehab wrote:
> Em 08-08-2010 13:10, Richard Zidlicky escreveu:
> > On Wed, Jul 28, 2010 at 12:24:39AM +0200, Jiri Slaby wrote:
> >
> > sorry for seeing this so late, was flooded with email lately.
> >
> >> There is a better fix (which fixe
On 08/24/10 01:45, Ingo Molnar wrote:
>
> * Mauro Carvalho Chehab wrote:
>
>> Linus,
>>
>> Please pull from:
>> ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
>> v4l_for_linus
>>
>> For 3 build fixes.
>>
>> Cheers,
>> Mauro.
>>
>> The following changes since commit ad4
On Tue, Aug 24, 2010 at 9:42 PM, Goga777 wrote:
>> > does somebody work under Linux drivers for this dvb-s2 stick ?
>> >
>>
>> Although we are not working on that one, we are about to release
>> another DVB-S/S2 USB Stick with full
>> Linux support at around the end of september.
>>
>> http://www.
Laurent,
So far I have the everything working with the OMAP ISP to where I can
stream video on our custom board. On a previous generation of hardware
with a completely different processor and sensor, we used the V4L2
overlay feature to stream directly to our LCD for preview. I am
wondering w
> > does somebody work under Linux drivers for this dvb-s2 stick ?
> >
>
> Although we are not working on that one, we are about to release
> another DVB-S/S2 USB Stick with full
> Linux support at around the end of september.
>
> http://www.sundtek.de/images/kaffeine-dvbs2.png
>
> Including, MI
Em 08-08-2010 13:10, Richard Zidlicky escreveu:
> On Wed, Jul 28, 2010 at 12:24:39AM +0200, Jiri Slaby wrote:
>
> sorry for seeing this so late, was flooded with email lately.
>
>> There is a better fix (which fixes the potential NULL dereference):
>> http://lkml.org/lkml/2010/6/7/175
>
>> Richa
The cx88-alsa module has been around since January 2006 and has seen no
significant changes since September 2007. It is stable in operation
and so I believe that the 'experimental' tag is no longer warranted.
---
drivers/media/video/cx88/Kconfig |2 +-
1 files changed, 1 insertions(+), 1 dele
Matthias Larisch writes:
> Hello!
>
> I recently bought a DigiVox Trio by MSI. This card contains the
> following chips:
>
> nxp tda18271hdc2 (tuner)
> micronas drx 3926ka3 (demodulator, 3in1)
> em2884
> atmlh946 64c (eeprom)
> micronas avf 4910ba1
>
> so it is comparable to the Terratec Cinergy
* Mauro Carvalho Chehab wrote:
> Linus,
>
> Please pull from:
> ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
> v4l_for_linus
>
> For 3 build fixes.
>
> Cheers,
> Mauro.
>
> The following changes since commit ad41a1e0cab07c5125456e8d38e5b1ab148d04aa:
>
> Merge
Hi List,
1. The module adds
MODULE_PARM_DESC(verbose, "Set verbosity level");
but doesn't declare the needed variables or uses this parameter
somewhere.
This ends in missing symbol when trying to specify that parameter when
loading the frontend.
2. The module logs many lines when tuning to a new
On Tue, Aug 24, 2010 at 4:20 PM, Halim Sahin wrote:
> Hi,
> On Di, Aug 24, 2010 at 10:46:19 +0800, Markus Rechberger wrote:
>> Although we are not working on that one, we are about to release
>> another DVB-S/S2 USB Stick with full
>> Linux support at around the end of september.
>
> What about us
From: Juergen Beisert
Signed-off-by: Juergen Beisert
Signed-off-by: Michael Grzeschik
---
drivers/dma/ipu/ipu_idmac.c |2 +-
drivers/video/mx3fb.c |6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/dma/ipu/ipu_idmac.c b/drivers/dma/ipu/ipu_idmac.c
i
2010/8/15 x...@ya.com :
> Hi, attached update es-Sevilla.
Updated, thanks.
> Greetings.
Christoph
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Hello!
I recently bought a DigiVox Trio by MSI. This card contains the
following chips:
nxp tda18271hdc2 (tuner)
micronas drx 3926ka3 (demodulator, 3in1)
em2884
atmlh946 64c (eeprom)
micronas avf 4910ba1
so it is comparable to the Terratec Cinergy HTC USB XS HD and the
TerraTec H5.
There is bas
28 matches
Mail list logo