[linux-dvb] Re: Patch for Yuan PD300 mini
Ben Woods
woodsb02 at gmail.com
Sun Oct 8 05:56:37 CEST 2006
This patch fixes the cold boot id for the Yuan PD300 mini USB pen.
It can be applied with the following command from within the v4l-dvb directory:
patch -p1 < /path/to/yuan.patch
When using this card, you need to have the dvb-usb-wt220u-02.fw
firmware file in the correct directory (eg. /lib/firmware/`uname
-r`/).
Can this patch be tested by folk and then hopefully applied? Cheers
The patch is shown here below incase it doesn't attach correctly:
#################### Begin Patch ###########################
Subject: Fix cold boot id for Yuan PD300mini USB pen
Signed-off-by: Benjamin Woods <woodsb02 at gmail.com>
diff -r 0ff259ff80cd linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h
--- a/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h Wed Oct 04
23:14:43 2006 -0300
+++ b/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h Fri Oct 06
09:39:37 2006 +0800
@@ -86,7 +86,7 @@
#define USB_PID_DTT200U_COLD 0x0201
#define USB_PID_DTT200U_WARM 0x0301
#define USB_PID_WT220U_ZAP250_COLD 0x0220
-#define USB_PID_WT220U_COLD 0x0222
+#define USB_PID_WT220U_COLD 0x0220
#define USB_PID_WT220U_WARM 0x0221
#define USB_PID_WT220U_FC_COLD 0x0225
#define USB_PID_WT220U_FC_WARM 0x0226
##################### End Patch ############################
--
From: Benjamin Woods
woodsb02 AT gmail DOT com
Registered Linux User #372573
Registered Ubuntu User # 6395
-------------- next part --------------
A non-text attachment was scrubbed...
Name: yuan.patch
Type: text/x-patch
Size: 680 bytes
Desc: not available
Url : http://www.linuxtv.org/pipermail/linux-dvb/attachments/20061008/a76ed4a7/yuan.bin
More information about the linux-dvb
mailing list