Re: Use ir_keymaps.c for dibcom driver (was: Re: [PATCH] Add Elgato EyeTV Diversity to dibcom driver)

2009-02-08 Thread Uri Shkolnik
--- On Sun, 2/8/09, Michael Müller wrote: > From: Michael Müller > Subject: Use ir_keymaps.c for dibcom driver (was: Re: [PATCH] Add Elgato > EyeTV Diversity to dibcom driver) > To: "Devin Heitmueller" > Cc: "Patrick Boettcher" , pboettc...@dibcom.fr, > linux-...@linuxtv.org, linux-media@vger

Re: [PULL] http://linuxtv.org/hg/~dougsland/radios/

2009-02-08 Thread Douglas Schilling Landgraf
Hi Mauro, One more patch. On Thu, 5 Feb 2009 23:56:07 -0200 Douglas Schilling Landgraf wrote: > Hi Mauro, > > I've added a new patch. > > On Thu, 5 Feb 2009 15:46:02 -0200 > Douglas Schilling Landgraf wrote: > > > Hello Mauro, > > > > Please pull from http://linuxtv.org/hg/~dougsland/

Re: KWorld ATSC 115 all static

2009-02-08 Thread Mauro Carvalho Chehab
On Tue, 03 Feb 2009 01:03:58 -0500 CityK wrote: > David Engel wrote: > > As far as I can tell, this thread petered out without a resolution. > > CityK later posted on avsforum, however, that analog on his card was > > after more changes by Hans. I'm confused. Is analog on the KWorld > > 115 s

Re: KWorld ATSC 115 all static

2009-02-08 Thread Mauro Carvalho Chehab
On Tue, 03 Feb 2009 01:03:58 -0500 CityK wrote: > David Engel wrote: > > As far as I can tell, this thread petered out without a resolution. > > CityK later posted on avsforum, however, that analog on his card was > > after more changes by Hans. I'm confused. Is analog on the KWorld > > 115 s

[PULL] http://linuxtv.org/hg/~awalls/cx18 and http://linuxtv.org/hg/~awalls/cx18-sliced-vbi

2009-02-08 Thread Andy Walls
Mauro, Adding to my previous pull request: Please pull from http://linuxtv.org/hg/~awalls/cx18 and from http://linuxtv.org/hg/~awalls/cx18-sliced-vbi for the following: cx18: Remove an unused spinlock cx18: Fix coding style of a switch statement per checkpatch.pl cx18: Normalize APU after s

Re: CinergyT2 not working with newer alternative driver

2009-02-08 Thread Thierry Merle
Jason Harvey wrote: > Thierry Merle wrote: >> Jason Harvey wrote: >> >>> Thierry Merle wrote: >>> Hi Jason, Jason Harvey wrote: > I have been successfully using VDR with two CinergyT2s for 18 months. > After adding a Hauppage NOVA-S2-HD I updated my v4l-dvb

Re: Looking for cheap big-endian system with PCI slot

2009-02-08 Thread Andy Walls
On Sun, 2009-02-08 at 22:19 +0100, Hans Verkuil wrote: > Hi all, > > I wonder if anyone knows a reasonably priced big-endian system with a PCI > slot that I can use to test PCI capture cards with a big-endian linux > installation. Preferable something small like a mini-ITX board. > > I haven't

Use ir_keymaps.c for dibcom driver (was: Re: [PATCH] Add Elgato EyeTV Diversity to dibcom driver)

2009-02-08 Thread Michael Müller
Am 08.02.2009 um 20:00 schrieb Devin Heitmueller: On Sun, Feb 8, 2009 at 1:51 PM, Michael Müller wrote: In December you wrote that you 'should work on getting the dib0700 driver integrated with ir_keymaps.c so that the it is consistent with other drivers.' Did you already started to work on

Re: Driver for this DVB-T tuner?

2009-02-08 Thread Antti Palosaari
Stefan Czinczoll wrote: I'm trying to get my Terratec DVB-T USB (Cinergy T USB XE MKII) working with linux. Any chance in the near future? It works with Windumb & BDA drivers, but this is not what i want... ;-) You should use driver from http://linuxtv.org/hg/~anttip/mc44s803/ af9013: firmwar

Driver for this DVB-T tuner?

2009-02-08 Thread Stefan Czinczoll
Hi all, I'm trying to get my Terratec DVB-T USB (Cinergy T USB XE MKII) working with linux. Any chance in the near future? It works with Windumb & BDA drivers, but this is not what i want... ;-) Below is from dmesg output. Kind regards, Stefan [..] dvb-usb: found a 'TerraTec Cinergy T USB XE'

[cron job] WARNINGS: armv5 armv5-ixp armv5-omap2 i686 m32r mips powerpc64 x86_64 v4l-dvb build

