All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: Patrick Boettcher <patrick.boettcher@desy.de>,
	ptay1685 <ptay1685@Bigpond.net.au>,
	John <bitumen.surfer@gmail.com>
Cc: linux-dvb@linuxtv.org, k.bannister@ieee.org
Subject: [linux-dvb] [PATCH] new USB-ID for Leadtek Winfast DTV was: Re: New Leadtek Winfast DTV Dongle working - with mods but	no RC
Date: Fri, 28 Mar 2008 02:29:08 +0200	[thread overview]
Message-ID: <47EC3BD4.3070307@iki.fi> (raw)
In-Reply-To: <e44ae5e0712172128p4e1428aao493d0a1725b6fcd3@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 518 bytes --]

hello
USB-ID for Leadtek Winfast DTV

Signed-off-by: Antti Palosaari <crope@iki.fi>

Patch done against current development-tree at 
http://linuxtv.org/hg/~pb/v4l-dvb/
Patrick, could you check and add it?

Could ptay1685 or John or some other test this?

Keith Bannister wrote:
> I hopped onto the IRC channel and crope` (thanks mate) advised me to 
> change dvb-usb-ids.h to
> 
> #define USB_PID_WINFAST_DTV_DONGLE_STK7700P        0x6f01

Sorry, I forgot make patch earlier...

regards
Antti
-- 
http://palosaari.fi/

[-- Attachment #2: Leadtek_Winfast_DTV_Dongle_6f01.patch --]
[-- Type: text/x-diff, Size: 1589 bytes --]

diff -r 3d252c252869 linux/drivers/media/dvb/dvb-usb/dib0700_devices.c
--- a/linux/drivers/media/dvb/dvb-usb/dib0700_devices.c	Sat Mar 22 23:19:38 2008 +0100
+++ b/linux/drivers/media/dvb/dvb-usb/dib0700_devices.c	Fri Mar 28 02:15:01 2008 +0200
@@ -1115,6 +1115,8 @@ struct usb_device_id dib0700_usb_id_tabl
 	{ USB_DEVICE(USB_VID_YUAN,	USB_PID_YUAN_EC372S) },
 	{ USB_DEVICE(USB_VID_TERRATEC,	USB_PID_TERRATEC_CINERGY_HT_EXPRESS) },
 	{ USB_DEVICE(USB_VID_TERRATEC,	USB_PID_TERRATEC_CINERGY_T_XXS) },
+	{ USB_DEVICE(USB_VID_LEADTEK,
+			USB_PID_WINFAST_DTV_DONGLE_STK7700P_2) },
 	{ 0 }		/* Terminating entry */
 };
 MODULE_DEVICE_TABLE(usb, dib0700_usb_id_table);
@@ -1179,7 +1181,8 @@ 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[34], NULL },
 				{ NULL },
 			},
 			{   "AVerMedia AVerTV DVB-T Express",
diff -r 3d252c252869 linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h
--- a/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h	Sat Mar 22 23:19:38 2008 +0100
+++ b/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h	Fri Mar 28 02:15:01 2008 +0200
@@ -180,6 +180,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

[-- Attachment #3: Type: text/plain, Size: 150 bytes --]

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

       reply	other threads:[~2008-03-28  0:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <e44ae5e0712172128p4e1428aao493d0a1725b6fcd3@mail.gmail.com>
2008-03-28  0:29 ` Antti Palosaari [this message]
2008-03-29  0:31   ` [linux-dvb] [PATCH] new USB-ID for Leadtek Winfast DTV was: Re: New Leadtek Winfast DTV Dongle working - with mods but no RC ptay1685
2008-03-29  9:58     ` Antti Palosaari
2008-03-29 21:49   ` Patrick Boettcher
2008-03-29 22:12     ` Antti Palosaari
2008-03-30  1:00       ` J

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47EC3BD4.3070307@iki.fi \
    --to=crope@iki.fi \
    --cc=bitumen.surfer@gmail.com \
    --cc=k.bannister@ieee.org \
    --cc=linux-dvb@linuxtv.org \
    --cc=patrick.boettcher@desy.de \
    --cc=ptay1685@Bigpond.net.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.