public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Lopez Lopez <reality_es@yahoo.es>
To: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>
Subject: dual sveon stv22 Afatech af9015 support (kworld clone)
Date: Sat, 11 Jun 2011 10:38:43 +0100 (BST)	[thread overview]
Message-ID: <672951.10004.qm@web24108.mail.ird.yahoo.com> (raw)
In-Reply-To: <S1753342Ab1FKJ3p/20110611092945Z+46855@vger.kernel.org>

Hello:

I have patched af9015.c and dvb-usb-ids to support sveon stv22 ( KWorld USB Dual DVB-T TV Stick (DVB-T 399U)  clone ) dual with
-----
#define USB_PID_SVEON_STV22                0xe401
------
 in dvb-usb-ids.h file 

and 
-----
/* 30 */{USB_DEVICE(USB_VID_KWORLD_2,  USB_PID_KWORLD_UB383_T)},
    {USB_DEVICE(USB_VID_KWORLD_2, 
 USB_PID_KWORLD_395U_4)},
    {USB_DEVICE(USB_VID_KWORLD_2,  USB_PID_SVEON_STV22)},
    {0},
};

------
{
                .name = "Sveon STV22 Dual USB DVB-T Tuner HDTV ",
                .cold_ids = {&af9015_usb_table[32], NULL},
                .warm_ids = {NULL},
            },

-----

in af9015.c

i expect to help you to extends linux dvb usb support.

thanks for your time

Emilio David Diaus Lopez

       reply	other threads:[~2011-06-11  9:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <S1753342Ab1FKJ3p/20110611092945Z+46855@vger.kernel.org>
2011-06-11  9:38 ` Lopez Lopez [this message]
2011-06-12 11:27   ` dual sveon stv22 Afatech af9015 support (kworld clone) Antti Palosaari
2011-06-16 11:06     ` Emilio David Diaus López
     [not found]     ` <BANLkTikT9Tp6N9=Bf_cm7aYfiFdJEM-sbA@mail.gmail.com>
2011-06-20 11:15       ` Antti Palosaari

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=672951.10004.qm@web24108.mail.ird.yahoo.com \
    --to=reality_es@yahoo.es \
    --cc=linux-media@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox