Re: KWorld ATSC 115 all static

2009-01-18 Thread Hans Verkuil
On Monday 19 January 2009 08:53:19 Hans Verkuil wrote: > On Monday 19 January 2009 00:36:35 CityK wrote: > > Hans Verkuil wrote: > > > On Sunday 18 January 2009 22:20:30 CityK wrote: > > >> The output of dmesg is interesting (two times tuner simple > > >> initiating): > > > > > > Shouldn't there be

Re: [PATCH v2 2/2] ov772x: Add image flip support

2009-01-18 Thread Guennadi Liakhovetski
On Mon, 19 Jan 2009, Kuninori Morimoto wrote: > o ov772x_camera_info :: flags supports default image flip. > o V4L2_CID_VFLIP/HFLIP supports image flip on user side. > Thank Magnus for advice. > > Signed-off-by: Kuninori Morimoto > --- > drivers/media/video/ov772x.c | 97 > ++

Re: KWorld ATSC 115 all static

2009-01-18 Thread Hans Verkuil
On Monday 19 January 2009 00:36:35 CityK wrote: > Hans Verkuil wrote: > > On Sunday 18 January 2009 22:20:30 CityK wrote: > >> The output of dmesg is interesting (two times tuner simple > >> initiating): > > > > Shouldn't there be a tda9887 as well? It's what the card config says, > > but I'm not s

Re: [PATCH 1/2] ov772x: bit mask operation fix on ov772x_mask_set.

2009-01-18 Thread Guennadi Liakhovetski
Hi, On Mon, 19 Jan 2009, Kuninori Morimoto wrote: > Signed-off-by: Kuninori Morimoto > --- > drivers/media/video/ov772x.c |5 - > 1 files changed, 4 insertions(+), 1 deletions(-) > > diff --git a/drivers/media/video/ov772x.c b/drivers/media/video/ov772x.c > index b75420d..c8e10d3 10064

Re: [linux-dvb] dvb-usb: could not submit URB no. 0 - get them all back

