Re: [patch 2/3] mm: use generic follow_pte() in follow_phys()

2009-05-04 Thread Johannes Weiner
On Mon, May 04, 2009 at 11:54:33AM +0200, Johannes Weiner wrote: Signed-off-by: Johannes Weiner han...@cmpxchg.org --- mm/memory.c | 37 ++--- 1 files changed, 6 insertions(+), 31 deletions(-) diff --git a/mm/memory.c b/mm/memory.c index a621319..aee167d

Re: [patch 3/3] mm: introduce follow_pfn()

2009-05-04 Thread Christoph Hellwig
On Mon, May 04, 2009 at 11:54:34AM +0200, Johannes Weiner wrote: Analoguous to follow_phys(), add a helper that looks up the PFN instead. It also only allows IO mappings or PFN mappings. A kerneldoc describing what it does and the limitations would be extremly helpful. -- To unsubscribe from

[questions] dmesg: Non-NULL drvdata on register

2009-05-04 Thread Alexey Klimov
Hello, Not so many time ago i noticed such line in dmesg: radio-mr800 2-1:1.0: Non-NULL drvdata on register Quick review showed that it appears in usb_amradio_probe fucntions. Then i found such code in v4l2_device_register() function (v4l2-device.c file): /* Set name to driver name + device

Re: [questions] dmesg: Non-NULL drvdata on register

2009-05-04 Thread Alexey Klimov
On Mon, May 4, 2009 at 5:03 PM, Hans Verkuil hverk...@xs4all.nl wrote: Hello, Not so many time ago i noticed such line in dmesg: radio-mr800 2-1:1.0: Non-NULL drvdata on register Quick review showed that it appears in usb_amradio_probe fucntions. Then i found such code in

Re: [questions] dmesg: Non-NULL drvdata on register

2009-05-04 Thread Janne Grunau
On Mon, May 04, 2009 at 03:03:40PM +0200, Hans Verkuil wrote: Not so many time ago i noticed such line in dmesg: radio-mr800 2-1:1.0: Non-NULL drvdata on register Quick review showed that it appears in usb_amradio_probe fucntions. Then i found such code in v4l2_device_register()

RE: [PATCH 0/5] V4L2 patches for Intel Moorestown Camera Imaging Drivers

2009-05-04 Thread Zhang, Xiaolin
Good comments. Only ISP driver is based on the V4L2 driver framework. The camera sensor used on the Moorestown platform is based on the I2C client driver. I will look at the Documentation/video4linux/v4l2-framework.txt and will consider your comment in our future plan. Welcome any more

Re: [questions] dmesg: Non-NULL drvdata on register

2009-05-04 Thread Hans Verkuil
Hello, Not so many time ago i noticed such line in dmesg: radio-mr800 2-1:1.0: Non-NULL drvdata on register Quick review showed that it appears in usb_amradio_probe fucntions. Then i found such code in v4l2_device_register() function (v4l2-device.c file): /* Set name to driver name +

[patch 3/3 v2] mm: introduce follow_pfn()

2009-05-04 Thread Johannes Weiner
Analoguous to follow_phys(), add a helper that looks up the PFN at a user virtual address in an IO mapping or a raw PFN mapping. Signed-off-by: Johannes Weiner han...@cmpxchg.org --- include/linux/mm.h |2 ++ mm/memory.c| 29 + 2 files changed, 31

Re: [questions] dmesg: Non-NULL drvdata on register

2009-05-04 Thread Hans Verkuil
Hello, Not so many time ago i noticed such line in dmesg: radio-mr800 2-1:1.0: Non-NULL drvdata on register Quick review showed that it appears in usb_amradio_probe fucntions. Then i found such code in v4l2_device_register() function (v4l2-device.c file): /* Set name to driver name +

TT-3200: locks init. and timeout

2009-05-04 Thread pierre gronlier
Hello, I have a TT-3200 card and the b40d628f830d revision of v4l-dvb (april 24th) I have this two szap config files: $ cat channels_astra_fta.conf LCP:11479:v:0:22000:161:84:6402 $ cat channels_hotbird_fta.conf 4FunTv:10719:v:1:27500:163:92:4404 My problem is that to lock on hotbird I have to

Re: [linux-dvb] Pinnacle pctv hybrid pro stick 340e support

2009-05-04 Thread Lars D. Forseth
Hello, I have a Pinnacle PCTV Hybrid Stick Solo 340e SE which identifies as 2304:023e with lsusb. After searching the web for almost two days now I did not find any working solution in getting this DVB-T USB stick to work under Ubuntu 9.04 UNR. When I found this thread

Re: [linux-dvb] Pinnacle pctv hybrid pro stick 340e support

2009-05-04 Thread Devin Heitmueller
On Mon, May 4, 2009 at 12:32 PM, Lars D. Forseth l...@forseth.name wrote: Hello, I have a Pinnacle PCTV Hybrid Stick Solo 340e SE which identifies as 2304:023e with lsusb. After searching the web for almost two days now I did not find any working solution in getting this DVB-T USB stick to

Hauppauge 950Q Analog (Composite Input) Problem

2009-05-04 Thread John R.
Hello, Actually, I am trying to use the analog composite input (not cable television) working. Is this part of analog support? Or is that for analog cable only? When I hook a video source up to the composite RCA jack and mplayer /dev/video it presents the following: MPlayer

Re: Hauppauge 950Q Analog (Composite Input) Problem

2009-05-04 Thread Devin Heitmueller
On Mon, May 4, 2009 at 8:18 PM, John R. jo...@wowway.com wrote: Hello, Actually, I am trying to use the analog composite input (not cable television) working.  Is this part of analog support?  Or is that for analog cable only? When I hook a video source up to the composite RCA jack and

Re: EC168 dvb_usb: Unknown symbol release_firmware

2009-05-04 Thread drbob
On Mon, 04 May 2009 19:35:09 -0400, CityK wrote: drbob, Off_Topic: that name takes me back: http://muppet.wikia.com/wiki/Dr._Bob And I thought I'd picked that name at random. The muppets must have had a deeper effect on my subconscious than I realised... On_Topic: You have built the

RE: [PATCH 0/5] V4L2 patches for Intel Moorestown Camera Imaging Drivers

2009-05-04 Thread Zhang, Xiaolin
The camera interface is located on the Langwell, not on the Atom processor. BRs Xiaolin -Original Message- From: Dongsoo, Nathaniel Kim [mailto:dongsoo@gmail.com] Sent: Thursday, April 30, 2009 5:33 PM To: Zhang, Xiaolin Cc: linux-media@vger.kernel.org; Johnson, Charles F; Zhu,