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

2009-08-11 Thread Hans Verkuil
On Wednesday 12 August 2009 03:05:28 Mauro Carvalho Chehab wrote: > Em Tue, 11 Aug 2009 17:08:27 +0200 > "Hans Verkuil" escreveu: > > > > > > > I also agree with Trent that, instead of having to maintain some sort of > > > list > > > or code to identify string controls, the better would be to res

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

2009-08-11 Thread Mauro Carvalho Chehab
Em Tue, 11 Aug 2009 17:08:27 +0200 "Hans Verkuil" escreveu: > > > > I also agree with Trent that, instead of having to maintain some sort of > > list > > or code to identify string controls, the better would be to reserve one > > bit to > > indicate pointer controls (like bit 31). People tend to

Re: [patch v2 1/1] video: initial support for ADV7180

2009-08-11 Thread Andrew Morton
On Tue, 11 Aug 2009 16:40:24 +0200 Richard R__jfors wrote: > This is an initial driver for Analog Devices ADV7180 Video Decoder. > > So far it only supports setting the chip in autodetect mode and query > the detected standard. > > Signed-off-by: Richard R__jfors > --- > diff --git a/drivers/

Re: SAA7146 / TT1.3 stream corruption

2009-08-11 Thread Oliver Endriss
Hi, manio wrote: > manio wrote: > > > Hello > > I am using Technotrend Rev1.3 for many years. But last time > > suddenly i find out strange problem. Seems that in some > > circumstances the card can't decode stream from satellite properly. > > I don't know for sure but it could be a driver p

Re: Issues with Empire Dual Pen: request for help and suggestions!!!

2009-08-11 Thread Douglas Schilling Landgraf
Hello Xwang, On Wed, 12 Aug 2009 00:51:13 +0200 xwang1...@email.it wrote: > I've used the rewrite_eeprom_v_1_4 which you send me 5 month ago when > the eprom got corrupted for the first time. Great, now it's available at v4l-dvb tree. Anyway, now we need to check the audio issue. Thanks! Doug

Re: Issues with Empire Dual Pen: request for help and suggestions!!!

2009-08-11 Thread xwang1976
I've used the rewrite_eeprom_v_1_4 which you send me 5 month ago when the eprom got corrupted for the first time. Xwang Douglas Schilling Landgraf ha scritto: Hello Xwang, On Tue, 11 Aug 2009 23:46:43 +0200 xwang1...@email.it wrote: Ok! I've restored the eprom and now it is recognised aga

Re: Issues with Empire Dual Pen: request for help and suggestions!!!

2009-08-11 Thread Douglas Schilling Landgraf
Hello Xwang, On Tue, 11 Aug 2009 23:46:43 +0200 xwang1...@email.it wrote: > Ok! > I've restored the eprom and now it is recognised again. Just to confirm, did you the rewrite_eeprom tool? > The only not working part is analog tv audio which doesn't work even > if I use the sox command. Ok. >

DM6467 VPIF adding support for HD resolution capture and display standards

2009-08-11 Thread Karicheri, Muralidharan
Hi Hans, We need to add support for HD resolutions capture and display in our DM6467 vpif drivers. The vpif display driver is already part of V4L-DVB linux-next repository and capture driver is being reviewed. The next phase of our developments involve adding following HD resolutions for capture

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

2009-08-11 Thread Hans Verkuil
On Tuesday 11 August 2009 17:08:27 Hans Verkuil wrote: > Hi Mauro, > > > Em Thu, 6 Aug 2009 22:04:13 +0200 > > Hans Verkuil escreveu: > > > >> Hi Mauro, > >> > >> Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb for the > >> following: > >> > >> - v4l: introduce string control support

RE: How to save number of times using memcpy?

2009-08-11 Thread Karicheri, Muralidharan
Mauro, Any suggestions on addressing this issue ? Murali Karicheri Software Design Engineer Texas Instruments Inc. Germantown, MD 20874 new phone: 301-407-9583 Old Phone : 301-515-3736 (will be deprecated) email: m-kariche...@ti.com >-Original Message- >From: linux-media-ow...@vger.kerne

Re: [PULL] http://kernellabs.com/hg/~mkrufky/sms1xxx

2009-08-11 Thread Michael Krufky
On Tue, Aug 11, 2009 at 1:01 PM, Mauro Carvalho Chehab wrote: > Em Sat, 1 Aug 2009 14:03:24 -0400 > Michael Krufky escreveu: > >> On Sat, Aug 1, 2009 at 12:40 AM, Mauro Carvalho >> Chehab wrote: >> > Em Fri, 31 Jul 2009 11:25:55 -0400 >> > Michael Krufky escreveu: >> > >> >> Please review this pa

