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