[PATCH] [MEDIA] add device IDs to ngene driver

2017-02-13 Thread Helmut Auer
Author: Helmut Auer <v...@helmutauer.de> Date: Fri Jan 27 09:09:35 2017 +0100 Adding 2 device ID's to ngene driver. Signed-off-by: Helmut Auer <v...@helmutauer.de> --- drivers/media/pci/ngene/ngene-cards.c2016-12-11 20:17:54.0 +0100 +++ drivers/media/pci

Re: [PATCH] [MEDIA] add device ID to ati remote

2017-02-13 Thread Helmut Auer
P.S. Here is the patch again with a correction. > On Tue, Feb 07, 2017 at 09:42:47AM +0100, v...@helmutauer.de wrote: >> >> Author: Helmut Auer <v...@xxx.de> >> Date: Fri Jan 27 19:09:35 2017 +0100 >> >> Adding 1 device ID to ati_remote driver. >

Re: [PATCH] [MEDIA] add device ID to ati remote

2017-02-13 Thread Helmut Auer
13.02.2017 um 14:42 schrieb Sean Young: On Tue, Feb 07, 2017 at 09:42:47AM +0100, v...@helmutauer.de wrote: Author: Helmut Auer <v...@xxx.de> Date: Fri Jan 27 19:09:35 2017 +0100 Adding 1 device ID to ati_remote driver. If possible, a more descriptive message would be preferred, e.g

FM RDS receiver

2011-06-27 Thread Helmut Auer
Hello List, Can you recommend any FM receiver card or usb stick currently available in Germany with RDS support ? -- Helmut Auer, hel...@helmutauer.de -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo

Re: Bug: media_build always compiles with '-DDEBUG'

2011-06-18 Thread Helmut Auer
Hi Replacing ifdef CONFIG_VIDEO_OMAP3_DEBUG by ifeq ($(CONFIG_VIDEO_OMAP3_DEBUG),y) would do the trick. I guess that would not ive the intended result. Setting CONFIG_VIDEO_OMAP3_DEBUG to yes should not lead to debug messages in all media modules, Bye Helmut -- To unsubscribe from

Re: Bug: media_build always compiles with '-DDEBUG'

2011-06-18 Thread Helmut Auer
Am 18.06.2011 23:38, schrieb Oliver Endriss: On Saturday 18 June 2011 23:11:21 Helmut Auer wrote: Hi Replacing ifdef CONFIG_VIDEO_OMAP3_DEBUG by ifeq ($(CONFIG_VIDEO_OMAP3_DEBUG),y) would do the trick. I guess that would not ive the intended result. Setting

Patches an media build tree

2011-01-15 Thread Helmut Auer
Hello List How long does it usually take til patches are integrated into the media build tree ( after posting these here ) ? I'm just wondering because I miss some patches posted here. -- Helmut Auer, hel...@helmutauer.de -- To unsubscribe from this list: send the line unsubscribe linux-media

Re: kernel oops with TT S2-3200

2010-06-07 Thread Helmut Auer
/0x131 Jun 07 12:49:05 [kernel] [c104b5ae] ? sys_init_module+0xa7/0x1db Jun 07 12:49:05 [kernel] [c1002810] ? sysenter_do_call+0x12/0x26 Jun 07 12:49:05 [kernel] ---[ end trace 100a66f59725996d ]--- -- Helmut Auer, hel...@helmutauer.de -- To unsubscribe from this list: send the line unsubscribe

Re: Kernel oops with current hg (ir-sysfs.c ?)

