Re: tm6000: Patch that will fixed analog video (tested on tm5600)

2010-04-22 Thread George Tellalov
On Thu, Apr 22, 2010 at 01:14:39PM +0800, Bee Hock Goh wrote: Dear all, Anyone who have a tm6000 compatible analog device, please do try out this patch. Its working for me on a tm5600 using mplayer. It can be compile against the latest hg tree. Here's what I get using mplayer: tm6000

Re: tm6000: Patch that will fixed analog video (tested on tm5600)

2010-04-22 Thread Bee Hock Goh
George, Which device are you using? I have introduced a number of manual registers settings in the tm6000 codes which might be specific to my device and its a pure duplication from usb snooping which is not suitable to be introduce to the mainstream codes. On Fri, Apr 23, 2010 at 4:20 AM,

Re: tm6000: Patch that will fixed analog video (tested on tm5600)

2010-04-22 Thread George Tellalov
On Fri, Apr 23, 2010 at 10:05:25AM +0800, Bee Hock Goh wrote: George, Which device are you using? A Hauppauge HVR-900H (usb id 2040:6600). -- 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

tm6000: Patch that will fixed analog video (tested on tm5600)

2010-04-21 Thread Bee Hock Goh
Dear all, Anyone who have a tm6000 compatible analog device, please do try out this patch. Its working for me on a tm5600 using mplayer. It can be compile against the latest hg tree. diff -r a539e5b68945 linux/drivers/staging/tm6000/tm6000-video.c ---