Theodore Kilgore wrote:
>
>
> On Thu, 14 May 2009, Randy Dunlap wrote:
>
>> Theodore Kilgore wrote:
>>>
>>> Working on a driver for the Sonix SN9C2028 dual-mode cameras, I am
>>> confronted with the situation that certain usb_control_msg() functions
>>> are failing and returning -32. Does anyone
On Thu, 14 May 2009, Randy Dunlap wrote:
Theodore Kilgore wrote:
Working on a driver for the Sonix SN9C2028 dual-mode cameras, I am
confronted with the situation that certain usb_control_msg() functions
are failing and returning -32. Does anyone know how to look up what -32
is supposed to me
Theodore Kilgore wrote:
>
> Working on a driver for the Sonix SN9C2028 dual-mode cameras, I am
> confronted with the situation that certain usb_control_msg() functions
> are failing and returning -32. Does anyone know how to look up what -32
> is supposed to mean? It appears not to be in the stand
Working on a driver for the Sonix SN9C2028 dual-mode cameras, I am
confronted with the situation that certain usb_control_msg() functions are
failing and returning -32. Does anyone know how to look up what -32 is
supposed to mean? It appears not to be in the standard errno.h file, so it
would
Mauro,
Please pull from
http://kernellabs.com/hg/~dheitmueller/au0828-oldkernel-compilefix for
the following fix (an error detected with Han's daily build tool):
au0828: get rid of debug printk that was causing compile failures
Thanks,
Devin
--
Devin J. Heitmueller - Kernel Labs
http://www.ke
On Thu, May 14, 2009 at 9:28 PM, Devin Heitmueller
wrote:
> Hello Mauro,
>
> Please pull from
> http://kernellabs.com/hg/~dheitmueller/xc5000-improvements-beta3 for
> the following:
Mauro,
I just renamed the tree, it can be found here now:
http://kernellabs.com/hg/~dheitmueller/xc5000/
--
De
> > >
> > > That is this MK4 tuner=54 stuff, IIRC. (no tda9887)
The follow up you might have and I'm not subscribed to ivtv.devel.
(it always worked well nevertheless, tuner=57 was meant)
> > The TCL MNM05-4 appears to have a TDA9887 based on tuner chip
> > autodetection:
> >
Eventually what
Hello Mauro,
Please pull from
http://kernellabs.com/hg/~dheitmueller/xc5000-improvements-beta3 for
the following:
cx88: remove xc5000 reset for Pinnacle 800i
xc5000: add copyright line
au0828: send command to power down tuner when done with analog
xc5000: poll at 5ms interval for register write c
David Ward wrote:
> I am using v4l-dvb in order to add the cx18 driver under Ubuntu Hardy
> (8.04).
>
> The build is currently broken under Hardy, which uses kernel 2.6.24. I
> have traced the origin of the problem to revision 11757. As seen in
> the latest cron job output, the build produces th
On Thu, May 14, 2009 at 03:42, Matthew Gardeski wrote:
> On Mon, Apr 20, 2009 at 10:33, Benster & Jeremy wrote:
>> I have the hp expresscard version of the hauppauge VHR-1500 tuner. I am
>> having problems getting it to operate under the latest 64bit versions of
>> ubuntu and suse.
>>
>> Has any
Oliver Endriss schrieb:
> copy_from_user() will only be called if count == sizeof d.
Ooops, I didn't see that.
Regards,
Hartmut
--
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.kerne
I managed to find a way to go further. I just commented out a code in
dvb_bt8xx.c which returns error and let it to run further.
if (!(card->bt = dvb_bt8xx_878_match(card->bttv_nr, bttv_pci_dev))) {
printk("dvb_bt8xx: unable to determine DMA core of card %d,\n",
Hi,
Am Donnerstag, den 14.05.2009, 16:26 -0400 schrieb Andy Walls:
> On Wed, 2009-05-13 at 02:46 +0200, hermann pitton wrote:
> > Hi Andy,
> >
> > Am Sonntag, den 10.05.2009, 19:39 -0400 schrieb Andy Walls:
> > > Mauro,
> > >
> > > Please pull from http://linuxtv.org/hg/~awalls/v4l-dvb
> > >
>
Hi guys,
can somebody help me get these cards working. I read on some mails in
here that this can be fixed with a patch of bt878.c file so that it
forces some thing for that card. This would be perfect for me because
I don't use any other cards in this computer.
Here is my dmesg log with error:
On Mon, 11 May 2009, Sverker Abrahamsson wrote:
> Hi all,
> I've been using Osprey 230 cards for AV capture for several years, earlier
> with a modified version of Viewcast's driver but it was never very stable.
> When doing a new setup I therefore wanted to get the Alsa driver to work. I
> found t
On Wed, 2009-05-13 at 02:46 +0200, hermann pitton wrote:
> Hi Andy,
>
> Am Sonntag, den 10.05.2009, 19:39 -0400 schrieb Andy Walls:
> > Mauro,
> >
> > Please pull from http://linuxtv.org/hg/~awalls/v4l-dvb
> >
> > for the following 2 changesets:
> >
> > 01/02: cx18: Add missing newline to tuner
On Thu, 14 May 2009, Hans de Goede wrote:
On 05/14/2009 06:00 PM, MK wrote:
Since I'm cross-posting this (as advised) I should introduce myself by
saying I am a neophyte C programmer getting into kernel programming by
trying to write a driver for an unsupported webcam. So far I've gotten
the
# HG changeset patch
# User Uri Shkolnik
# Date 1242328393 -10800
# Node ID 71c60eec8001438fee7e9f2e220a101576d6a219
# Parent 9341c85c499e5052022ffd4ad154e912bffabe59
[0905_21] Siano: smscards - assign gpio to HPG targets
From: Uri Shkolnik
Assign using the new gpio structures, i/o for exist
# HG changeset patch
# User Uri Shkolnik
# Date 1242329318 -10800
# Node ID 8b645aa2ab13f22b8d4dcd8e6353fce2c976cd34
# Parent 71c60eec8001438fee7e9f2e220a101576d6a219
[0905_22] Siano: smscore - fix bug in gpio implementation
From: Uri Shkolnik
Old implementation code was wrong. The correct co
# HG changeset patch
# User Uri Shkolnik
# Date 1242328012 -10800
# Node ID 9341c85c499e5052022ffd4ad154e912bffabe59
# Parent ccbe8d7a70064b1552f2034b958551b8fc294d8e
[0905_20] Siano: smscards - add table entities to new cards
From: Uri Shkolnik
Add new board descriptions to table, for Venice
# HG changeset patch
# User Uri Shkolnik
# Date 1242327843 -10800
# Node ID ccbe8d7a70064b1552f2034b958551b8fc294d8e
# Parent fdfd103426e8aeabb18aaa1e117238e3ca450d0e
[0905_19] Siano: smscards - fix wrong firmware assignment
From: Uri Shkolnik
Remove wrong firmware assignments for Nova, Stell
# HG changeset patch
# User Uri Shkolnik
# Date 1242327653 -10800
# Node ID fdfd103426e8aeabb18aaa1e117238e3ca450d0e
# Parent 438275c8cf1084ed8983b084a8d4d7ef03c05022
[0905_18] Siano: IR - add SMS IR protocol
From: Uri Shkolnik
Add the SMS Infra-red protocol handling to the core component.
P
# HG changeset patch
# User Uri Shkolnik
# Date 1242327012 -10800
# Node ID 438275c8cf1084ed8983b084a8d4d7ef03c05022
# Parent dd2de98ad42c1328d24e7bf90903fab1e1368b0b
[0905_17] Siano: bind infra-red component
From: Uri Shkolnik
Add the infra-red to the makefile and declare
the assignment in t
# HG changeset patch
# User Uri Shkolnik
# Date 1242326150 -10800
# Node ID dd2de98ad42c1328d24e7bf90903fab1e1368b0b
# Parent 0f7ae5e8b09ff516f35f299e81aacbba237ba038
[0905_16] Siano: smscards - add gpio look-up table
From: Uri Shkolnik
Add gpio look-up table for various requirements, any
tar
# HG changeset patch
# User Uri Shkolnik
# Date 1242325845 -10800
# Node ID 0f7ae5e8b09ff516f35f299e81aacbba237ba038
# Parent fe5ecbb828340406923d06b4ea93a210aafb5c7e
[0905_15] Siano: smscards - add two more targets
From: Uri Shkolnik
Add two more target to the cards, Nice and Venice
Priorit
# HG changeset patch
# User Uri Shkolnik
# Date 1242325466 -10800
# Node ID fe5ecbb828340406923d06b4ea93a210aafb5c7e
# Parent 5a6de44c39c9198bc1af79f5901dc769690885de
[0905_14] Siano: USB - move the device id table to the cards module
From: Uri Shkolnik
The card modules is the component which
# HG changeset patch
# User Uri Shkolnik
# Date 1242323970 -10800
# Node ID cc2c1513b97c4247614fadcab0a61f3979837d86
# Parent 483a3656a227acbceb26da96b02bebd0058a3961
[0905_12] Siano: move dvb-api headers' includes to dvb adapter
From: Uri Shkolnik
Move the DVB-API v3 headers' include list fr
# HG changeset patch
# User Uri Shkolnik
# Date 1242323662 -10800
# Node ID 483a3656a227acbceb26da96b02bebd0058a3961
# Parent f93a86c6f9785cb60e015e811ddfca6850135887
[0905_11] Siano: smsusb - add big endien support
From: Uri Shkolnik
Add support for big endien target hosts, which
use USB int
On Thu, 14 May 2009 21:25:02 +0200, Oldřich Jedlička wrote:
> On Wednesday 13 of May 2009 at 21:45:59, Jean Delvare wrote:
> > Hi all,
> >
> > Here comes an update of my conversion of ir-kbd-i2c to the new i2c
> > binding model. I've split it into 8 pieces for easier review. Firstly
> > there is 1
# HG changeset patch
# User Uri Shkolnik
# Date 1242323350 -10800
# Node ID f93a86c6f9785cb60e015e811ddfca6850135887
# Parent 0018ed9bbca31e76a17ead56e2e953c325c7cf3f
[0905_10] Siano - perform clean multi-modules build
From: Uri Shkolnik
Clean up the multi dynamic module build, so no warning/
On Wednesday 13 of May 2009 at 21:45:59, Jean Delvare wrote:
> Hi all,
>
> Here comes an update of my conversion of ir-kbd-i2c to the new i2c
> binding model. I've split it into 8 pieces for easier review. Firstly
> there is 1 preliminary patch:
>
Hi Jean,
works for me, as usual :-) I've used the
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:Thu May 14 19:00:04 CEST 2009
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 11783:0018ed9bbca3
gcc version: gcc
On 05/14/2009 06:00 PM, MK wrote:
Since I'm cross-posting this (as advised) I should introduce myself by
saying I am a neophyte C programmer getting into kernel programming by
trying to write a driver for an unsupported webcam. So far I've gotten
the device to register and have enumerated the va
Since I'm cross-posting this (as advised) I should introduce myself by
saying I am a neophyte C programmer getting into kernel programming by
trying to write a driver for an unsupported webcam. So far I've gotten
the device to register and have enumerated the various interfaces.
On 05/11/2009
> Hello all,
>
> I'm resending the FM transmitter driver and the proposed changes in
> v4l2 api files in order to cover the fmtx extended controls class.
>
> It is basically the same series of version #2. However I rewrote it
> to add the following comments:
>
> * Get rid of the region setti
Em Tue, 12 May 2009 07:15:54 -0700 (PDT)
Uri Shkolnik escreveu:
>
> This patch consolidates the components to single
> kernel object (module)
As already said, you shouldn't be merging the modules. Let the user compile
only the components he needs, to allow generating smaller kernel
Cheers,
M
Em Tue, 12 May 2009 07:17:09 -0700 (PDT)
Uri Shkolnik escreveu:
>
> # HG changeset patch
> # User Uri Shkolnik
> # Date 1242136071 -10800
> # Node ID 126c0974c2db4e2777e5d9b068fa976fe3a59675
> # Parent 697459f4baf6e95a906b852250699a18d1016724
> [0905_03] Siano: smsusb - remove old backward sup
Signed-off-by: Eduardo Valentin
---
drivers/media/radio/Kconfig | 22 ++
drivers/media/radio/Makefile |3 +++
2 files changed, 25 insertions(+), 0 deletions(-)
diff --git a/drivers/media/radio/Kconfig b/drivers/media/radio/Kconfig
index 3315cac..6c6a409 100644
--- a/dr
Signed-off-by: Eduardo Valentin
---
Documentation/video4linux/si4713.txt | 133 ++
1 files changed, 133 insertions(+), 0 deletions(-)
create mode 100644 Documentation/video4linux/si4713.txt
diff --git a/Documentation/video4linux/si4713.txt
b/Documentation/video
From: Eduardo Valentin
This single patch adds documentation description for FM Transmitter (FMTX)
Extended Control Class and its Control IDs. The text was added under
"Extended Controls" section.
Priority: normal
Signed-off-by: Eduardo Valentin
diff -r 8d37e8505664 -r 61ee075b46f8 v4l2-spec/c
This patch adds files which creates the radio interface
for si4713 FM transmitter devices.
Signed-off-by: Eduardo Valentin
---
drivers/media/radio/radio-si4713.c | 332
drivers/media/radio/radio-si4713.h | 48 +
2 files changed, 380 insertions(+), 0 de
Device drivers of v4l2_subdev devices may want to have
i2c board info data. This patch adds an helper function
to allow bridge drivers to pass board specific data to
v4l2_subdev drivers.
Signed-off-by: Eduardo Valentin
---
drivers/media/video/v4l2-common.c | 33 +++-
Signed-off-by: Eduardo Valentin
---
drivers/media/video/v4l2-common.c | 46 +
1 files changed, 46 insertions(+), 0 deletions(-)
diff --git a/drivers/media/video/v4l2-common.c
b/drivers/media/video/v4l2-common.c
index 7e6203d..389f7b2 100644
--- a/drivers/me
Hello all,
I'm resending the FM transmitter driver and the proposed changes in
v4l2 api files in order to cover the fmtx extended controls class.
It is basically the same series of version #2. However I rewrote it
to add the following comments:
* Get rid of the region settings thing. That
This patch adds a new class of extended controls. This class
is intended to support Radio Modulators properties such as:
rds, audio limiters, audio compression, pilot tone generation,
tuning power levels and region related properties.
Signed-off-by: Eduardo Valentin
---
include/linux/videodev2.h
e9hack wrote:
> Hi,
>
> it seems there is a bug in av7110_vbi_write() (av7110_v4l.c). If an user mode
> application
> tries to write more bytes than the size of the structure v4l2_slices_vbi_data,
> copy_from_user() will overwrite parts of the kernel stack.
No, it cannot happen:
|if (FW
On Mon, Apr 20, 2009 at 10:33, Benster & Jeremy wrote:
> I have the hp expresscard version of the hauppauge VHR-1500 tuner. I am
> having problems getting it to operate under the latest 64bit versions of
> ubuntu and suse.
>
> Has anyone had one of these combinations working?
>
> I've looked back
From: Cohen David.A (Nokia-D/Helsinki)
Change kmalloc()/kfree() to vmalloc()/vfree() for sglist allocation
during videobuf_dma_map() and videobuf_dma_unmap()
High resolution sensors might require too many contiguous pages
to be allocated for sglist by kmalloc() during videobuf_dma_map()
(i.e. 25
48 matches
Mail list logo