Merge pull request #48 from xbmc-cobradevil/master

Fix emm updates for seca cards.
This commit is contained in:
Andreas Öman 2011-12-15 13:34:37 -08:00
commit d66746ca56

View file

@ -677,6 +677,7 @@ cwc_detect_card_type(cwc_t *cwc)
cwc->cwc_card_type = CARD_SECA;
tvhlog(LOG_INFO, "cwc", "%s: seca card",
cwc->cwc_hostname);
break;
case 0x4a:
cwc->cwc_card_type = CARD_DRE;
tvhlog(LOG_INFO, "cwc", "%s: dre card",