2009-01-18 Thread Tero Siironen
2009/1/18 Halim Sahin : > Hello all, > I can't use my dvb-usb-vp7045 based dvb-t stick with latest v4l-dvb drivers. > I have tested latest hg and the standard dvb drivers. > My kernel is 2.6.28. > dmesg |grep -i dvb-usb shows: > dvb-usb: found a 'Twinhan USB2.0 DVB-T receiver (TwinhanDTV Alpha/Magi

[PATCH v2 2/2] ov772x: Add image flip support

2009-01-18 Thread Kuninori Morimoto
o ov772x_camera_info :: flags supports default image flip. o V4L2_CID_VFLIP/HFLIP supports image flip on user side. Thank Magnus for advice. Signed-off-by: Kuninori Morimoto --- drivers/media/video/ov772x.c | 97 -- include/media/ov772x.h |5 ++

Re: Analog TV on Leadtek PxDVR 3200 H

2009-01-18 Thread Martin Edlman
>> I have a problem with module cx23885, it doesn't create the /dev/video0 >> device. >> > > The module doesn't support analogue yet. Hmmm, that's not a good new. Is there a plan to add analogue support? When? Regards, Martin -- Martin Edlman [web]http://an.y-co.de AN

[PATCH 1/2] ov772x: bit mask operation fix on ov772x_mask_set.

2009-01-18 Thread Kuninori Morimoto
Signed-off-by: Kuninori Morimoto --- drivers/media/video/ov772x.c |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/drivers/media/video/ov772x.c b/drivers/media/video/ov772x.c index b75420d..c8e10d3 100644 --- a/drivers/media/video/ov772x.c +++ b/drivers/media/video/ov

[PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-saa7146-2

2009-01-18 Thread Hans Verkuil
Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-saa7146-2 for the following: - saa7146: fix unbalanced mutex_lock/unlock - saa7146: convert to video_ioctl2. - av7110: test type field in VIDIOC_G_SLICED_VBI_CAP Tested with mxb and dvb-ttpci based boards. It's the first pha

Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-saa7146

2009-01-18 Thread Hans Verkuil
On Monday 19 January 2009 00:55:51 e9hack wrote: > Hans Verkuil schrieb: > > Thanks for testing! I've made a new tree: > > > > http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-saa7146-2 > > > > Can you test again? It's a simple fix, so it should work now. > > With the new tree, WSS with avards works

Re: [PULL] http://linuxtv.org/hg/~mcisely/pvrusb2

2009-01-18 Thread Mike Isely
On Sun, 18 Jan 2009, Mauro Carvalho Chehab wrote: > On Sat, 17 Jan 2009 19:09:51 +0100 > Carsten Meier wrote: > > > Am Fri, 16 Jan 2009 02:47:50 -0200 > > schrieb Mauro Carvalho Chehab : > > > > > For usb devices, usb_make_path() provide a canonical name for the > > > device. For PCI ones, we h

Re: Regression since 2.6.25 kernel: Crash of userspace program leaves DVB device unusable

2009-01-18 Thread Andy Walls
On Mon, 2009-01-19 at 13:37 +1000, Brendon Higgins wrote: > Hi, > > I wrote to linux-dvb (2009-01-03 12:00 pm): > > I've been coming up against a problem that seems to be with the DVB drivers > > that occurs when a program using them, usually VDR in my case, terminates > > uncleanly (segfault, gen

Regression since 2.6.25 kernel: Crash of userspace program leaves DVB device unusable

2009-01-18 Thread Brendon Higgins
Hi, I wrote to linux-dvb (2009-01-03 12:00 pm): > I've been coming up against a problem that seems to be with the DVB drivers > that occurs when a program using them, usually VDR in my case, terminates > uncleanly (segfault, general protection fault). Linux 2.6.25 doesn't have > this problem, but

Re: [PULL] http://linuxtv.org/hg/~mcisely/pvrusb2

2009-01-18 Thread Carsten Meier
Am Mon, 19 Jan 2009 06:11:33 +0300 schrieb "Alexey Klimov" : > On Mon, Jan 19, 2009 at 6:09 AM, Alexey Klimov > wrote: > > On Mon, 2009-01-19 at 03:55 +0100, Carsten Meier wrote: > >> Am Mon, 19 Jan 2009 05:25:15 +0300 > >> schrieb Alexey Klimov : > >> > >> > On Sun, 2009-01-18 at 23:36 -0200, Ma

Re: [PULL] http://linuxtv.org/hg/~mcisely/pvrusb2

2009-01-18 Thread Alexey Klimov
On Mon, 2009-01-19 at 03:55 +0100, Carsten Meier wrote: > Am Mon, 19 Jan 2009 05:25:15 +0300 > schrieb Alexey Klimov : > > > On Sun, 2009-01-18 at 23:36 -0200, Mauro Carvalho Chehab wrote: > > > On Sat, 17 Jan 2009 19:09:51 +0100 > > > Carsten Meier wrote: > > > > > > > Am Fri, 16 Jan 2009 02:47

Re: [PULL] http://linuxtv.org/hg/~mcisely/pvrusb2

2009-01-18 Thread Carsten Meier
Am Mon, 19 Jan 2009 05:25:15 +0300 schrieb Alexey Klimov : > On Sun, 2009-01-18 at 23:36 -0200, Mauro Carvalho Chehab wrote: > > On Sat, 17 Jan 2009 19:09:51 +0100 > > Carsten Meier wrote: > > > > > Am Fri, 16 Jan 2009 02:47:50 -0200 > > > schrieb Mauro Carvalho Chehab : > > > > > > > For usb d

Re: [GIT PULL -tip] fix 33 make headers_check warnings

2009-01-18 Thread Jaswinder Singh Rajput
On Mon, 2009-01-19 at 11:24 +1100, Stephen Rothwell wrote: > On Sun, 18 Jan 2009 01:47:21 +0530 Jaswinder Singh Rajput > wrote: > > > > diff --git a/include/linux/nfsd/stats.h b/include/linux/nfsd/stats.h > > index 7678cfb..0b53cfe 100644 > > --- a/include/linux/nfsd/stats.h > > +++ b/include/lin

Re: [PULL] http://linuxtv.org/hg/~mcisely/pvrusb2

2009-01-18 Thread Alexey Klimov
On Sun, 2009-01-18 at 23:36 -0200, Mauro Carvalho Chehab wrote: > On Sat, 17 Jan 2009 19:09:51 +0100 > Carsten Meier wrote: > > > Am Fri, 16 Jan 2009 02:47:50 -0200 > > schrieb Mauro Carvalho Chehab : > > > > > For usb devices, usb_make_path() provide a canonical name for the > > > device. For P

Re: Analog TV on Leadtek PxDVR 3200 H

2009-01-18 Thread CityK
Martin Edlman wrote: > Hello, > > I have a problem with module cx23885, it doesn't create the /dev/video0 > device. > The module doesn't support analogue yet. -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More ma

Re: [linux-dvb] supported dual tunner ATSC cards

2009-01-18 Thread CityK
Timothy D. Lenz wrote: > Building a new VDR system for my dad that can use the newer nvida cards for > HD and would like to know what the choices are for ATSC > cards with at least 2 ATSC tunners and have linux drivers. I know about the > HDHomerun, but that is an external device which he > reall

Re: [PULL] http://mercurial.intuxication.org/hg/v4l-dvb-commits

2009-01-18 Thread Igor M. Liplianin
В сообщении от 19 January 2009 03:10:31 Mauro Carvalho Chehab написал(а): > There are a few CodingStyle fun So, one more commit... Mauro, Please pull from http://mercurial.intuxication.org/hg/v4l-dvb-commits/v4l-dvb-commits for the following 5 changesets: 01/05: Add support for TurboSight TBS6

Re: [PULL] http://linuxtv.org/hg/~mcisely/pvrusb2

2009-01-18 Thread Mauro Carvalho Chehab
On Sat, 17 Jan 2009 19:09:51 +0100 Carsten Meier wrote: > Am Fri, 16 Jan 2009 02:47:50 -0200 > schrieb Mauro Carvalho Chehab : > > > For usb devices, usb_make_path() provide a canonical name for the > > device. For PCI ones, we have pci_name() for the same function. in > > the case of pci device

Re: [PULL] http://linuxtv.org/hg/~pinchartl/uvcvideo

2009-01-18 Thread Mauro Carvalho Chehab
On Sun, 18 Jan 2009 21:49:13 +0100 Laurent Pinchart wrote: > Mauro, > > Please pull from http://linuxtv.org/hg/~pinchartl/uvcvideo/ > > for the following 3 changesets: > > uvcvideo: replace strn{cpy,cat} with strl{cpy,cat}. Hmm... instead of this: + phys = kasprintf(GFP_KERNEL, "usb-%s

Re: [PULL] http://mercurial.intuxication.org/hg/v4l-dvb-commits

2009-01-18 Thread Mauro Carvalho Chehab
On Sat, 17 Jan 2009 19:24:52 +0200 "Igor M. Liplianin" wrote: > Mauro, > > Please pull from http://mercurial.intuxication.org/hg/v4l-dvb-commits > > for the following 4 changesets: > > 01/04: Add support for TurboSight TBS6920 DVB-S2 PCI-e card. > http://mercurial.intuxication.org/hg/v4l-dvb-c

Re: KWorld ATSC 115 all static

2009-01-18 Thread Trent Piepho
On Sun, 18 Jan 2009, Hans Verkuil wrote: > I've taken a look at Mike's workaround and that will indeed no longer > work. I suspect that the core problem is related to the > SAA7134_BOARD_KWORLD_ATSC110 case in saa7134_board_init2 in > saa7134-cards.c. There the 'tuner is enabled', whatever that mea

Re: [GIT PULL -tip] fix 33 make headers_check warnings

2009-01-18 Thread Stephen Rothwell
On Sun, 18 Jan 2009 01:47:21 +0530 Jaswinder Singh Rajput wrote: > > diff --git a/include/linux/nfsd/stats.h b/include/linux/nfsd/stats.h > index 7678cfb..0b53cfe 100644 > --- a/include/linux/nfsd/stats.h > +++ b/include/linux/nfsd/stats.h > @@ -29,9 +29,11 @@ struct nfsd_stats { > unsigned

Re: [linux-media] Re: [linux-dvb] Cross-posting linux-media, linux-dvb etc

2009-01-18 Thread Mauro Carvalho Chehab
On Sun, 18 Jan 2009 10:53:42 +0100 Klaus Schmidinger wrote: > On 17.01.2009 06:51, user.vdr wrote: > > I think it's a lame idea to clump all media related stuff into one > > mailing list from separate ml's because 1) it's too general of a topic > > and 2) those ml's already had a lot of activity

Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-saa7146

2009-01-18 Thread e9hack
Hans Verkuil schrieb: > Thanks for testing! I've made a new tree: > > http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-saa7146-2 > > Can you test again? It's a simple fix, so it should work now. With the new tree, WSS with avards works now. Thanks! For compiling on 2.6.29-rc2, I need a little modifi

Re: KWorld ATSC 115 all static

2009-01-18 Thread CityK
Hans Verkuil wrote: > On Sunday 18 January 2009 22:20:30 CityK wrote: > >> The output of dmesg is interesting (two times tuner simple initiating): > Shouldn't there be a tda9887 as well? It's what the card config says, but > I'm not sure whether that is correct. > > >> Would you like to see

[PATCH] DVB: negative internal->sub_range won't get noticed

2009-01-18 Thread Roel Kluin
internal->sub_range is unsigned, a negative won't get noticed. Signed-off-by: Roel Kluin --- diff --git a/drivers/media/dvb/frontends/stb0899_algo.c b/drivers/media/dvb/frontends/stb0899_algo.c index 83dc7e1..2ea32da 100644 --- a/drivers/media/dvb/frontends/stb0899_algo.c +++ b/drivers/media/dvb

Re: Auto-response for your message to the "linux-dvb" mailing list

2009-01-18 Thread Mauro Carvalho Chehab
On Sun, 18 Jan 2009 13:10:02 -0500 Michael Krufky wrote: > linux-dvb-boun...@linuxtv.org wrote: > > This ML is deprecated. Please use linux-media@vger.kernel.org instead. > > For more info about linux-media@vger.kernel.org, please read: > > http://vger.kernel.org/vger-lists.html#linux-media > >

Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb

2009-01-18 Thread Hans Verkuil
On Saturday 17 January 2009 17:11:54 Hans Verkuil wrote: > Hi Mauro, > > Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb for the > following: > > - em28xx: fix compile warning > - v4l2: replace a few snprintfs with strlcpy > - v4l2: fix 2.6.29 build > - saa6752hs: convert to v4l2_su

Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-saa7146

2009-01-18 Thread Hans Verkuil
On Sunday 18 January 2009 23:39:49 e9hack wrote: > Hans Verkuil schrieb: > > Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-saa7146 for > > the following: > > > > - saa7146: fix unbalanced mutex_lock/unlock > > - saa7146: convert to video_ioctl2. > > > > Tested with mxb and dvb-ttp

Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-saa7146

2009-01-18 Thread e9hack
Hans Verkuil schrieb: > Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-saa7146 for > the following: > > - saa7146: fix unbalanced mutex_lock/unlock > - saa7146: convert to video_ioctl2. > > Tested with mxb and dvb-ttpci based boards. > > It's the first phase to converting saa7146

Re: KWorld ATSC 115 all static

2009-01-18 Thread Hans Verkuil
On Sunday 18 January 2009 22:20:30 CityK wrote: > Hans Verkuil wrote: > > On Sunday 18 January 2009 19:10:16 CityK wrote: > > > >> merging Hans' code eliminates the usability of Mike's "hack/workaround" > >> ... in essence, analog TV > >> function has now been completely killed with these board

Re: KWorld ATSC 115 all static

2009-01-18 Thread CityK
Hans Verkuil wrote: > On Sunday 18 January 2009 19:10:16 CityK wrote: > >> merging Hans' code eliminates the usability of Mike's "hack/workaround" ... >> in essence, analog TV >> function has now been completely killed with these boards. >> > > I've made a new tree http://linuxtv.org/hg/~h

[PULL] http://linuxtv.org/hg/~pinchartl/uvcvideo

2009-01-18 Thread Laurent Pinchart
Mauro, Please pull from http://linuxtv.org/hg/~pinchartl/uvcvideo/ for the following 3 changesets: uvcvideo: replace strn{cpy,cat} with strl{cpy,cat}. uvcvideo: Add support for the Alcor Micro AU3820 chipset. uvcvideo: Retry URB buffers allocation when the system is low on memory. uvc_ctrl.c

Re: [linux-dvb] AF9015_REMOTE_MSI_DIGIVOX_MINI_II_V3 works, but keys get stuck

2009-01-18 Thread Antti Palosaari
Andrej Podzimek wrote: After reloading the module, the remote control (almost) worked. Unfortunately, keys got stuck somehow, just as if I were holding a key on the keyboard. Another key press changed the event being repeated, but there seemed to be *no* key release events at all. Pressing th

Re: KWorld ATSC 115 all static

2009-01-18 Thread Hans Verkuil
On Sunday 18 January 2009 19:10:16 CityK wrote: > Hans Verkuil wrote: > > On Friday 16 January 2009 04:20:02 CityK wrote: > >> The "hack-fix" patch applies cleanly against Hans' sources. > >> However, the test results are negative -- the previous workaround > >> ("modprobe tuner -r and "modprobe tu

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

2009-01-18 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 Jan 18 19:00:02 CET 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 10241:7981bdd4e25a gcc version: gcc

Re: Siano's patches

2009-01-18 Thread Uri Shkolnik
--- On Sun, 1/18/09, Michael Krufky wrote: > From: Michael Krufky > Subject: Re: Siano's patches > To: uri...@yahoo.com > Cc: "Mauro Carvalho" , linux-media@vger.kernel.org, > linuxtv-comm...@linuxtv.org, "linux-dvb" > Date: Sunday, January 18, 2009, 8:07 PM > Uri Shkolnik wrote: > > Hi Mau

[PATCH] saa716x: fix uninitialized splinlocks

2009-01-18 Thread Luca Tettamanti
Fix uninitialized spinlocks. Signed-off-by: Luca Tettamanti --- linux/drivers/media/dvb/dvb-core/dmxdev.c|1 + linux/drivers/media/dvb/saa716x/saa716x_hybrid.c |1 + 2 files changed, 2 insertions(+) Index: b/linux/drivers/media/dvb/dvb-core/dmxdev.c =

[PATCH] saa716x: fix pointer cast to 32bit

2009-01-18 Thread Luca Tettamanti
Pointers may be 64bit long, casting them to u32 is wrong. For doing math on the address unsigned long is guaranteed to have to correct size to hold the value of the pointer. Signed-off-by: Luca Tettamanti --- linux/drivers/media/dvb/saa716x/saa716x_dma.c |6 +++--- 1 file changed, 3 insertio

[PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-saa7146

2009-01-18 Thread Hans Verkuil
Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-saa7146 for the following: - saa7146: fix unbalanced mutex_lock/unlock - saa7146: convert to video_ioctl2. Tested with mxb and dvb-ttpci based boards. It's the first phase to converting saa7146 to the latest v4l2 framework

Re: Auto-response for your message to the "linux-dvb" mailing list

2009-01-18 Thread Michael Krufky
linux-dvb-boun...@linuxtv.org wrote: This ML is deprecated. Please use linux-media@vger.kernel.org instead. For more info about linux-media@vger.kernel.org, please read: http://vger.kernel.org/vger-lists.html#linux-media Since when??? I thought we were going to have separate -user and -deve

Re: Siano's patches

2009-01-18 Thread Michael Krufky
Uri Shkolnik wrote: Hi Mauro, Hope you had a great weekend :-) I would like to know if you have already reached the conclusion whether to use the Mercurial tree option or the email option we discussed last week. Regarding the patches that have been already submitted to the linux-media@vger

Fwd: scan file no-Oslo-Get

2009-01-18 Thread Christoph Pfister
-- Forwarded message -- From: Dag Lem Date: 2009/1/15 Subject: dvb-apps: Scan file no-Oslo-Get To: Christoph Pfister Hi Cristoph, I have prepared a scan file for a cable provider in Norway, I hope you can add it to dvb-apps as util/dvb-c/no-Oslo-Get -- Best regards, Dag Lem

[REVIEW] Merger of v4l2 spec into v4l-dvb

2009-01-18 Thread Hans Verkuil
Hi all, My http://linuxtv.org/hg/~hverkuil/v4l-dvb-spec/ repository contains a merged and updated version of the V4L2 specification. You build it by going to the v4l2-spec directory and running 'make' to build the single-html version. See the README for other targets. I've updated the spec wit

[PATCH] V4L/DVB: make card signed

2009-01-18 Thread Roel Kluin
Is this correct? --->8--8< make card signed Signed-off-by: Roel Kluin --- diff --git a/drivers/media/video/em28xx/em28xx-cards.c b/drivers/media/video/em28xx/em28xx-cards.c index ef9bf00..7c7a96c 100644 --- a/drivers/media/video/em28xx/em28xx-cards.c +++ b/dri

Re: [linux-dvb] Siano subsystem (DAB/DMB support) library for linux?

2009-01-18 Thread BOUWSMA Barry
On Sun, 18 Jan 2009, Uri Shkolnik wrote: > > You know, it might help if I actually looked at the files > > I'm > > hacking on, instead of blindly assuming they work like > > `MAKEDEV' > > and create the node in the current directory :-) Well, I guess that has blown my chances of ever getting a j

Re: budget.c driver: Kernel oops: "BUG: unable to handle kernel paging request at ffffffff"

2009-01-18 Thread Oliver Endriss
Tony Broad wrote: > I'm using a "Hauppauge WinTV-NOVA-T DVB card" of PCI id "13c2:1005" with > kernel 2.6.27.9. > > I've recently experienced the following fairly consistent kernel oops on > startup in grundig_29504_401_tuner_set_params from budget.c. As you > might expect, following this failure,

Re: [PATCHv4] Add Freescale MC44S803 tuner driver

2009-01-18 Thread Detlef Rohde
Good morning Roberto, thanks for the firmware file which finally helped getting my DVB-T running! I pasted it in the /lib/firmware tree and could get a new message: Jan 18 11:42:56 detlef-laptop kernel: [ 7677.396309] usb 4-3.3: new high speed USB device using ehci_hcd and address 6 Jan 18 11:42:

budget.c driver: Kernel oops: "BUG: unable to handle kernel paging request at ffffffff"

2009-01-18 Thread Tony Broad
I'm using a "Hauppauge WinTV-NOVA-T DVB card" of PCI id "13c2:1005" with kernel 2.6.27.9. I've recently experienced the following fairly consistent kernel oops on startup in grundig_29504_401_tuner_set_params from budget.c. As you might expect, following this failure, the card doesn't work. I'm

Re: [linux-media] Re: [linux-dvb] Cross-posting linux-media, linux-dvb etc

2009-01-18 Thread Klaus Schmidinger
On 17.01.2009 06:51, user.vdr wrote: > I think it's a lame idea to clump all media related stuff into one > mailing list from separate ml's because 1) it's too general of a topic > and 2) those ml's already had a lot of activity on their own. The > idea of sifting through tons of posts of no inter

