b-rad-NDi / media_tree

Upstream media tree -- WARNING I REBASE MY BRANCHES
https://linuxtv.org
Other
2 stars 3 forks source link

Update dvb-usb-ids.h #3

Closed ghost closed 4 years ago

ghost commented 4 years ago

In dw2102.c and also dvbsky.c Terratec Cinergy S2 BOX is listed now by this commit as "TERRATEC_CINERGY_S2_BOX" not "TERRATEC_CINERGY_S2_R4"
Previously listed as ....R4 now as ....BOX because device is the same and have the same VID and PID , in dw2102.c device to now have two instances in " static struct usb_device_id dw2102_table" section, now have proper one as in dvb-usb-ids.h properties for this device. this commit may enable proper recognition in usb dvb subsystem "Terratec Cinergy S2 BOX " for your branch Montage-3103b.v2 ,

ghost commented 4 years ago

I've compiled kernel with changes an have for :

  1. dvbsky in use/ loaded : m88dd3103 0-0068: Unknow device. Chip_id=7f 2.dw2102 in use: m88dd3103 0-0068: Unknow device. Chip_id=52
ghost commented 4 years ago

sorry , these chenge is not necessary , probably card listed as R4 in dvb-usb-ids.h also axist solded before 2018 but with same PID VID as BOX have, I don't know how to add card to list with diffrrent chip but with same VID PID ....