Theodore Kilgore wrote:
>
> On Sun, 1 Nov 2009, Németh Márton wrote:
>> Remove struct sd dependency from pac_find_sof() function implementation.
>> This step prepares separation of pac7302 and pac7311 specific parts of
>> struct sd.
> [...]
> But here is the point. The sn9c2028 cameras have a stru
On Sun, 1 Nov 2009, Németh Márton wrote:
From: Márton Németh
Remove struct sd dependency from pac_find_sof() function implementation.
This step prepares separation of pac7302 and pac7311 specific parts of
struct sd.
Signed-off-by: Márton Németh
Cc: Thomas Kaiser
Cc: Theodore Kilgore
Cc:
Hi,
When measuring the voltage on the card it is between 12.8 and 13.0V,
while the set-top box measures 13.6V. I got a pretty long cable to the
LNB, approx 30 meters, could this be causing problems for me? Is there a
way to increase the voltage by 0.5V?
Jonas
--
To unsubscribe from this list: sen
On Sun, 2009-11-01 at 17:59 -0500, Andy Walls wrote:
> On Sun, 2009-11-01 at 13:10 -0500, Brandon Jenkins wrote:
> > Hi Andy,
> >
> > The panic happens upon reboot and it is only 1 line of text oddly shifted.
> >
> > Kernel panic - not syncing: DMA: Memory would be corrupted
> >
> > If I switch
On Sun, 2009-11-01 at 13:10 -0500, Brandon Jenkins wrote:
> On Sun, Nov 1, 2009 at 7:37 AM, Andy Walls wrote:
> > On Sat, 2009-10-31 at 22:25 -0400, Brandon Jenkins wrote:
> >> On Sat, Oct 31, 2009 at 8:41 PM, Andy Walls wrote:
> >> > On Sat, 2009-10-31 at 16:28 -0400, Devin Heitmueller wrote:
>
From: Márton Németh
All PAC7311 specific functions remain in pac7311.c. All PAC7302 specific
functions are moved to pac7302.c. The USB device table is also divided into
two parts. This makes it possible to remove the sensor specific decisions
from different functions and also remove sensor infrom
From: Márton Németh
Creating the start of the frame is done in the same way for pac7302
and for pac7311. Extract this common part to the pac_start_frame()
function.
Signed-off-by: Márton Németh
Cc: Thomas Kaiser
Cc: Theodore Kilgore
Cc: Kyle Guinn
---
diff -uprN b/drivers/media/video/gspca/p
Jean-Francois Moine wrote:
> On Sun, 01 Nov 2009 00:13:10 +0100
> Németh Márton wrote:
>
>> the following patchset refactores the Pixart PAC7311 subdriver. The
>> current situation is that the code contains a lot of decisions
>> like this:
>>
>> if (sd->sensor == SENSOR_PAC7302) {
>>
From: Márton Németh
Remove struct sd dependency from pac_find_sof() function implementation.
This step prepares separation of pac7302 and pac7311 specific parts of
struct sd.
Signed-off-by: Márton Németh
Cc: Thomas Kaiser
Cc: Theodore Kilgore
Cc: Kyle Guinn
---
diff -uprN a/drivers/media/vid
Hello Mauro,
Please pull fixed patch from:
http://udev.netup.ru/cgi-bin/hgwebdir.cgi/v4l-dvb-aospan/rev/1d956b581b02
I have fixed pointed issues. Strange that ./v4l/scripts/checkpatch.pl don't
show me this errors before. Now checkpatch shows 0 errors/warnings.
P.S.
In some stripped environments
On Sun, 1 Nov 2009, Jonathan Cameron wrote:
> dean_go Zhang wrote:
> > I'm reading to documentation in linux-2.6.30,and ov7670 driver ,and I'm
> > trying to make a driver for ov9650.
> >
> > struct soc_camera_ops provides .probe and .remove methods, which are
> > called by
> > the soc
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:Sun Nov 1 19:00:06 CET 2009
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 13263:43878f8dbfb0
gcc version: gcc (
On Sun, Nov 1, 2009 at 7:37 AM, Andy Walls wrote:
> On Sat, 2009-10-31 at 22:25 -0400, Brandon Jenkins wrote:
>> On Sat, Oct 31, 2009 at 8:41 PM, Andy Walls wrote:
>> > On Sat, 2009-10-31 at 16:28 -0400, Devin Heitmueller wrote:
>> >> On Sat, Oct 31, 2009 at 4:16 PM, Andy Walls wrote:
>> >
>> >>
dean_go Zhang wrote:
> I'm reading to documentation in linux-2.6.30,and ov7670 driver ,and I'm
> trying to make a driver for ov9650.
>
> struct soc_camera_ops provides .probe and .remove methods, which are
> called by
> the soc-camera core, when a camera is matched against or removed
>
Hi,
something is wrong in changeset 13239:54535665f94b. After applying it, I get
page faults
in various applications:
...
Oct 31 17:36:35 vdr dhcpcd[3280]: wlan1: adding default route via 192.168.23.1
metric 0
Oct 31 17:36:35 vdr dhcpcd[3280]: wlan1: adding route to 169.254.0.0/16 metric 0
Oct 3
On Sun, Nov 1, 2009 at 5:13 AM, Mauro Carvalho Chehab
wrote:
> Em Sat, 31 Oct 2009 13:10:16 -0400
> Michael Krufky escreveu:
>
>> On Sat, Oct 31, 2009 at 12:51 PM, Michael Krufky
>> wrote:
>> > Please pull from:
>> >
>> > http://kernellabs.com/hg/~mkrufky/dtv1000s
>> >
>> > for:
>> >
>> > - saa
Device is a Leadtek Winfast usb II box
usb 1-8: new high speed USB device using ehci_hcd and address 4
usb 1-8: configuration #1 chosen from 1 choice
em28xx: New device @ 480 Mbps (eb1a:2800, interface 0, class 0)
em28xx #0: Identified as Unknown EM2800 video grabber (card=0)
em28xx #0: em28xx chi
Hello Mauro,
Please pull from http://www.linuxtv.org/hg/~dougsland/v4l-dvb
for the following:
- dib0700_devices: EvolutePC TvWay+ USB ISDB-Tb remote control
supportdefault tip
- dib7000p: gcc 4.3.3 compilation problem
- libv4l - spca561: Have static decoding tables
- sms1xxx: load smsdvb
On Sat, 2009-10-31 at 22:25 -0400, Brandon Jenkins wrote:
> On Sat, Oct 31, 2009 at 8:41 PM, Andy Walls wrote:
> > On Sat, 2009-10-31 at 16:28 -0400, Devin Heitmueller wrote:
> >> On Sat, Oct 31, 2009 at 4:16 PM, Andy Walls wrote:
> >
> >>
> >> Hi Andy,
> >>
> >> How does this code work if the cx
On Sun, Nov 1, 2009 at 3:23 AM, Devin Heitmueller
wrote:
>
> On Sat, Oct 31, 2009 at 8:35 AM, Albert Comerma
> wrote:
> > Hi all, I just updated my ubuntu to karmic and found with surprise that with
> > 2.6.31 kernel my device does not work... It seems to be related to the
> > xc2028 code part si
Mauro Carvalho Chehab wrote:
Hi David,
Em Wed, 21 Oct 2009 22:46:23 +0800
"David T. L. Wong" escreveu:
Hi Mauro,
Please pull from,
http://bitbucket.org/davidtlwong/mygica_x850x_hybrid
for following changeset:
- cx25840: add component support
- cx23885: add component input type
- cx23885: f
Hi David,
Em Wed, 21 Oct 2009 22:46:23 +0800
"David T. L. Wong" escreveu:
> Hi Mauro,
>
> Please pull from,
>
> http://bitbucket.org/davidtlwong/mygica_x850x_hybrid
>
> for following changeset:
> - cx25840: add component support
> - cx23885: add component input type
> - cx23885: fix uninitial
Hi,
I use MSI StarCam Racer on Debian Linux Lenny 2.6.26-1-686 and video
works without problem:
usb 4-4: New USB device found, idVendor=0c45, idProduct=62e0
usb 4-4: New USB device strings: Mfr=2, Product=1,SerialNumber=0
usb 4-4: Product: USB 2.0 Camera
usb 4-4: Manufacturer: Sonix Technolog
Em Sat, 31 Oct 2009 13:10:16 -0400
Michael Krufky escreveu:
> On Sat, Oct 31, 2009 at 12:51 PM, Michael Krufky
> wrote:
> > Please pull from:
> >
> > http://kernellabs.com/hg/~mkrufky/dtv1000s
> >
> > for:
> >
> > - saa7134: fix badly merged DTV1000S patch
> >
> > saa7134-cards.c | 32 ++
On Sun, 01 Nov 2009 00:13:10 +0100
Németh Márton wrote:
> the following patchset refactores the Pixart PAC7311 subdriver. The
> current situation is that the code contains a lot of decisions
> like this:
>
> if (sd->sensor == SENSOR_PAC7302) {
> ... do this ...
> } else {
>
25 matches
Mail list logo