Re: KWorld ATSC 115 all static

2009-01-18 Thread Jean Delvare
Hi Trent, On Sat, 17 Jan 2009 11:45:57 -0800 (PST), Trent Piepho wrote: > On Fri, 16 Jan 2009, Jean Delvare wrote: > > On Fri, 16 Jan 2009 05:34:59 -0800 (PST), Trent Piepho wrote: > > > How will this work for drivers like bttv, where the i2c address of the > > > tuner chips isn't know for every s

Re: [GIT PULL -tip] fix 33 make headers_check warnings

2009-01-18 Thread Sam Ravnborg
On Sun, Jan 18, 2009 at 10:13:00AM +0100, Ingo Molnar wrote: > > * Sam Ravnborg wrote: > > > On Sun, Jan 18, 2009 at 08:37:41AM +1100, David Woodhouse wrote: > > > On Sun, 2009-01-18 at 01:47 +0530, Jaswinder Singh Rajput wrote: > > > > --- a/include/linux/dvb/audio.h > > > > +++ b/include/linux

Siano's patches

2009-01-18 Thread Uri Shkolnik
Hi Mauro, Hope you had a great weekend :-) I would like to know if you have already reached the conclusion whether to use the Mercurial tree option or the email option we discussed last week. Regarding the patches that have been already submitted to the linux-media@vger.kernel.org ML, any