Re: Issues with Empire Dual Pen: request for help and suggestions!!!

2009-08-11 Thread xwang1976
Ok! I've restored the eprom and now it is recognised again. The only not working part is analog tv audio which doesn't work even if I use the sox command. Thank you, Xwang Devin Heitmueller ha scritto: On Tue, Aug 11, 2009 at 4:24 PM, wrote: Hi to all! I don't know why, but today my devic

[PATCH 4/4 - v2] DaVinci:platform changes to support vpfe camera capture

2009-08-11 Thread m-karicheri2
From: Muralidharan Karicheri Incorporated some minor comments against v1 of the patch. In addition added support for clock configuration. NOTE: depends on vpfe capture initial set of patches which are merged to v4l-dvb linux-next repository. Reviewed-by: Hans Verkuil Signed-off-by: Muralidhar

[PATCH 3/4 - v2] V4L: ccdc driver - select MSP driver for CCDC input selection

2009-08-11 Thread m-karicheri2
From: Muralidharan Karicheri There were no comments against v1 of this patch. So no change from v1 of the patch Reviewed-by: Hans Verkuil Signed-off-by: Muralidharan Karicheri --- Applies to V4L-DVB linux-next repository drivers/media/video/Kconfig |4 +++- 1 files changed, 3 insertions

[PATCH 2/4 - v2] V4L: ccdc driver - adding support for camera capture

2009-08-11 Thread m-karicheri2
From: Muralidharan Karicheri There was no comment against v1 of the patch. So no change in this file Reviewed-by: Hans Verkuil Signed-off-by: Muralidharan Karicheri --- Applies to V4L-DVB linux-next repository drivers/media/video/davinci/dm355_ccdc.c | 16 +++- drivers/media/v

[PATCH 1/4 - v2] V4L: vpfe capture driver - adding support for camera capture

2009-08-11 Thread m-karicheri2
From: Muralidharan Karicheri This patch incorporated comments received against v1 patch series. Following are the major comments incorporated:- 1) retained vpfe_g_std() since for vbi support g_std handling in v4l2 framework is not sufficient. 2) rename name field in v

Re: Issues with Empire Dual Pen: request for help and suggestions!!!

2009-08-11 Thread Devin Heitmueller
On Tue, Aug 11, 2009 at 4:24 PM, wrote: > Hi to all! > I don't know why, but today my device has changed its EEPROM hash to the > following value 0x396a0441 > as you can see from the attached dmesg. > So it is not recognized anymore. > Is there something that can cause such a change? > I suspect i

Re: Issues with Empire Dual Pen: request for help and suggestions!!!

2009-08-11 Thread xwang1976
Hi to all! I don't know why, but today my device has changed its EEPROM hash to the following value 0x396a0441 as you can see from the attached dmesg. So it is not recognized anymore. Is there something that can cause such a change? I suspect it is not the first time that the eprom hash of this

Re: dmesg | grep em28xx

2009-08-11 Thread Devin Heitmueller
On Tue, Aug 11, 2009 at 11:39 AM, Emanuele Deiola wrote: > [  127.668233] em28xx: New device @ 480 Mbps (eb1a:2881, interface 0, class > 0) > [  127.668239] em28xx #0: Identified as Unknown EM2750/28xx video grabber > (card=1) > > [  127.668371] em28xx #0: chip ID is em2882/em2883 Emanuele, Whic

Re: [linux-dvb] TechnoTrend TT-connect S2-3650 CI

2009-08-11 Thread Niels Wagenaar
Op Di, 11 augustus, 2009 20:32, schreef Christopher Thornley: > -- SNIP -- > > I probably would like to get both the S2API and Multiprot methods > working. > > Many Thanks > Chris That won't be possible. It's S2API or Multiproto. And since S2API is the official standard - besides the fact that Mul

TechnoTrend TT-connect S2-3650 CI

2009-08-11 Thread Christopher Thornley
Hi, I was wondering if you could help me. I am fairly new to using Linux so be a bit patient with me and please explain things that might not be obvious to me. I have an "ASUS n80vc" Laptop which I have installed Ubuntu 9.04 Desktop 64bit. I also have 2 USB DVB devices :- Technotrend tt-connect S

Re: [PATCH] gspca: add g_std/s_std methods

2009-08-11 Thread Olaf Titz
Jean-Francois Moine wrote: > The vidioc_s_std() has been removed last month by Németh Márton > according to the v4l2 API http://v4l2spec.bytesex.org/spec/x448.htm Ah, I see. This is a recent change, which explains why it has not come up earlier :-) The standard clearly states that my change is in

[cron job] v4l-dvb daily build 2.6.22 and up: OK, 2.6.16-2.6.21: ERRORS