2010-06-07 Thread Helmut Auer
is not really maintained anymore :( Helmut Auer, hel...@helmutauer.de -- 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

Re: v4l-dvb - Is it still usable for a distribution ?

2010-06-07 Thread Helmut Auer
the display part. -- Helmut Auer, hel...@helmutauer.de -- 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

Re: v4l-dvb - Is it still usable for a distribution ?

2010-06-07 Thread Helmut Auer
to re-tag those emails when sending the patches upstream, but I generally opt to trust on the developers, since a fix may apply only at the latest upstream kernel. Thats surely an option, but an average user of my distri can't compile a kernel ;) Emerging v4l-dvb is much easier ;) -- Helmut

Re: v4l-dvb - Is it still usable for a distribution ?

2010-06-07 Thread Helmut Auer
of the imon IR receivers programmed for mce mode. Thats what I meant :) I'll keep it in mind for the next time I'm poking at the imon code in depth. Maybe you can use the already available ir_protocol parameter. -- Helmut Auer, hel...@helmutauer.de -- To unsubscribe from this list: send the line

Re: v4l-dvb does not compile with kernel 2.6.34

2010-05-26 Thread Helmut Auer
Am 25.05.2010 23:59, schrieb Helmut Auer: Hello I just wanted to compile v4l-dvb for my Gen2VDR Ditribution with kernel 2.6.34, but it fails because many modules are missing: #include linux/slab.h and are getting errors like: /tmp/portage/media-tv/v4l-dvb-hg-0.1-r3/work/v4l-dvb/v4l

Re: v4l-dvb does not compile with kernel 2.6.34 [solved]

2010-05-26 Thread Helmut Auer
Am 25.05.2010 23:59, schrieb Helmut Auer: Hello I just wanted to compile v4l-dvb for my Gen2VDR Ditribution with kernel 2.6.34, but it fails because many modules are missing: #include linux/slab.h and are getting errors like: /tmp/portage/media-tv/v4l-dvb-hg-0.1-r3/work/v4l-dvb/v4l

v4l-dvb does not compile with kernel 2.6.34

2010-05-25 Thread Helmut Auer
:314: error: implicit declaration of function Am I missing something or is v4l-dvb broken ? -- Helmut Auer, hel...@helmutauer.de -- 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

Mantis not in modules.pcimap

2010-02-28 Thread Helmut Auer
: 1ae4:0003 Flags: bus master, medium devsel, latency 32, IRQ 16 Memory at fddff000 (32-bit, prefetchable) [size=4K] -- Helmut Auer, hel...@helmutauer.de -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org

Re: [PATCH]Add support for SMT7020 to cx88

2010-02-14 Thread Helmut Auer
Am 11.02.2010 22:06, schrieb Helmut Auer: From: Helmut Auer hel...@helmutauer.de This patch (originally written by Dirk Herrendoerfer) adds support for the built-in dvb device of a Samsung SMT7020s (x86 based STB) to the cx88 family. (see http://www.linuxtv.org/pipermail/linux-dvb/2007

Re: [PATCH]Add support for SMT7020 to cx88

2010-02-12 Thread Helmut Auer
Am 11.02.2010 22:06, schrieb Helmut Auer: From: Helmut Auer hel...@helmutauer.de This patch (originally written by Dirk Herrendoerfer) adds support for the built-in dvb device of a Samsung SMT7020s (x86 based STB) to the cx88 family. (see http://www.linuxtv.org/pipermail/linux-dvb/2007

[PATCH]Add support for SMT7020 to cx88

2010-02-11 Thread Helmut Auer
From: Helmut Auer hel...@helmutauer.de This patch (originally written by Dirk Herrendoerfer) adds support for the built-in dvb device of a Samsung SMT7020s (x86 based STB) to the cx88 family. (see http://www.linuxtv.org/pipermail/linux-dvb/2007-January/015208.html) Signed-off-by: Helmut Auer

Re: [PULL] nGene driver - http://endr...@linuxtv.org/hg/~endriss/ngene

2010-02-03 Thread Helmut Auer
;) -- Helmut Auer, hel...@helmutauer.de -- 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

Status of v4l repositories / merging new one

2009-10-12 Thread Helmut Auer
to have one repository, supporting all cards Whats to do to get all these repositories merged ? Are there any plans about doing that ? -- Helmut Auer, hel...@helmutauer.de -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org