[PATCH] Siano 10237 __le32 to le32

2009-01-18 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik # Date 1232271170 -7200 # Node ID 56b506432a55cebe0f52eb28cc8b55584bc9a429 # Parent 50775d37b85469c33f4023203a6c54394163c4bd __le32 to le32 From: Uri Shkolnik Trent Piepho made a commit review about the usage of __le32, as a result the code has been mod

Re: [linux-dvb] Where to buy a Dual PCI-e DVB-s2 card in switzerland ?

2009-01-18 Thread Gregoire Favre
On Sat, Jan 17, 2009 at 08:10:48PM +0100, BOUWSMA Barry wrote: Hello ;-) > (Feckin' Reply-To header makes it difficult to send a personal > reply as well as a followup to the desired place... Grrr...) I don't really like the join of the different ml : over the past we have seen lots of this kin

Re: [GIT PULL -tip] fix 33 make headers_check warnings

2009-01-18 Thread Ingo Molnar
* Sam Ravnborg wrote: > On Sun, Jan 18, 2009 at 08:37:41AM +1100, David Woodhouse wrote: > > On Sun, 2009-01-18 at 01:47 +0530, Jaswinder Singh Rajput wrote: > > > --- a/include/linux/dvb/audio.h > > > +++ b/include/linux/dvb/audio.h > > > @@ -24,9 +24,8 @@ > > > #ifndef _DVBAUDIO_H_ > > > #de