[Rejected] Blackgold TV Cards DiSEqC support (1 Viewer)

mbb

Portal Pro
November 20, 2004
374
15
Home Country
France France
A thread was started a long time ago by mm1352000 to enable DiSEqC to work on his Pinnacle PCTV 7010ix
https://forum.team-mediaportal.com/threads/tv-server-hardware-specific-code-refactoring.87472/

But he went to far and there is still no DiSEqC support for the Blackgold like TV Cards.

I did a simple fix for the mm1352000's original goal (no refactoring here)
DiSEqC should work for this cards list (without any side effects for others cards):
Code:
"@device:pnp:\\\\?\\pci#ven_1131&dev_7162&subsys_010111bd" // Pinnacle PCTV 7010ix
"@device:pnp:\\\\?\\pci#ven_1131&dev_7160&subsys_010411bd" // Pinnacle PCTV 710ix
"@device:pnp:\\\\?\\pci#ven_1131&dev_7162&subsys_354014c7" // Blackgold BGT3540
"@device:pnp:\\\\?\\pci#ven_1131&dev_7231&subsys_359514c7" // Blackgold BGT3595
"@device:pnp:\\\\?\\pci#ven_1131&dev_7231&subsys_363014c7" // Blackgold BGT3630
I think the only problem of the fix is the exhaustivity of the cards list without a maner to detect the feature automaticaly
 

Attachments

  • DiseqCforBlackgoldLikeCardswith3630.patch
    5.3 KB

mbb

Portal Pro
November 20, 2004
374
15
Home Country
France France
Not a real problem for me since I can build a patched TVlibrary until TVE 3.5 is released.
By the way, what is the roadmap of TVE 3.5 ?
 

Users who are viewing this thread

Top Bottom