From patchwork Tue Aug 4 19:38:11 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pete Hildebrandt X-Patchwork-Id: 39194 Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n74JcSdg010079 for ; Tue, 4 Aug 2009 19:38:28 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752526AbZHDTiN (ORCPT ); Tue, 4 Aug 2009 15:38:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753089AbZHDTiN (ORCPT ); Tue, 4 Aug 2009 15:38:13 -0400 Received: from moutng.kundenserver.de ([212.227.17.10]:51714 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752526AbZHDTiM (ORCPT ); Tue, 4 Aug 2009 15:38:12 -0400 Received: from bigblue.localnet (e181024027.adsl.alicedsl.de [85.181.24.27]) by mrelayeu.kundenserver.de (node=mrbap0) with ESMTP (Nemesis) id 0MKsym-1MYPps0X3Q-000XjE; Tue, 04 Aug 2009 21:38:12 +0200 From: Pete Hildebrandt To: linux-media@vger.kernel.org Subject: [patch] Added Support for STK7700D (DVB) Date: Tue, 4 Aug 2009 21:38:11 +0200 User-Agent: KMail/1.11.4 (Linux/2.6.28-11-generic; KDE/4.2.4; x86_64; ; ) MIME-Version: 1.0 Message-Id: <200908042138.11938.send2ph@googlemail.com> X-Provags-ID: V01U2FsdGVkX18Df/NzKoqzEKovGpYOSq+h/GxQIqgdw2Bi+gO tI4MzYSxJVsKtTvjLYyMfpvoy6Anq29EIbc4L8vDioxrELb8zz SPMo1B1dO2IOGFzLtR70A== Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Hello, To this mail I attached two patch-files to add support for the STK7700D USB-DVB-Device. lsusb identifies it as: idVendor 0x1164 YUAN High-Tech Development Co., Ltd idProduct 0x1efc iProduct 2 STK7700D My two patches mainly just add the new product-ID. I have tested the modification with the 2.6.28 and the 2.6.30 kernel. The patches are for the 2.6.30 kernel. The device is build into my laptop (Samsung R55-T5500) and works great after applying the patches. Bye Pete Signed-off-by: Name Signed-off-by: Pete Hildebrandt --- a/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h 2009-05-25 21:50:09.000000000 +0200 +++ b/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h 2009-06-23 19:34:20.000000000 +0200 @@ -245,6 +245,7 @@ #define USB_PID_YUAN_STK7700PH 0x1f08 #define USB_PID_YUAN_PD378S 0x2edc #define USB_PID_YUAN_MC770 0x0871 +#define USB_PID_YUAN_STK7700D 0x1efc #define USB_PID_DW2102 0x2102 #define USB_PID_XTENSIONS_XD_380 0x0381 #define USB_PID_TELESTAR_STARSTICK_2 0x8000