X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/5472356361bab323ec1f3ef0db586c2402aeaaaa..24c472e37de8db4007cdd4c5d67d3fd4e914f0b1:/lib/dvb_ci/dvbci_resmgr.cpp diff --git a/lib/dvb_ci/dvbci_resmgr.cpp b/lib/dvb_ci/dvbci_resmgr.cpp index 69ff611c..e9e4bd1b 100644 --- a/lib/dvb_ci/dvbci_resmgr.cpp +++ b/lib/dvb_ci/dvbci_resmgr.cpp @@ -71,10 +71,10 @@ int eDVBCIResourceManagerSession::doAction() {0x00, 0x01, 0x00, 0x41}, {0x00, 0x02, 0x00, 0x41}, {0x00, 0x03, 0x00, 0x41}, - {0x00, 0x20, 0x00, 0x41}, +// {0x00, 0x20, 0x00, 0x41}, // host control {0x00, 0x24, 0x00, 0x41}, {0x00, 0x40, 0x00, 0x41}, - {0x00, 0x10, 0x00, 0x41}, // auth. +// {0x00, 0x10, 0x00, 0x41}, // auth. }; sendAPDU(tag, data, sizeof(data)); state=stateFinal;