Re: Subject: [PATCH] dvb-usb: dibcom Leadtek Winfast USB DTV Dongle Patch (support 0x6f01 ID)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Applied thanks.

Patrick.

--
   Mail: patrick.boettcher@xxxxxxx
   WWW:  http://www.wi-bw.tfh-wildau.de/~pboettch/

On Fri, 28 Mar 2008, Darryl Green wrote:

> From: Darryl Green <darryl.green@xxxxxxxxxxxx>
>
> Detect Leadtek Winfast USB DTV Dongle with ID of 0x6f01
>
> Signed-off-by: Darryl Green <darryl.green@xxxxxxxxxxxx>
> ---
>
> Works for me with the above hardware. As far as I can tell
> (without any other USB DTV hardware) this patch should not
> change behaviour of anything else.
>
> diff -r 9a2af878cbd5 linux/drivers/media/dvb/dvb-usb/dib0700_devices.c
> --- a/linux/drivers/media/dvb/dvb-usb/dib0700_devices.c Sat Mar 22 08:37:19 2008 -0300
> +++ b/linux/drivers/media/dvb/dvb-usb/dib0700_devices.c Wed Mar 26 22:15:55 2008 +1000
> @@ -905,6 +905,7 @@ struct usb_device_id dib0700_usb_id_tabl
>                { USB_DEVICE(USB_VID_ASUS,      USB_PID_ASUS_U3100) },
> /* 25 */       { USB_DEVICE(USB_VID_HAUPPAUGE, USB_PID_HAUPPAUGE_NOVA_T_STICK_3) },
>                { USB_DEVICE(USB_VID_HAUPPAUGE, USB_PID_HAUPPAUGE_MYTV_T) },
> +               { USB_DEVICE(USB_VID_LEADTEK,   USB_PID_WINFAST_DTV_DONGLE_STK7700P_2) },
>                { 0 }           /* Terminating entry */
> };
> MODULE_DEVICE_TABLE(usb, dib0700_usb_id_table);
> @@ -969,7 +970,7 @@ struct dvb_usb_device_properties dib0700
>                                { NULL },
>                        },
>                        {   "Leadtek Winfast DTV Dongle (STK7700P based)",
> -                               { &dib0700_usb_id_table[8], NULL },
> +                               { &dib0700_usb_id_table[8], &dib0700_usb_id_table[27] },
>                                { NULL },
>                        },
>                        {   "AVerMedia AVerTV DVB-T Express",
> diff -r 9a2af878cbd5 linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h
> --- a/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h     Sat Mar 22 08:37:19 2008 -0300
> +++ b/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h     Wed Mar 26 22:15:55 2008 +1000
> @@ -172,6 +172,7 @@
> #define USB_PID_WINFAST_DTV_DONGLE_COLD                        0x6025
> #define USB_PID_WINFAST_DTV_DONGLE_WARM                        0x6026
> #define USB_PID_WINFAST_DTV_DONGLE_STK7700P            0x6f00
> +#define USB_PID_WINFAST_DTV_DONGLE_STK7700P_2          0x6f01
> #define USB_PID_GENPIX_8PSK_REV_1_COLD                 0x0200
> #define USB_PID_GENPIX_8PSK_REV_1_WARM                 0x0201
> #define USB_PID_GENPIX_8PSK_REV_2                      0x0202
>
>

_______________________________________________
linux-dvb mailing list
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux