dual sveon stv22 Afatech af9015 support (kworld clone)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux