Re: What if add enumerations at the V4L2_FOCUS_MODE_AUTO?

2010-12-14 Thread Kim, HeungJun
Hi Laurent, 2010-12-15 오전 9:19, Laurent Pinchart 쓴 글: > Hi, > > (CC'ing linux-media this time, please discard the previous mail) > > On Tuesday 14 December 2010 12:27:32 Kim, HeungJun wrote: >> Hi Laurent and Hans, >> >> I am working on V4L2 subdev for M5MOLS by Fujitsu. >> and I wanna listen yo

Re: What if add enumerations at the V4L2_FOCUS_MODE_AUTO?

2010-12-14 Thread Hans Verkuil
On Wednesday, December 15, 2010 01:19:43 Laurent Pinchart wrote: > Hi, > > (CC'ing linux-media this time, please discard the previous mail) > > On Tuesday 14 December 2010 12:27:32 Kim, HeungJun wrote: > > Hi Laurent and Hans, > > > > I am working on V4L2 subdev for M5MOLS by Fujitsu. > > and I

Re: Hauppauge HVR-2200 analog

2010-12-14 Thread Julian Scheel
Am 14.12.2010 um 20:51 schrieb Steven Toth: > On 12/14/10 12:23 PM, Julian Scheel wrote: >> Is there any reason, why the additional card-information found here: >> http://www.kernellabs.com/hg/~stoth/saa7164-dev/ >> is not yet in the kernel tree? > > On my todo list. Ok, fine. > I validate each

Re: [PATCH] bttv: fix mutex use before init

2010-12-14 Thread Torsten Kaiser
On Tue, Dec 14, 2010 at 10:43 PM, Brandon Philips wrote: > On 21:56 Tue 14 Dec 2010, Torsten Kaiser wrote: >> On Tue, Dec 14, 2010 at 1:30 AM, Brandon Philips wrote: >> > On 17:13 Sun 12 Dec 2010, Torsten Kaiser wrote: >> >>  * change &fh->cap.vb_lock in bttv_open() AND radio_open() to >> >> &btv

Re: tm6000 and IR

2010-12-14 Thread Dmitri Belimov
Hi Stefan > Am 14.12.2010 04:23, schrieb Dmitri Belimov: > > Hi > > > > What about my last patch?? This is OK or bad? > > Our customers kick me every day with IR remotes. > > > > With my best regards, Dmitry. > I think, you use the second variant, Dmitry. > Why you doesn't use this key map - RCMAP

Re: Simple request : mini-pcie analog TV capture card

2010-12-14 Thread Markus Rechberger
On Wed, Dec 15, 2010 at 6:33 AM, Markus Rechberger wrote: > Hi, > > On Wed, Dec 15, 2010 at 1:25 AM, Fernando Laudares Camargos > wrote: >> >> Hello List, >> >> I'm after a somehow quite simple information: I'm looking for a >> mini-pcie TV tuner/capture card. I simply need to plug my cable TV >>

Re: Simple request : mini-pcie analog TV capture card

2010-12-14 Thread Markus Rechberger
Hi, On Wed, Dec 15, 2010 at 1:25 AM, Fernando Laudares Camargos wrote: > > Hello List, > > I'm after a somehow quite simple information: I'm looking for a > mini-pcie TV tuner/capture card. I simply need to plug my cable TV > decoder to such a card to "watch" TV on Linux. I've got success with a

Leadtek DTV2000DS - no channel lock

2010-12-14 Thread Matthew Rowles
Hi all. I have 2 Leadtek DTV2000DS PCI tuners in my mythtv pc. This is a AF9015 + AF9013 + NXP TDA18211 based PCI card. The tuner is detected as TDA18271. (see http://linuxtv.org/wiki/index.php/DVB-T_PCI_Cards#Leadtek) My issue is that I can't lock onto any channel. My PC is: MB: Asus M4A87T

Re: [PATCH] bttv: fix mutex use before init

2010-12-14 Thread Dave Young
On Wed, Dec 15, 2010 at 5:43 AM, Brandon Philips wrote: > On 21:56 Tue 14 Dec 2010, Torsten Kaiser wrote: >> On Tue, Dec 14, 2010 at 1:30 AM, Brandon Philips wrote: >> > On 17:13 Sun 12 Dec 2010, Torsten Kaiser wrote: >> >>  * change &fh->cap.vb_lock in bttv_open() AND radio_open() to >> >> &btv-

[PATCH v2] [media] s5p-fimc: fix the value of YUV422 1-plane formats

2010-12-14 Thread Hyunwoong Kim
Some color formats are mismatched in s5p-fimc driver. CICICTRL[1:0], order422_out, should be set 2b'00 not 2b'11 to use V4L2_PIX_FMT_YUYV. Because in V4L2 standard V4L2_PIX_FMT_YUYV means "start + 0: Y'00 Cb00 Y'01 Cr00 Y'02 Cb01 Y'03 Cr01". According to datasheet 2b'00 is right value for V4L2_PIX_

Re: [PATCH] v4l: OMAP3 ISP CCDC: Add support for 8bit greyscale sensors

2010-12-14 Thread Laurent Pinchart
Hi Martin, Thanks for the patch. On Tuesday 14 December 2010 15:43:43 Martin Hostettler wrote: > Adds support for V4L2_MBUS_FMT_Y8_1X8 format and 8bit data width in > syncronous interface. > > The data width is configured in the parallel interface part of the isp > platform data, defaulting to 1

Simple request : mini-pcie analog TV capture card

2010-12-14 Thread Fernando Laudares Camargos
Hello List, I'm after a somehow quite simple information: I'm looking for a mini-pcie TV tuner/capture card. I simply need to plug my cable TV decoder to such a card to "watch" TV on Linux. I've got success with a Hauppauge 950Q USB stick and TV time but this is not a one-time project and we would

Re: Simple request : mini-pcie analog TV capture card

2010-12-14 Thread Andy Walls
Fernando, You should send questions to linux-media@vger.kernel.org as the video4linux list is mostly dead. The Yuan MPC718 is supported by the cx18 driver, but it is mini-pci (not mini-pcie) and has hardware mpeg2 encoding, which may be overkill for your needs. Regards, Andy Fernando Laudare

Re: What if add enumerations at the V4L2_FOCUS_MODE_AUTO?

2010-12-14 Thread Laurent Pinchart
Hi, (CC'ing linux-media this time, please discard the previous mail) On Tuesday 14 December 2010 12:27:32 Kim, HeungJun wrote: > Hi Laurent and Hans, > > I am working on V4L2 subdev for M5MOLS by Fujitsu. > and I wanna listen your comments about Auto Focus mode of my ideas. > the details is in t

Re: [PATCHv7 08/10] mm: cma: Contiguous Memory Allocator added

2010-12-14 Thread KAMEZAWA Hiroyuki
On Tue, 14 Dec 2010 11:23:15 +0100 Michal Nazarewicz wrote: > > Hmm, it seems __cm_alloc() and __cm_migrate() has no special codes for CMA. > > I'd like reuse this for my own contig page allocator. > > So, could you make these function be more generic (name) ? > > as > > __alloc_range(start,

Re: [alsa-devel] [RFC/PATCH v6 03/12] media: Entities, pads and links

2010-12-14 Thread Laurent Pinchart
Hi Clemens, On Tuesday 14 December 2010 14:49:15 Clemens Ladisch wrote: > Laurent Pinchart wrote: > > On Tuesday 14 December 2010 13:40:21 Hans Verkuil wrote: > >> > On Monday 13 December 2010 17:10:51 Clemens Ladisch wrote: > >> >> * Entity types > >> >> > >> >> TYPE_NODE was renamed to TYPE_DEV

Re: [PATCH] bttv: fix mutex use before init

2010-12-14 Thread Brandon Philips
On 22:13 Tue 14 Dec 2010, Torsten Kaiser wrote: > On Tue, Dec 14, 2010 at 9:56 PM, Torsten Kaiser > wrote: > > Using the card also still works, but I think I found out what was > > causing sporadic shutdown problems with 37-rc kernels: When I try to > > exit tvtime it gets stuck in an uninterrupti

Re: [PATCH] bttv: fix mutex use before init

2010-12-14 Thread Brandon Philips
On 21:56 Tue 14 Dec 2010, Torsten Kaiser wrote: > On Tue, Dec 14, 2010 at 1:30 AM, Brandon Philips wrote: > > On 17:13 Sun 12 Dec 2010, Torsten Kaiser wrote: > >>  * change &fh->cap.vb_lock in bttv_open() AND radio_open() to > >> &btv->init.cap.vb_lock > >>  * add a mutex_init(&btv->init.cap.vb_lo

Re: [PATCH] bttv: fix mutex use before init

2010-12-14 Thread Torsten Kaiser
On Tue, Dec 14, 2010 at 9:56 PM, Torsten Kaiser wrote: > Using the card also still works, but I think I found out what was > causing sporadic shutdown problems with 37-rc kernels: When I try to > exit tvtime it gets stuck in an uninterruptible D state and can't be > killed. And that seems to mess

Re: [PATCH] bttv: fix mutex use before init

2010-12-14 Thread Torsten Kaiser
On Tue, Dec 14, 2010 at 1:30 AM, Brandon Philips wrote: > On 17:13 Sun 12 Dec 2010, Torsten Kaiser wrote: >>  * change &fh->cap.vb_lock in bttv_open() AND radio_open() to >> &btv->init.cap.vb_lock >>  * add a mutex_init(&btv->init.cap.vb_lock) to the setup of init in >> bttv_probe() > > That seem

Re: [PATCH 3/6] [media] gspca core: Fix regressions gspca breaking devices with audio

2010-12-14 Thread Anca Emanuel
On Tue, Dec 14, 2010 at 9:08 PM, Jean-Francois Moine wrote: > On Tue, 14 Dec 2010 20:52:43 +0200 > Anca Emanuel wrote: > >> How can I disable the noise from camera ? >> There is no physical microphone in it. >> ( mute do not work ) >        [snip] >> [  139.848996] usb 8-1: usb_probe_device >> [

Re: Hauppauge HVR-2200 analog

2010-12-14 Thread Steven Toth
On 12/14/10 12:23 PM, Julian Scheel wrote: > Is there any reason, why the additional card-information found here: > http://www.kernellabs.com/hg/~stoth/saa7164-dev/ > is not yet in the kernel tree? On my todo list. I validate each board before I add its profile to the core tree. If certain boards

[PATCH 6/6] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17 (bug fix)

2010-12-14 Thread Jean-François Moine
The initial values of the registers 0x01 and 0x17 are taken from the sensor table at capture start and updated according to the flag PDN_INV. Their values are updated at each step of the capture initialization and memorized for reuse in capture stop. This patch also fixed automatically some bad h

[PATCH 6/6] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17

2010-12-14 Thread Jean-François Moine
The initial values of the registers 0x01 and 0x17 are taken from the sensor table at capture start and updated according to the flag PDN_INV. Their values are updated at each step of the capture initialization and memorized for reuse in capture stop. This patch also fixed automatically some bad h

[PATCH 5/6] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17

2010-12-14 Thread Jean-François Moine
Signed-off-by: Jean-François Moine diff --git a/drivers/media/video/gspca/sonixj.c b/drivers/media/video/gspca/sonixj.c index 5deff24..a75f7ec 100644 --- a/drivers/media/video/gspca/sonixj.c +++ b/drivers/media/video/gspca/sonixj.c @@ -100,6 +100,19 @@ enum sensors { /* device flags */ #define

[PATCH 4/6] gspca - sonixj: Set the flag for some devices

2010-12-14 Thread Jean-François Moine
The flag PDN_INV indicates that the sensor pin S_PWR_DN has not the same value as other webcams with the same sensor. For now, only two webcams have been so detected: the Microsoft's VX1000 and VX3000. Signed-off-by: Jean-François Moine diff --git a/drivers/media/video/gspca/sonixj.c b/drivers/

[PATCH 3/6] gspca - sonixj: Add a flag in the driver_info table

2010-12-14 Thread Jean-François Moine
Signed-off-by: Jean-François Moine diff --git a/drivers/media/video/gspca/sonixj.c b/drivers/media/video/gspca/sonixj.c index 5978676..ed7349b 100644 --- a/drivers/media/video/gspca/sonixj.c +++ b/drivers/media/video/gspca/sonixj.c @@ -64,6 +64,7 @@ struct sd { u8 jpegqual;

[PATCH 2/6] gspca - sonixj: Fix a bad probe exchange

2010-12-14 Thread Jean-François Moine
Signed-off-by: Jean-François Moine diff --git a/drivers/media/video/gspca/sonixj.c b/drivers/media/video/gspca/sonixj.c index 4660cbe..5978676 100644 --- a/drivers/media/video/gspca/sonixj.c +++ b/drivers/media/video/gspca/sonixj.c @@ -1794,7 +1794,7 @@ static int sd_init(struct gspca_dev *gspca

[PATCH 1/6] gspca - sonixj: Move bridge init to sd start

2010-12-14 Thread Jean-François Moine
Signed-off-by: Jean-François Moine diff --git a/drivers/media/video/gspca/sonixj.c b/drivers/media/video/gspca/sonixj.c index 2229847..4660cbe 100644 --- a/drivers/media/video/gspca/sonixj.c +++ b/drivers/media/video/gspca/sonixj.c @@ -1755,141 +1755,6 @@ static void po2030n_probe(struct gspca_d

[PATCH 0/6] gspca sonixj better handling of reg 01 and 17

2010-12-14 Thread Jean-François Moine
Here is a new version following Mauro's remarks and with some fixes. Jean-François Moine (6): gspca - sonixj: Move bridge init to sd start gspca - sonixj: Fix a bad probe exchange gspca - sonixj: Add a flag in the driver_info table gspca - sonixj: Set the flag for some devi

Re: [PATCH 3/6] [media] gspca core: Fix regressions gspca breaking devices with audio

2010-12-14 Thread Jean-Francois Moine
On Tue, 14 Dec 2010 20:52:43 +0200 Anca Emanuel wrote: > How can I disable the noise from camera ? > There is no physical microphone in it. > ( mute do not work ) [snip] > [ 139.848996] usb 8-1: usb_probe_device > [ 139.849003] usb 8-1: configuration #1 chosen from 1 choice > [ 139.851

Re: [PATCH 3/6] [media] gspca core: Fix regressions gspca breaking devices with audio

2010-12-14 Thread Anca Emanuel
On Fri, Dec 10, 2010 at 12:51 PM, Jean-Francois Moine wrote: > On Thu, 9 Dec 2010 18:42:36 -0200 > Mauro Carvalho Chehab wrote: > >> Changeset 35680ba broke several devices: >>       - Sony Playstation Eye (1415:2000); >>       - Gigaware model 25-234 (0c45:628f); >>       - Logitech Messenger Pl

Re: Hauppauge HVR-2200 analog

2010-12-14 Thread Julian Scheel
Am 14.12.2010 18:23, schrieb Julian Scheel: Am 07.12.2010 14:01, schrieb Andy Walls: It appears to be in the media_tree.git repository on the staging/for_v2.6.37-rc1 branch: http://git.linuxtv.org/media_tree.git?a=tree;f=drivers/media/video/saa7164;h=0acaa4ada45ae6881bfbb19447ae9db43f06ef9b;hb=

[cron job] v4l-dvb daily build: WARNINGS

2010-12-14 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 Dec 14 19:00:06 CET 2010 git master: 59365d136d205cc20fe666ca7f89b1c5001b0d5a git media-master: gcc version: i6

Re: Hauppauge USB Live 2

2010-12-14 Thread Gerd Hoffmann
$ git log --oneline --no-merges 4270c3ca.. drivers/media/video/cx231xx f5db33f [media] cx231xx: stray unlock on error path Using that commit directly looks better. I still see the UsbInterface::sendCommand failures, but the driver seems to finish the initialization and looks for the firmware. So

Re: Hauppauge HVR-2200 analog

2010-12-14 Thread Julian Scheel
Am 07.12.2010 14:01, schrieb Andy Walls: On Tue, 2010-12-07 at 12:04 +0100, Julian Scheel wrote: Hi, is there any progress on adding analog support to the HVR-2200? It seems support for the used chipsets in general is already in the kernel? It appears to be in the media_tree.git repository on

Re: Hauppauge USB Live 2

2010-12-14 Thread Gerd Hoffmann
On 12/14/10 15:05, Mauro Carvalho Chehab wrote: Hi Devin, Em 14-12-2010 08:06, Devin Heitmueller escreveu: On Tue, Dec 14, 2010 at 4:57 AM, Gerd Hoffmann wrote: Hi folks, Got a "Hauppauge USB Live 2" after google found me that there is a linux driver for it. Unfortunaly linux doesn't mana

Re: tm6000 and IR

2010-12-14 Thread Stefan Ringel
Am 14.12.2010 04:23, schrieb Dmitri Belimov: Hi What about my last patch?? This is OK or bad? Our customers kick me every day with IR remotes. With my best regards, Dmitry. I think, you use the second variant, Dmitry. Why you doesn't use this key map - RCMAP_BEHOLD. The power led we can change

Re: [alsa-devel] [RFC/PATCH v6 03/12] media: Entities, pads and links

2010-12-14 Thread Clemens Ladisch
Laurent Pinchart wrote: > On Tuesday 14 December 2010 14:31:55 Clemens Ladisch wrote: > > Laurent Pinchart wrote: > > > On Monday 13 December 2010 17:10:51 Clemens Ladisch wrote: > > >> EXT_SPEAKER also includes headphones; there might be made a case for > > >> having those as a separate subtype. >

Re: [alsa-devel] [RFC/PATCH v6 03/12] media: Entities, pads and links

2010-12-14 Thread Laurent Pinchart
Hi Hans, On Tuesday 14 December 2010 15:51:08 Hans Verkuil wrote: > > Laurent Pinchart wrote: > >> On Monday 13 December 2010 17:10:51 Clemens Ladisch wrote: > >>> TYPE_EXT describes entities that represent some interface to the > >>> external world, TYPE_INT those that are internal to the entire

Re: [alsa-devel] [RFC/PATCH v6 03/12] media: Entities, pads and links

2010-12-14 Thread Hans Verkuil
> Laurent Pinchart wrote: >> On Monday 13 December 2010 17:10:51 Clemens Ladisch wrote: >>> TYPE_EXT describes entities that represent some interface to the >>> external world, TYPE_INT those that are internal to the entire device. >>> (I'm not sure if that distinction is very useful, but TYPE_SUBD

Re: [alsa-devel] [RFC/PATCH v6 03/12] media: Entities, pads and links

2010-12-14 Thread Sakari Ailus
Hi Clemens, Laurent, Hans & others! Clemens Ladisch wrote: > I wrote: >> I'll see if I can draw up the ALSA-specific media stuff over the weekend. > > Sorry, wrong weekend. > > Anyway, below are some remarks and a patch. > > > * Entity types > > TYPE_NODE was renamed to TYPE_DEVICE because "n

[PATCH] v4l: OMAP3 ISP CCDC: Add support for 8bit greyscale sensors

2010-12-14 Thread Martin Hostettler
Adds support for V4L2_MBUS_FMT_Y8_1X8 format and 8bit data width in syncronous interface. The data width is configured in the parallel interface part of the isp platform data, defaulting to 10bit as before this commit. When i 8bit mode don't apply DC substraction of 64 per default as this would re

Re: [alsa-devel] [RFC/PATCH v6 03/12] media: Entities, pads and links

2010-12-14 Thread Laurent Pinchart
Hi Clemens, On Tuesday 14 December 2010 14:31:55 Clemens Ladisch wrote: > Laurent Pinchart wrote: > > On Monday 13 December 2010 17:10:51 Clemens Ladisch wrote: > >> TYPE_EXT describes entities that represent some interface to the > >> external world, TYPE_INT those that are internal to the entire

Re: Hauppauge USB Live 2

2010-12-14 Thread Mauro Carvalho Chehab
Hi Devin, Em 14-12-2010 08:06, Devin Heitmueller escreveu: > On Tue, Dec 14, 2010 at 4:57 AM, Gerd Hoffmann wrote: >> Hi folks, >> >> Got a "Hauppauge USB Live 2" after google found me that there is a linux >> driver for it. Unfortunaly linux doesn't manage to initialize the device. >> >> I've

Re: [alsa-devel] [RFC/PATCH v6 03/12] media: Entities, pads and links

2010-12-14 Thread Takashi Iwai
At Tue, 14 Dec 2010 14:31:55 +0100, Clemens Ladisch wrote: > > > Should we have an AUDIO category ? > > Probably not, because there are combined audio/video jacks, any maybe > other entities. Yes, nowadays HDMI / DP are pretty common, for example. Takashi -- To unsubscribe from this list: send

Re: [alsa-devel] [RFC/PATCH v6 03/12] media: Entities, pads and links

2010-12-14 Thread Clemens Ladisch
Laurent Pinchart wrote: > On Tuesday 14 December 2010 13:40:21 Hans Verkuil wrote: >> > On Monday 13 December 2010 17:10:51 Clemens Ladisch wrote: >> >> * Entity types >> >> >> >> TYPE_NODE was renamed to TYPE_DEVICE because "node" sounds like a node >> >> in a graph, which does not distinguish it

Re: problems with several saa7134 cards

2010-12-14 Thread Mauro Carvalho Chehab
Em 13-12-2010 11:45, Artem Bokhan escreveu: > I use several (from three to five) saa7134-based cards on single PC. > Currently I'm trying to migrate from 2.6.22 to 2.6.32 (ubuntu lts). > > I've got problems which I did not have with 2.6.22 kernel: > > 1. Depending on configuration load average

Re: [alsa-devel] [RFC/PATCH v6 03/12] media: Entities, pads and links

2010-12-14 Thread Clemens Ladisch
Laurent Pinchart wrote: > On Monday 13 December 2010 17:10:51 Clemens Ladisch wrote: >> TYPE_EXT describes entities that represent some interface to the >> external world, TYPE_INT those that are internal to the entire device. >> (I'm not sure if that distinction is very useful, but TYPE_SUBDEV see

Terratec Cinergy HT MKII has a VHF problem.

2010-12-14 Thread Janez
>>> I think I found a bug in the "Terratec Cinergy HT PCI MKII." The card basically works, but the DVB stations in the VHF band have a problem. I can watch them (with xine or me-TV) or scan them only after a reboot, because if I change to a UHF station and then I re-tune to the previous VHF statio

Re: [alsa-devel] [RFC/PATCH v6 03/12] media: Entities, pads and links

2010-12-14 Thread Laurent Pinchart
Hi Hans, On Tuesday 14 December 2010 13:40:21 Hans Verkuil wrote: > > On Monday 13 December 2010 17:10:51 Clemens Ladisch wrote: > >> * Entity types > >> > >> TYPE_NODE was renamed to TYPE_DEVICE because "node" sounds like a node > >> in a graph, which does not distinguish it from other entity ty

Re: [alsa-devel] [RFC/PATCH v6 03/12] media: Entities, pads and links

2010-12-14 Thread Hans Verkuil
> Hi Clemens, > > On Monday 13 December 2010 17:10:51 Clemens Ladisch wrote: >> I wrote: >> > I'll see if I can draw up the ALSA-specific media stuff over the >> weekend. >> >> Sorry, wrong weekend. >> >> Anyway, below are some remarks and a patch. > > Thank you. Please see my comments inline. > >>

Re: [patch v2] [media] bttv: take correct lock in bttv_open()

2010-12-14 Thread Mauro Carvalho Chehab
Em 14-12-2010 08:36, Dan Carpenter escreveu: > On Mon, Dec 13, 2010 at 01:42:49AM +0300, Sergej Pupykin wrote: >> mutex_lock(&btv->lock); >> *fh = btv->init; >> mutex_unlock(&btv->lock); >> >> Probably it is overkill and may be incorrect, but it starts working. >> > > Mauro would be the one to kno

Re: [PATCH] bttv: fix mutex use before init

2010-12-14 Thread Dave Young
On Mon, Dec 13, 2010 at 04:30:24PM -0800, Brandon Philips wrote: > On 17:13 Sun 12 Dec 2010, Torsten Kaiser wrote: > > * change &fh->cap.vb_lock in bttv_open() AND radio_open() to > > &btv->init.cap.vb_lock > > * add a mutex_init(&btv->init.cap.vb_lock) to the setup of init in > > bttv_probe() >

Re: [alsa-devel] [RFC/PATCH v6 03/12] media: Entities, pads and links

2010-12-14 Thread Laurent Pinchart
Hi Clemens, On Monday 13 December 2010 17:10:51 Clemens Ladisch wrote: > I wrote: > > I'll see if I can draw up the ALSA-specific media stuff over the weekend. > > Sorry, wrong weekend. > > Anyway, below are some remarks and a patch. Thank you. Please see my comments inline. > * Entity types >

Fwd: What if add enumerations at the V4L2_FOCUS_MODE_AUTO?

2010-12-14 Thread Kim, HeungJun
I miss linux-media email addres. So, I added it. Thanks. - Hi Laurent and Hans, I am working on V4L2 subdev for M5MOLS by Fujitsu. and I wanna listen your comments about Auto Focus mode of my ideas. the details is in the following link discussed at the

RE: Should a index be passed on the fly with the VIDIOC_QBUF ioctl in V4L2_MEMORY_USERPTR case ?

2010-12-14 Thread Jonghun Han
Hi Laurent Pinchart, Thanks you for reply. It makes sense. Best regards, Jonghun Han > -Original Message- > From: linux-media-ow...@vger.kernel.org [mailto:linux-media- > ow...@vger.kernel.org] On Behalf Of Laurent Pinchart > Sent: Tuesday, December 14, 2010 8:00 PM > To: Jonghun Han >

Re: Should a index be passed on the fly with the VIDIOC_QBUF ioctl in V4L2_MEMORY_USERPTR case ?

2010-12-14 Thread Laurent Pinchart
Hi Jonghun, On Tuesday 14 December 2010 11:51:17 Jonghun Han wrote: > Hi, > > Any comment for this ? > > In my opinion v4l2 spec is not accurate in this topic. > Because VIDIOC_REQBUFS describes count is only used in V4L2_MEMORY_MMAP as > below. > __u32 count The number of buffers requested or

Re: [GIT PULL FOR 2.6.37] uvcvideo: BKL removal

2010-12-14 Thread Laurent Pinchart
Hi Mauro, Please don't forget this pull request for 2.6.37. On Monday 29 November 2010 11:15:10 Laurent Pinchart wrote: > Hi Mauro, > > The following changes since commit > c796e203229c8c08250f9d372ae4e10c466b1787: > > [media] kconfig: add an option to determine a menu's visibility > (2010-11

RE: Should a index be passed on the fly with the VIDIOC_QBUF ioctl in V4L2_MEMORY_USERPTR case ?

2010-12-14 Thread Jonghun Han
Hi, Any comment for this ? In my opinion v4l2 spec is not accurate in this topic. Because VIDIOC_REQBUFS describes count is only used in V4L2_MEMORY_MMAP as below. __u32 count The number of buffers requested or granted. This field is only used when memory is set to V4L2_MEMORY_MMAP. But the

Re: Request for linux drivers for IDS uEye USB cameras -- we will ship you the hardware and you can keep it

2010-12-14 Thread Richard Hartmann
Hi all, while the email to got delivered to prj...@linuxdriverproject.org & linux-ker...@vger.kernel.org the attachment made the linux-media list eat this mail. Resending verbatim without attachment. Richard On Wed, Dec 8, 2010 at 13:16, Richard Hartmann wrote: > Hi all, > > as Hans de Goede

Re: [patch v2] [media] bttv: take correct lock in bttv_open()

2010-12-14 Thread Dan Carpenter
On Mon, Dec 13, 2010 at 01:42:49AM +0300, Sergej Pupykin wrote: > mutex_lock(&btv->lock); > *fh = btv->init; > mutex_unlock(&btv->lock); > > Probably it is overkill and may be incorrect, but it starts working. > Mauro would be the one to know for sure. > Also I found another issue: tvtime hangs

Re: [PATCHv7 08/10] mm: cma: Contiguous Memory Allocator added

2010-12-14 Thread Michal Nazarewicz
> On Mon, 13 Dec 2010 12:26:49 +0100 > Michal Nazarewicz wrote: >> +/* Initialise CMA */ >> + >> +static struct cma_grabbed { >> +unsigned long start; >> +unsigned long size; >> +} cma_grabbed[8] __initdata; >> +static unsigned cma_grabbed_co

Re: [PATCHv7 06/10] mm: MIGRATE_CMA migration type added

2010-12-14 Thread Michal Nazarewicz
> On Mon, 13 Dec 2010 12:26:47 +0100 > Michal Nazarewicz wrote: >> diff --git a/include/linux/mmzone.h b/include/linux/mmzone.h >> @@ -35,13 +35,24 @@ >> */ >> #define PAGE_ALLOC_COSTLY_ORDER 3 >> >> -#define MIGRATE_UNMOVABLE 0 >> -#define MIGRATE_RECLAIMABLE 1 >> -#define MIGRATE_MOVA

Re: Hauppauge USB Live 2

2010-12-14 Thread Devin Heitmueller
On Tue, Dec 14, 2010 at 4:57 AM, Gerd Hoffmann wrote: >  Hi folks, > > Got a "Hauppauge USB Live 2" after google found me that there is a linux > driver for it.  Unfortunaly linux doesn't manage to initialize the device. > > I've connected the device to a Thinkpad T60.  It runs a 2.6.37-rc5 kernel

Hauppauge USB Live 2

2010-12-14 Thread Gerd Hoffmann
Hi folks, Got a "Hauppauge USB Live 2" after google found me that there is a linux driver for it. Unfortunaly linux doesn't manage to initialize the device. I've connected the device to a Thinkpad T60. It runs a 2.6.37-rc5 kernel with the linuxtv/staging/for_v2.6.38 branch merged in. Ke

RE: [RFC][media] s5p-fimc : Need to modify for s5pv310

2010-12-14 Thread Sungchun Kang
Hi Sylwester, Thanks for your reply. I almost agree with your opinion. On 12/13/2010 07:46 PM, Sylwester Nawrocki wrote: > -Original Message- > From: linux-media-ow...@vger.kernel.org [mailto:linux-media- > ow...@vger.kernel.org] On Behalf Of Sylwester Nawrocki > Sent: Monday, December 13

Re: Translation Faults on OMAP ISP update

2010-12-14 Thread Laurent Pinchart
Hi Sergio, On Friday 03 December 2010 01:32:08 Aguirre, Sergio wrote: > On Thursday, December 02, 2010 11:34 AM Lane Brooks wrote: > > On 12/02/2010 07:35 AM, Laurent Pinchart wrote: > > [snip] > > > > > > Any ideas on the problem? Is there a way to force a reset to the CCDC > > > > so that it wi

RE: [PATCH 1/8] v4l: add videobuf2 Video for Linux 2 driver framework

2010-12-14 Thread Marek Szyprowski
Hello, On Tuesday, December 14, 2010 8:58 AM Hans Verkuil wrote: > On Tuesday, December 14, 2010 08:14:32 Marek Szyprowski wrote: > > Hello, > > > > On Saturday, December 11, 2010 5:55 PM Hans Verkuil wrote: > > > > Big thanks for the review! I will fix all these minor issues and resend > > the p