Changeset 18170


Ignore:
Timestamp:
Oct 10, 2012, 4:44:27 PM (14 years ago)
Author:
obi
Message:

update swap oscam for nds support

Location:
ipk/source.sh4/swapemus_oscam_7209/var/swap/keys
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/swapemus_oscam_7209/var/swap/keys/oscam.conf.oscam

    r17370 r18170  
    66############################################################################
    77[global]
    8 Nice = -1
    9 ClientTimeout = 7
    10 FallbackTimeout=3
    11 ClientMaxIdle=120
    12 CacheDelay = 120
    13 BindWait = 5
    14 WaitForCards = 0
    15 PreferLocalCards = 1
    16 LogFile = stdout
    17 saveinithistory = 1
    18 readerrestartseconds = 5
    19 #LogFile = /var/swap/keys/oscam.log
    20 maxlogsize                    = 200
     8logfile                       = /dev/tty
     9clienttimeout                 = 15000
     10fallbacktimeout               = 4900
     11cachedelay                    = 120
     12bindwait                      = 20
     13nice                          = -1
     14maxlogsize                    = 100
     15preferlocalcards              = 1
     16max_cache_time                = 17
    2117
     18#[cccam]
     19#port = 12000
     20#reshare = 5
     21#forward_origin_card = 1
     22#ignorereshare = 0
     23#version = 2.1.4
     24#minimizecards = 0
     25#keepconnected = 1
     26#stealth = 0
     27#reshare_mode = 1
     28#updateinterval = 240
    2229
    2330[monitor]
  • ipk/source.sh4/swapemus_oscam_7209/var/swap/keys/oscam.server.oscam

    r17733 r18170  
    1919# see the OSCAM documentation                                              #
    2020############################################################################
     21
     22[reader]
     23label = skydeV13
     24enable = 0
     25protocol = internal
     26device = /dev/sci0
     27caid = 09C4
     28boxid = 12345678
     29detect = cd
     30mhz = 357
     31cardmhz = 357
     32group = 1
     33emmcache = 1,3,2
     34lb_weight = 100
     35ins7e11 = 11
     36ndsversion = 2
    2137
    2238[reader]
Note: See TracChangeset for help on using the changeset viewer.