Re: [PATCH] Add support for Asus Europa Hybrid DVB-T card (SAA7134 SubVendor ID: 0x1043 Device ID: 0x4847)

2009-09-20 Thread Pham Thanh Nam
Hi, Danny Please add an entry in: linux/Documentation/video4linux/CARDLIST.saa7134 Regards. Vào CN, ngày 20, 09 năm 2009 lúc 16:14 +0100, Danny Wood viết: > Adds the device IDs and driver linking to allow the Asus Europa DVB-T > card to operate with these drivers. > The device has a SAA7134 chipse

[PATCH] dibusb-mc: New USB ID for Humax/Coex DVB-T USB Stick 2.0 High Speed

2009-07-25 Thread Pham Thanh Nam
Signed-off-by: Pham Thanh Nam Add new USB ID for Humax/Coex DVB-T USB Stick 2.0 High Speed diff -ur a/linux/drivers/media/dvb/dvb-usb/dibusb-mc.c b/linux/drivers/media/dvb/dvb-usb/dibusb-mc.c --- a/linux/drivers/media/dvb/dvb-usb/dibusb-mc.c 2009-07-12 20:52:32.0 +0700 +++ b/linux

Re: AVerMedia AVerTV GO 007 FM, no radio sound (with routing enabled)

2009-07-16 Thread Pham Thanh Nam
Hi So, should we add an option for this card? For example: modprobe saa7134 card=57 radioontv Regards -- 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 http://vger.kernel.org/majordomo-info.html

Re: AVerMedia AVerTV GO 007 FM, no radio sound (with routing enabled)

2009-07-16 Thread Pham Thanh Nam
I read somewhere that the radio had ever worked for this card but has stopped working with newer kernels. I had the same problem when I used my card (AverMedia AverTV GO 007 FM Plus) with card=57 before. Radio had worked with old kernel versions. Try this: hg clone http://linuxtv.org/hg/v4l-dvb Edi

[PATCH] Add support for Humax/Coex DVB-T USB Stick 2.0 High Speed

2009-07-12 Thread Pham Thanh Nam
This patch adds support for Humax/Coex DVB-T USB Stick 2.0 High Speed which is a very popular tuner sold in Vietnam. Tested with at least 3 tuners. It's very likely that this patch will not cause any regression. Thanks Signed-off-by: Pham Thanh Nam diff -ur a/linux/drivers/media/dvb/dv

Re: [PATCH] pwc: add support for webcam snapshot button (2)

2009-01-12 Thread Pham Thanh Nam
ips webcam snapshot button as an event input device, for consistency with other webcam drivers. Signed-off-by: Pham Thanh Nam diff -uNr a/linux/drivers/media/video/pwc/Kconfig b/linux/drivers/media/video/pwc/Kconfig --- a/linux/drivers/media/video/pwc/Kconfig 2009-01-03 20:03:43.0 +0700 +

Re: [PATCH] pwc: add support for webcam snapshot button (2)

2009-01-11 Thread Pham Thanh Nam
moDaemon Config Script #*** Snapshot Cheese config #*** #* #********* #*** """ Written by Pham Thanh Nam (phamthanhnam@gmail.com) """ # Imports ## from GizmoDaemon import * from GizmoScriptRu