[linux-dvb] Re: Patch for Yuan PD300 mini
Ben Woods
woodsb02 at gmail.com
Fri Oct 6 09:28:18 CEST 2006
The message before seemed to be messed up, so it is below.
Also, the link in the previous message downloads the ascii text file
that is the patch.
I also included it in the email below.
Cheers
On 10/6/06, Ben Woods <woodsb02 at gmail.com> wrote:
> Hi there,
>
> I have a Yuan PD300 mini DVB-USB pen. It does not work with the current source code, however if you apply the patch below, it does.
> The patch changes the cold id of the card.
>
> Could this please be applied to the source for future releases?
>
> Details about my card are here:
> http://www.linuxtv.org/wiki/index.php/User:Woodsb02
>
> Cheers
>
> ################## START PATCH FILE #############################
> 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 FILE ###############################
>
>
> --
> From: Benjamin Woods
> woodsb02 AT gmail DOT com
> Registered Linux User #372573
> Registered Ubuntu User # 6395
>
--
From: Benjamin Woods
woodsb02 at gmail.com
Registered Linux User #372573
Registered Ubuntu User # 6395
More information about the linux-dvb
mailing list