Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1583004
| From | Stefan Brüns <stefan.bruens@rwth-aachen.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v3 0/3] Add support for MyGica T230C DVB-T2 stick |
| Date | 2017-02-17 02:00 +0100 |
| Message-ID | <tbF3Y-5xt-17@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
The required command sequence for the new tuner (Si2141) was traced from the current Windows driver and verified with a small python script/libusb. The changes to the Si2168 and dvbsky driver are mostly additions of the required IDs and some glue code. Stefan Brüns (3): [media] si2157: Add support for Si2141-A10 [media] si2168: add support for Si2168-D60 [media] dvbsky: MyGica T230C support drivers/media/dvb-core/dvb-usb-ids.h | 1 + drivers/media/dvb-frontends/si2168.c | 4 ++ drivers/media/dvb-frontends/si2168_priv.h | 2 + drivers/media/tuners/si2157.c | 23 +++++++- drivers/media/tuners/si2157_priv.h | 2 + drivers/media/usb/dvb-usb-v2/dvbsky.c | 88 +++++++++++++++++++++++++++++++ 6 files changed, 118 insertions(+), 2 deletions(-) -- 2.11.0
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH v3 0/3] Add support for MyGica T230C DVB-T2 stick Stefan Brüns <stefan.bruens@rwth-aachen.de> - 2017-02-17 02:00 +0100
csiph-web