Re: [PATCH 4/4] Add support for Logilink VG0022A.

2019-10-10 Thread Gon Solo
Hi! > "When the [...] firmware that came with the device is replaced > by a new one, any I2C data received from the tuner will be > replaced by 0xff. > > Probably, the vendor firmware has some patch specifically > designed for this device. So, we can't replace by the generic > firmware. > > The

[PATCH 4/4] Add support for Logilink VG0022A.

2019-10-10 Thread Gon Solo
This includes a hack for the device as it returns only 0xff after a new firmware is loaded. To quote Mauro: "When the [...] firmware that came with the device is replaced by a new one, any I2C data received from the tuner will be replaced by 0xff. Probably, the vendor firmware has some patch spec