Message ID | 200908042138.11938.send2ph@googlemail.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Hi Pete, On Tuesday 04 August 2009 21:38:11 Pete Hildebrandt wrote: > 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. I will apply your patches tomorrow, but before I need your Signed-off-by-line. So something like that: Signed-off-by: Name <email> thanks,
Hi Patrick, Here is my signed-off-by-line. Signed-off-by: Pete Hildebrandt <send2ph@googlemail.com> Thanks Pete 2009/8/4 Patrick Boettcher <pboettcher@kernellabs.com>: > Hi Pete, > > On Tuesday 04 August 2009 21:38:11 Pete Hildebrandt wrote: >> 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. > > I will apply your patches tomorrow, but before I need your Signed-off-by-line. > So something like that: > > Signed-off-by: Name <email> > > thanks, > -- > Patrick Boettcher - Kernel Labs > http://www.kernellabs.com > -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Hi Pete, On Tue, 4 Aug 2009, Pete Hildebrandt wrote: > 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. OK, I applied the patch and send the pull request to Mauro. Can you please check whether everything went well (I needed to merge manually)? In the future please use the v4l-dvb repository to apply your changes. This has several advantages: e.g. it is much easier to merge the patches for me, and it is simpler for you to try things as you don't need to use the kernel-build-environment to test the stuff etc. thanks, -- Patrick Boettcher - Kernel Labs http://www.kernellabs.com/ -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Hi Patrick, Am Mittwoch 05 August 2009 schrieb Patrick Boettcher: > Hi Pete, > > On Tue, 4 Aug 2009, Pete Hildebrandt wrote: > > 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. > > OK, I applied the patch and send the pull request to Mauro. > > Can you please check whether everything went well (I needed to merge > manually)? I checked and everything went well. > In the future please use the v4l-dvb repository to apply your changes. > This has several advantages: e.g. it is much easier to merge the patches > for me, and it is simpler for you to try things as you don't need to use > the kernel-build-environment to test the stuff etc. Thanks for the advise, I will keep that in mind for the future. Thanks Pete -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
--- 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