Thank you for your comment.
BTW, what should I do if I would rather use external ISP device than
OMAP3 internal ISP feature?
You said that you just have raw sensors by now, so you mean this patch
is not verified working with some ISP modules?
I'm testing your patch on my own omap3 target board w
DongSoo Kim wrote:
Hello.
Hi, and thanks for the comments!
+static int omap34xxcam_open(struct inode *inode, struct file *file)
+{
+ if (atomic_inc_return(&vdev->users) == 1) {
+ isp_get();
+ if (omap34xxcam_slave_power_set(vdev, V4L2_POWER_ON,
+
Added support for I2C device at address 0x40 and subaddress 0x0d/0x0b
that provides remote control key reading support for AVerMedia Cardbus
Hybrid card, possibly for other AVerMedia Cardbus cards.
The I2C address 0x40 doesn't like the SAA7134's 0xfd quirk, so it was
disabled.
Signed-off-by: Oldř
On Wed, 2009-02-11 at 15:47 +0100, Oldrich Jedlicka wrote:
> Hi,
>
> please have a look at the attached patch.
>
> Signed-off-by: Oldřich Jedlička
>
> Thanks,
> Oldřich.
Hello, Oldrich
I tried to find your patch(this and from 1 Feb) on patchwork.kernel.org
and failed :(
Probably this tool doe
Hi Mauro,
Please pull from http://linuxtv.org/hg/~dougsland/v4l2-em28xx for
the following:
- em28xx: Coding style fixes and a typo correction
- em28xx: Add DVC 101 model to Pinnacle Dazzle description
- em28xx-audio: Add macros EM28XX_START_AUDIO / EM28XX_STOP_AUDIO
- em28xx-
On Wed, Feb 11, 2009 at 05:43:29AM -0200, Mauro Carvalho Chehab wrote:
> On Tue, 10 Feb 2009 21:50:16 -0600
> David Engel wrote:
> > MythTV eventually worked too, but I had to do the
> > "unload/reload modules and run tvtime" procedure I reported earlier
> > when I tried Hans' kworld tree.
>
> Ma
Thierry Merle wrote:
> another user has got the same problem, except that the led still lights up.
> Can you tell us what it the firmware version in your device?
> You can see it by doing lsusb -vvv, for the Cinergy T2 entry this is the
> "bcdDevice" line.
> I have the 1.06 firmware version and it
Hello Johannes,
Johannes Engel wrote:
> Hello!
>
> Switching to the new kernel 2.6.28 including the new driver for my Terratec
> Cinergy T² made the thing almost unusable.
> Neither mplayer nor scan resp. w_scan is able to tune the card anymore, not
> even the led lights up anymore. Sometimes t
(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:Wed Feb 11 19:00:04 CET 2009
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 10516:b07848302e6c
gcc version: gcc
Hallo,
my configuration is
* Fujitsu Siemens HTPC
* MythDora 5.0(FC 8)
* TwinHan PCI-Sat
* Technisat Multytenne(4 Satelite positions 13.0 19.2,23.5, 28) dual
This mulitytenne is once connected to a technisat receiver and once to
the HTPC. I can watch on the receiver, but I did not success with
m
Antti wrote:
> Still old firmware. What md5sum says?
>
> [r...@localhost ~]# md5sum /lib/firmware/dvb-usb-af9015.fw
> dccbc92c9168cc629a88b34ee67ede7b /lib/firmware/dvb-usb-af9015.fw
Same as yours:
$ md5sum /lib/firmware/dvb-usb-af9015.fw
dccbc92c9168cc629a88b34ee67ede7b dvb-usb-af9015.fw
Pierre Gronlier wrote:
> Hello,
>
> I'm using the v4l-dvb driver from this http://linuxtv.org/hg/v4l-dvb
> mercurial repository for my two cards, a Hauppauge hvr4000 and
> TechnoTrend 3200
>
> I have one dish with two lnb heads.
>
> I can, with the hvr4000, scan, lock and stream transponders of
Hi,
please have a look at the attached patch.
Signed-off-by: Oldřich Jedlička
Thanks,
Oldřich.
# HG changeset patch
# User OldÅich JedliÄka
# Date 1232648889 -3600
# Node ID 2b8e5fc5b41f12950de265a4459dbdeee03f1776
# Parent 66e0b01971de89076fcc9a7ef624b35d5451cbe4
Added support for AVerMedi
On Sun, 1 Feb 2009, Németh Márton wrote:
> From: Márton Németh
>
> Fix typo in "DAB adapters" section in Kconfig.
>
> Signed-off-by: Márton Németh
> ---
> --- linux-2.6.29-rc3/drivers/media/Kconfig.orig 2008-12-25
> 00:26:37.0 +0100
> +++ linux-2.6.29-rc3/drivers/media/Kconfig
On Wed, Feb 11, 2009 at 10:42 AM, Simon Kenyon wrote:
> does anyone know what is going on here?
>
> i know the device works because i can use it on my eee 900 running gentoo
>
> however i get a failure to load the driver (hg pull as of yesterday) on two
> different linux boxes. they are both runni
Hi Mauro,
I pushed several changesets to my tree and would like to ask you to pull
them.
- [PATCH] Add support for Winfast Dongle Hybrid
- [PATCH] Emtec S810 (1164:2edc) support
- [PATCH] Add Elgato EyeTV Diversity to dibcom driver
- Wipe out an obsolete documentation about Flexcop refactoring
does anyone know what is going on here?
i know the device works because i can use it on my eee 900 running gentoo
however i get a failure to load the driver (hg pull as of yesterday) on
two different linux boxes. they are both running gentoo on an amd64
uname -a gives:
Linux newyork 2.6.27-g
With while (i++ < 10) { ... } i can reach 11, so callibration still
succeeds at i == 10.
Signed-off-by: Roel Kluin
---
diff --git a/drivers/media/common/tuners/mt2060.c
b/drivers/media/common/tuners/mt2060.c
index 12206d7..c7abe3d 100644
--- a/drivers/media/common/tuners/mt2060.c
+++ b/drivers/m
18 matches
Mail list logo