2009-02-08 Thread Hans Verkuil
(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:Sun Feb 8 19:00:04 CET 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 10432:71e5a36634ea gcc version: gcc

[PATCH] Add Elgato EyeTV Diversity to dibcom driver

2009-02-08 Thread Michael Müller
This patch introduces support for DVB-T for the following dibcom based card: Elgato EyeTV Diversity (USB-ID: 0fd9:0011) Support for the Elgato silver IR remote is added too (set parameter dvb_usb_dib0700_ir_proto=0) Signed-off-by: Michael Müller ElgatoEyeTVDiversity.patch Descri

Re: [PATCH] Add Elgato EyeTV Diversity to dibcom driver

2009-02-08 Thread Devin Heitmueller
On Sun, Feb 8, 2009 at 1:51 PM, Michael Müller wrote: > This patch introduces support for DVB-T for the following dibcom based card: >Elgato EyeTV Diversity (USB-ID: 0fd9:0011) > > Support for the Elgato silver IR remote is added too (set parameter > dvb_usb_dib0700_ir_proto=0) > > Signed-

[PATCH] Siano 10238 Add IR (remote controllers) support

2009-02-08 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik # Date 1234106917 -7200 # Node ID 3caff6dae0753d2adb581b7ef5e309a1954820b2 # Parent 56b506432a55cebe0f52eb28cc8b55584bc9a429 Add IR support for SMS based devices From: Uri Shkolnik Add IR support, which is used for remote controllers, including kernel "

[patch review] em28xx-audio: replace printk with em28xx_errdev

2009-02-08 Thread Alexey Klimov
Hello all, i hope this patch will be useful. Probably this change should looks like: printk(KERN_ERR "em28xx-audio.c:..") but i suppose that em28xx_errdev is better. -- Patch removes printk and place em28xx_errdev macros to provide information about driver name to dmesg. Signed-off-by: Alexey K

[patch] dsbr100: add few lost mutex locks

2009-02-08 Thread Alexey Klimov
Patch adds two lost mutex locks. Signed-off-by: Alexey Klimov -- diff -r 71e5a36634ea linux/drivers/media/radio/dsbr100.c --- a/linux/drivers/media/radio/dsbr100.c Mon Feb 02 10:33:31 2009 +0100 +++ b/linux/drivers/media/radio/dsbr100.c Sun Feb 08 16:24:34 2009 +0300 @@ -455,7 +455,1

Re: KWorld ATSC 115 all static

2009-02-08 Thread Mauro Carvalho Chehab
On Sun, 8 Feb 2009 08:07:47 -0200 Mauro Carvalho Chehab wrote: > On Wed, 04 Feb 2009 00:26:06 -0500 > CityK wrote: > > > Nope -- as I mentioned, dropping back to a snapshot from roughly 3 weeks > > ago and applying Mike's patch works with both the nv and nvidia driver, > > hence disproving that

Re: channels.conf file for danish DVB-C provider AFDK (www.afdk.tv)

2009-02-08 Thread Klaus Agnoletti
Hello again, I sent you the wrong file, it occured to me.. The right one goes here : C 38600 6875000 AUTO QAM64 C 39400 6875000 AUTO QAM64 C 40200 6875000 AUTO QAM64 C 49000 6875000 AUTO QAM64 C 60200 6875000 AUTO QAM64 C 61000 6875000 AUTO QAM64 C 61800 6875000 AUTO

Re: [linux-dvb] 2033 not working with changeset 9143

2009-02-08 Thread Bob Deblier
On Sat, 2009-02-07 at 23:03 +0100, Ruediger Dohmhardt wrote: > Manu Abraham schrieb: > > Ruediger Dohmhardt wrote: > > > >> Manu Abraham schrieb: > >> > >>> Have added initial support for this card, as well as a large > >>> overhaul of the driver for a couple of performance impacts. > >>> >

Any supported Dual DVB-S cards?

2009-02-08 Thread Steven Ellis
Noticed that Pinnacle now do a dual tuner PCI based DVB-S card http://www.pinnaclesys.com/PublicSite/uk/Products/Consumer+Products/PCTV+Tuners/PCTV+Digital+PVR+(DVB-S_DVB-T)/PCTV+Dual+Sat+Pro+PCI.htm And that development is underway. Has anyone found a dual tuner card that works? Steve -- To uns

Re: KWorld ATSC 115 all static

2009-02-08 Thread Mauro Carvalho Chehab
On Wed, 04 Feb 2009 00:26:06 -0500 CityK wrote: > Nope -- as I mentioned, dropping back to a snapshot from roughly 3 weeks > ago and applying Mike's patch works with both the nv and nvidia driver, > hence disproving that it is anything X related. CityK, It seems I missed your email with the de