Hi Mauro, Any chance this patch will be committed? On Thu, Jan 17, 2013 at 4:30 PM, Antti Palosaari <crope@xxxxxx> wrote: > On 01/15/2013 12:21 AM, Eddi De Pieri wrote: >> >> Add support for Digivox Mini HD (rtl2832) >> >> The tuner works, but with worst performance then realtek linux driver, >> due to incomplete implementation of fc2580.c >> >> Signed-off-by: Eddi De Pieri <eddi@xxxxxxxxxxx> >> Tested-by: Lorenzo Dongarrą <lorenzo_64@xxxxxxxxxxxx> >> >> >> diff --git a/drivers/media/usb/dvb-usb-v2/rtl28xxu.c >> b/drivers/media/usb/dvb-usb-v2/rtl28xxu.c >> index b6f4849..c05ea16 100644 >> --- a/drivers/media/usb/dvb-usb-v2/rtl28xxu.c >> +++ b/drivers/media/usb/dvb-usb-v2/rtl28xxu.c >> @@ -1368,6 +1368,8 @@ static const struct usb_device_id >> rtl28xxu_id_table[] = { >> &rtl2832u_props, "ASUS My Cinema-U3100Mini Plus V2", >> NULL) }, >> { DVB_USB_DEVICE(USB_VID_KWORLD_2, 0xd393, >> &rtl2832u_props, "GIGABYTE U7300", NULL) }, >> + { DVB_USB_DEVICE(USB_VID_DEXATEK, 0x1104, >> + &rtl2832u_props, "Digivox Micro Hd", NULL) }, >> { } >> }; >> MODULE_DEVICE_TABLE(usb, rtl28xxu_id_table); > > > Acked-by: Antti Palosaari <crope@xxxxxx> > Reviewed-by: Antti Palosaari <crope@xxxxxx> > > > -- > http://palosaari.fi/ -- 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