Hi!
Am Montag, den 11.01.2010, 11:59 -0700 schrieb Gordon Smith:
> I need to bit twiddle saa7134 gpio pins from userspace.
> To use gpio-sysfs, I need a "GPIO number" to export each pin, but I
> do not know how to find such a number.
>
> Card is RTD Embedded Technologies VFG7350 [card=72,autodet
Em Wed, 09 Dec 2009 17:08:27 -0200
Mauro Carvalho Chehab escreveu:
Huang Shijie wrote:
The TLG2300 is a chip of Telegent System.
It support analog tv,DVB-T and radio in a single chip.
The chip has been used in several dongles, such as aeromax DH-9000:
http://www.b2bdvb.com/
Hello,
Steps to reproduce with dmesg output:
# echo "7 4 1 7" > /proc/sys/kernel/printk
# modprobe b2c2-flexcop
b2c2-flexcop: B2C2 FlexcopII/II(b)/III digital TV receiver chip loaded
successfully
# insmod b2c2-flexcop-pci.ko debug=0x1f
flexcop-pci: will use the HW PID filter
flexcop-pci: card re
m-kariche...@ti.com writes:
> From: Muralidharan Karicheri
>
> Following are the changes from v3 :-
>
> - added ccdc clocks through clk_add_alias() calls
All the 'changes from vN' comments are not really relevant to the
final git history. Please add them after the '---' as well. Thanks.
> Th
m-kariche...@ti.com writes:
> From: Muralidharan Karicheri
>
> Updated based on Kevin's comments on clock configuration.
This part belongs after the '---'
> The ccdc now uses a generic name for clocks. "master" and "slave". On
> individual platforms
> these clocks will inherit from the platfor
m-kariche...@ti.com writes:
> From: Muralidharan Karicheri
>
> This combines the two patches sent earlier to change the clock configuration
> and converting ccdc drivers to platform drivers. This has updated comments
> against v1 of these patches.
This part is also not relevant to the git histor
On Sun, 2010-01-10 at 11:52 -0200, Mauro Carvalho Chehab wrote:
> Andy Walls wrote:
> > On Sun, 2010-01-10 at 09:35 -0200, Mauro Carvalho Chehab wrote:
> >> Andy Walls wrote:
> >>> Mauro,
> >>>
> >>> If no one has any objections, please pull from
> >>>
> >>> http://linuxtv.org/hg/~awalls/v4l-dvb-m
On Sun, 2010-01-10 at 09:56 +0100, Jiri Slaby wrote:
> Stanse found a potential null dereference in cx18_dvb_start_feed
> and cx18_dvb_stop_feed. There is a check for stream being NULL,
> but it is dereferenced earlier. Move the dereference after the
> check.
>
> Signed-off-by: Jiri Slaby
Review
Kevin,
Reworked the patches and sent it again.
Murali Karicheri
Software Design Engineer
Texas Instruments Inc.
Germantown, MD 20874
phone: 301-407-9583
email: m-kariche...@ti.com
>-Original Message-
>From: Kevin Hilman [mailto:khil...@deeprootsystems.com]
>Sent: Monday, January 11, 2010
From: Muralidharan Karicheri
Updated based on Kevin's comments on clock configuration.
The ccdc now uses a generic name for clocks. master and slave. On individual
platforms
these clocks will inherit from the platform specific clock. This will allow
re-use of
the driver for the same IP across d
From: Muralidharan Karicheri
Updated based on Kevin's comments on clock configuration.
The ccdc now uses a generic name for clocks. "master" and "slave". On
individual platforms
these clocks will inherit from the platform specific clock. This will allow
re-use of
the driver for the same IP acro
From: Muralidharan Karicheri
This combines the two patches sent earlier to change the clock configuration
and converting ccdc drivers to platform drivers. This has updated comments
against v1 of these patches.
In this patch, the clock configuration is moved to ccdc driver since clocks
are config
From: Muralidharan Karicheri
Following are the changes from v3 :-
- added ccdc clocks through clk_add_alias() calls
This combines the two patches sent earlier to change the clock configuration
and converting ccdc drivers to platform drivers. This has updated comments
against v2 of these patche
m-kariche...@ti.com writes:
> From: Muralidharan Karicheri
>
> Rebased to latest linux-next tree
>
> Updated based on Kevin's comments on clock configuration.
Since the above comments are useful for reviewers but not for the git
history, the should come after the '---' separator. That way they
Hello,
I am user of Huappuage HVR1120, and I have problem with radio FM use in linux
mode.
Distribution OpenSuse11.2
Kernel 2.6.31.8-0.1-desktop
Firmware dvb-fe-tda10048-1.0.fw loaded
Analog and Digital Television are OK in both Windows and Linux.
Windows is using Hauppauge WinTV7 v7.027313
Li
m-kariche...@ti.com writes:
> From: Muralidharan Karicheri
>
> Re-sending the patches based on Kevin's comments.
> Following are the changes from v3 :-
>
> - replaced CLK entries with clk_add_alias() calls
> - removed unused vpss_master and vpss_slave entries
>
> This combines the two patches s
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:Mon Jan 11 19:00:04 CET 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 13915:82bbb3bd0f0a
gcc version: gcc (
Hello Mauro,
Please PULL from http://www.kernellabs.com/hg/~dheitmueller/dib0700_ir
for the following:
dib0700: rework IR logic for firmware 1.20
You had mentioned that you intended to do some porting of the dib0700
to use your new backend, so please do me a favor and merge this
*before* you sta
Hi Mauro & Kevin,
I am re-sending these patches to do following:-
1) arch patches are re-created based on Linus tree
2) V4l patches are rebased to latest linux-next tree
These patches will override the pull request from Hans.
I am trying to setup mercurial to send the pull request, but
will take
On Fri, 08 Jan 2010 13:59:14 +0100, Samuel Rakitnican
wrote:
On Tue, 05 Jan 2010 21:11:59 +0100, Samuel Rakitničan
wrote:
Hi,
I have an old bt878 based analog card. It's 'Hauppauge WinTV Radio'
model 44914,
rev C121.
I'm trying to workout support for this shipped remote control. I h
From: Muralidharan Karicheri
Rebased to latest linux-next tree
Updated based on Kevin's comments on clock configuration.
The ccdc now uses a generic name for clocks. "master" and "slave". On
individual platforms
these clocks will inherit from the platform specific clock. This will allow
re-us
From: Muralidharan Karicheri
Rebased to latest linux-next tree
This combines the two patches sent earlier to change the clock configuration
and converting ccdc drivers to platform drivers. This has updated comments
against v1 of these patches.
In this patch, the clock configuration is moved to
From: Muralidharan Karicheri
Rebased to latest linux-next tree
Updated based on Kevin's comments on clock configuration.
The ccdc now uses a generic name for clocks. master and slave. On individual
platforms
these clocks will inherit from the platform specific clock. This will allow
re-use of
From: Muralidharan Karicheri
Re-sending the patches based on Kevin's comments.
Following are the changes from v3 :-
- replaced CLK entries with clk_add_alias() calls
- removed unused vpss_master and vpss_slave entries
This combines the two patches sent earlier to change the clock configuratio
On Samstag, 9. Januar 2010, JD Louw wrote:
> On Wed, 2010-01-06 at 22:17 +0200, Theunis Potgieter wrote:
> > 2010/1/2 JD Louw :
> > > On Sat, 2010-01-02 at 09:39 +0200, Theunis Potgieter wrote:
> > >> 2010/1/1 JD Louw :
> > >> > On Tue, 2009-12-29 at 23:23 +0200, Theunis Potgieter wrote:
> > >> >>
I need to bit twiddle saa7134 gpio pins from userspace.
To use gpio-sysfs, I need a "GPIO number" to export each pin, but I
do not know how to find such a number.
Card is RTD Embedded Technologies VFG7350 [card=72,autodetected].
GPIO uses pcf8574 chip.
Kernel is 2.6.30.
gpio-sysfs creates
/sy
Hello,
I use a Media-Pointer MP-S2 Dual DVB-S2 PCIe card with the latest drivers from
the git-Repository
http://projects.vdr-developer.org/repositories/show/mediapointer-dvb-s2 .
I tried to write udev rules to define the adapter names of the tuner to avoid
that the device names could change at
Hi Mauro,
Please pull from http://linuxtv.org/hg/~jfrancois/v4l-dvb
for the following 11 changesets:
01/11: gspca - ov534/ov534_9: Split the ov534 subdriver.
http://linuxtv.org/hg/~jfrancois/v4l-dvb?cmd=changeset;node=b3b5fdea85f9
02/11: gspca - zc3xx: Cleanup code.
http://linuxtv.org/hg/~jfran
On Mon, 11 Jan 2010 01:22:50 +0100
Hans de Goede wrote:
> You did not mark this as high priority, still it should go into
> 2.6.33. can you please send a mail to Mauro asking for this ?
The previous change (test of the interface class) had not a high
priority, so, it will not go into 2.6.33. The
Jean-Francois Moine írta:
> Sorry, I forgot to attach the patch.
>
>> In some usbsnoop files I have, the index 0x48 is not loaded. May you
>> try the attached patch (skip the index 0x48 and remove the delay).
100 plug-ins out of 100 OK, no errors: I say go for this patch.
I applied the patch on
Vaibhav,
Hans already merged my dm365 patches. So you have rebase this to that before
merging.
Murali Karicheri
Software Design Engineer
Texas Instruments Inc.
Germantown, MD 20874
phone: 301-407-9583
email: m-kariche...@ti.com
>-Original Message-
>From: Hiremath, Vaibhav
>Sent: Monday,
El Lunes, 11 de Enero de 2010, Jean-Francois Moine escribió:
> On Mon, 11 Jan 2010 09:37:29 +0100
>
> Hans de Goede wrote:
> > This is the infamous zc3xx bottom of the image is missing in 320x240
> > problem, with several sensors the register settings we took from the
> > windows driver will only
Em Wed, 09 Dec 2009 17:08:27 -0200
Mauro Carvalho Chehab escreveu:
> Huang Shijie wrote:
> > The TLG2300 is a chip of Telegent System.
> > It support analog tv,DVB-T and radio in a single chip.
> > The chip has been used in several dongles, such as aeromax DH-9000:
> > http://www.b2bdvb.com/d
On Mon, 11 Jan 2010 09:37:29 +0100
Hans de Goede wrote:
> This is the infamous zc3xx bottom of the image is missing in 320x240
> problem, with several sensors the register settings we took from the
> windows driver will only give you 320x232 (iirc), we tried changing
> them to get 320x240, but th
Hi,
On 01/10/2010 09:37 AM, Jean-Francois Moine wrote:
On Sat, 9 Jan 2010 00:15:31 +0100
Jose Alberto Reguero wrote:
When capturing with mplayer I have this erros and the bottom of the
image is black.
[mjpeg @ 0xd2f300]error y=29 x=0
[mjpeg @ 0xd2f300]mjpeg_decode_dc: bad vlc: 0:0 (0x2c565b0
Hi,
On 01/10/2010 08:35 PM, Jean-Francois Moine wrote:
On Sun, 10 Jan 2010 17:38:00 +0100
Németh Márton wrote:
I tried the gspca_sunplus driver from
http://linuxtv.org/hg/~jfrancois/gspca/ rev 13915 on top of Linux
kernel 2.6.32. When I plug the Trust 610 LCD pow...@m Zoom device in
webcam mo
Hi,
On 01/10/2010 12:53 PM, Mauro Carvalho Chehab wrote:
Hans de Goede wrote:
Hi Mauro,
Please pull from:
http://linuxtv.org/hg/~hgoede/gspca
For:
1) A high priority (should go to 2.6.33) mr97310a driver fix
2) A new driver for streaming from sn9c2028 cams
3) Some gspca documentation updates
Good morning.
I have a Pinnacle Pctv Hybrid Pro Stick 330E. Downloaded, compiled and
install last
drivers from v4l-dvb via mercurial.
- Downloaded the windows driver fromt
http://www.steventoth.net/linux/xc5000/HVR-12x0-14x0-17x0_1_25_25271_WHQL.zip
- Extracted the firmware xc3028-v27.fw into /l
Sorry, I forgot to attach the patch.
> In some usbsnoop files I have, the index 0x48 is not loaded. May you
> try the attached patch (skip the index 0x48 and remove the delay).
>
> (Stéphane, est-ce que tu peux voir aussi ce que ça donne chez toi?)
Regards.
--
Ken ar c'hentañ | **
On Sun, 10 Jan 2010 21:28:29 +0100
Németh Márton wrote:
> I tested the behaviour a little bit more. Out of 100 plug-ins:
>
> OK: 81 times
> "pac7302: reg_w_page(): Failed to write register to index 0x49, value
> 0x0, error -71": 19 times
>
> Other error message I haven't got, so 19% of the time
40 matches
Mail list logo