2009-08-11 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:Tue Aug 11 19:00:10 CEST 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 12447:d2843f5f8fde gcc version: gcc

Re: How to efficiently handle DMA and cache on ARMv7 ? (was "Is get_user_pages() enough to prevent pages from being swapped out ?")

2009-08-11 Thread David Xiao
On Tue, 2009-08-11 at 02:31 -0700, Catalin Marinas wrote: > On Thu, 2009-08-06 at 22:59 -0700, David Xiao wrote: > > The V7 speculative prefetching will then probably apply to DMA coherency > > issue in general, both kernel and user space DMAs. Could this be > > addressed by inside the dma_unmap_sg

Re: [patch v2 1/1] video: initial support for ADV7180

2009-08-11 Thread Richard Röjfors
On 8/11/09 7:09 PM, Hiremath, Vaibhav wrote: -Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Richard Röjfors Sent: Tuesday, August 11, 2009 8:10 PM To: linux-media@vger.kernel.org Cc: Andrew Morton; mche...@infradead.org;

Re: [PATCH] gspca: add g_std/s_std methods

2009-08-11 Thread Jean-Francois Moine
On Sun, 09 Aug 2009 22:13:12 +0200 Olaf Titz wrote: > Some applications are unhappy about getting EINVAL errors for > query/set TV standard operations, especially (or only?) when working > over the v4l1compat.so bridge. This patch adds the appropriate > methods to the gspca driver (claim to suppo

RE: [patch v2 1/1] video: initial support for ADV7180

2009-08-11 Thread Hiremath, Vaibhav
> -Original Message- > From: linux-media-ow...@vger.kernel.org [mailto:linux-media- > ow...@vger.kernel.org] On Behalf Of Richard Röjfors > Sent: Tuesday, August 11, 2009 8:10 PM > To: linux-media@vger.kernel.org > Cc: Andrew Morton; mche...@infradead.org; Hans Verkuil > Subject: [patch v2

gspca: Trust webcam WB 300P ID 093a:2608 doesn't work

2009-08-11 Thread Claudio Chimera
Hello, I'm trying to use the Trust webcam WB 300P (ID 093a:2608 ) unsuccessful. The complete lsusb command is following: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 002: ID 093a:2608 Pixart Imaging, I

Re: [PULL] http://kernellabs.com/hg/~mkrufky/sms1xxx

2009-08-11 Thread Mauro Carvalho Chehab
Em Sat, 1 Aug 2009 14:03:24 -0400 Michael Krufky escreveu: > On Sat, Aug 1, 2009 at 12:40 AM, Mauro Carvalho > Chehab wrote: > > Em Fri, 31 Jul 2009 11:25:55 -0400 > > Michael Krufky escreveu: > > > >> Please review this patch yourself -- you will see I am simply removing > >> Hauppauge-specific

dmesg | grep em28xx

2009-08-11 Thread Emanuele Deiola
40] em28xx driver loaded -- Caselle da 1GB, trasmetti allegati fino a 3GB e in piu' IMAP, POP3 e SMTP autenticato? GRATIS solo con Email.it: http://www.email.it/f Sponsor: Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=&d=20090811 -- 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

[patch v2 1/1] video: initial support for ADV7180

2009-08-11 Thread Richard Röjfors
This is an initial driver for Analog Devices ADV7180 Video Decoder. So far it only supports setting the chip in autodetect mode and query the detected standard. Signed-off-by: Richard Röjfors --- diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index 84b6fc1..ac9f636 100

[patch v2 0/1] video: initial support for ADV7180

2009-08-11 Thread Richard Röjfors
This is a an updated version of my previous patch. Hans: I have updated the patch according to you feedback (almost). Thanks for the feedback btw. * I left the state struct even though it only contains the subdev, it's for the future when more functions are added in. * I left the function for

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

2009-08-11 Thread Hans Verkuil
Hi Mauro, > Em Thu, 6 Aug 2009 22:04:13 +0200 > Hans Verkuil escreveu: > >> Hi Mauro, >> >> Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb for the >> following: >> >> - v4l: introduce string control support. >> - v4l2-spec: document the new string control type. >> - v4l2-ctl: modula

Re: [PULL] soc-camera: fix recursive cpin-lock (2.6.31)

2009-08-11 Thread Mauro Carvalho Chehab
Hi Guennadi, Em Thu, 6 Aug 2009 01:28:17 +0200 (CEST) Guennadi Liakhovetski escreveu: > Hi Mauro, > > I posted this fix and haven't got any objections (apart from unused > variables, which are removed in this version), but - please have a look at > it before pulling. In mx3_camera.c::mx3_vide

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

2009-08-11 Thread Mauro Carvalho Chehab
Em Thu, 6 Aug 2009 22:04:13 +0200 Hans Verkuil escreveu: > Hi Mauro, > > Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb for the > following: > > - v4l: introduce string control support. > - v4l2-spec: document the new string control type. > - v4l2-ctl: modulator bug fixes > - v4l

Re: Terratec Cinergy HibridT XS

2009-08-11 Thread Valerio Messina
Devin Heitmueller ha scritto: Great. I'll get a PULL request issued so this can get into the mainline. Thanks for testing. sorry, as today I have to unsubscribe this interesting but really heavy mail list before holiday because it will rapidly fill up the space on my mailbox. I will glad

Re: [linux-dvb] problem: Hauppauge Nova TD500

2009-08-11 Thread Nicolas Will
On Tue, 2009-08-11 at 13:53 +0100, Tim Docker wrote: > Hi, > > I'm trying to diagnose a problem with a mythtv setup based upon a > hauppauge nova td 500. I've had the setup for some months - it seemed > to > work reasonably reliably initially, but over the last few weeks I've > had > consistent

Re: Pinnacle 3010ix and SAA716x drivers

2009-08-11 Thread James Guo
I have a Avermedia hc82 ATSC card, compiled saa716x, and loaded with tda1004a without error message, and I cannot see frontend0 file.(only demux0, dvr0 and net0) sorry, no answer to your question, just pile up info for saa716x. and I need a answer too. -- To unsubscribe from this lis

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

2009-08-11 Thread Douglas Schilling Landgraf
Hello Mauro, On Fri, 7 Aug 2009 09:59:56 -0300 Douglas Schilling Landgraf wrote: > Hello Mauro, > > Please pull from http://linuxtv.org/hg/~dougsland/empire/ for > the following: > > - em28xx: fix empire auto-detect Added: - strlcpy() will always null terminate the string. - stk-we

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

2009-08-11 Thread Mauro Carvalho Chehab
Em Wed, 5 Aug 2009 13:09:47 -0300 Douglas Schilling Landgraf escreveu: > Hello Mauro, > >Please pull from http://linuxtv.org/hg/~dougsland/video4linux for > the following: > > - cxusb, d680 dmbth use unified lgs8gxx code instead of lgs8gl5 > - media/zr364xx: fix build errors > - drivers/med

Re: [PATCH] V4L: videobuf-core.c VIDIOC_QBUF should return video buffer flags

2009-08-11 Thread Laurent Pinchart
On Monday 10 August 2009 19:37:40 Tuukka.O Toivonen wrote: > When user space queues a buffer using VIDIOC_QBUF, the kernel > should set flags to V4L2_BUF_FLAG_QUEUED in struct v4l2_buffer. > videobuf_qbuf() was missing a call to videobuf_status() which does > that. This patch adds the proper functi

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

2009-08-11 Thread Hans Verkuil
Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-core2 for the following: - v4l: simplify v4l2_i2c_new_subdev and friends - v4l: remove video_register_device_index The first patch simplifies v4l2_i2c_new_subdev and removes v4l2_i2c_new_probed_subdev and v4l2_i2c_new_probed_

[PATCH] zr364: wrong indexes

2009-08-11 Thread Roel Kluin
The order of indexes is reversed Signed-off-by: Roel Kluin --- Right? diff --git a/drivers/media/video/zr364xx.c b/drivers/media/video/zr364xx.c index fc976f4..2622a6e 100644 --- a/drivers/media/video/zr364xx.c +++ b/drivers/media/video/zr364xx.c @@ -695,7 +695,7 @@ static int zr364xx_release(st

Re: vpif_display.c bug

2009-08-11 Thread Hans Verkuil
On Monday 10 August 2009 17:07:51 Karicheri, Muralidharan wrote: > Hans, > > I have already changed v4l2_i2c_new_probed_subdev() to > v4l2_i2c_new_subdev_board() in my latest patch set for adding vpif capture > driver for DM6467 that you had reviewed. I think this change is not needed > once tha

Re: How to efficiently handle DMA and cache on ARMv7 ? (was "Is get_user_pages() enough to prevent pages from being swapped out ?")

2009-08-11 Thread Catalin Marinas
On Thu, 2009-08-06 at 22:59 -0700, David Xiao wrote: > The V7 speculative prefetching will then probably apply to DMA coherency > issue in general, both kernel and user space DMAs. Could this be > addressed by inside the dma_unmap_sg/single() calling dma_cache_maint() > when the direction is DMA_FR

RE: vpif_display.c bug

2009-08-11 Thread chaithrika
On Mon, Aug 10, 2009 at 20:39:05, Karicheri, Muralidharan wrote: > Chaithrika, > > No need to change this since this is already corrected as part of my vpif > capture patch set that I had submitted for review. I had mentioned this to > Hans as well. > Murali, Thank you for correcting this bug