Changeset 19117


Ignore:
Timestamp:
Dec 16, 2012, 9:11:30 PM (13 years ago)
Author:
andy-1
Message:

fix config

Location:
ipk/source.sh4
Files:
40 added
5 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/emus_oscam_7937/var/keys/oscam.server.oscam

    r19115 r19117  
    66# For further details see the OSCAM documentation                          #
    77############################################################################
     8
     9
     10######################### Internal Readers   ###############################
     11# Default Config should work with Seca, Conax, Cryptoworks, Viaccess, NDS  #
     12#                                                                          #
     13# For Irdeto, Betacrypt just activate "cardmhz=600" by removing the "#"    #
     14#                                                                          #
     15# For Nagra activate and set the correct "rsakey = " and "boxkey = "       #
     16# examples for HDplus HD02 and Sky S02 are included                        #
     17#                                                                          #
     18# for other Smartcards see the OSCAM documentation                         #
     19############################################################################
     20
    821
    922[reader]
     
    5568boxid = 12345678
    5669detect = cd
    57 mhz = 359
    58 cardmhz = 359
     70mhz = 357
     71cardmhz = 357
    5972group = 1
    6073emmcache = 1,3,2
     
    299312boxid = 12345678
    300313detect = cd
    301 mhz = 359
    302 cardmhz = 359
     314mhz = 357
     315cardmhz = 357
    303316group = 1
    304317emmcache = 1,3,2
     
    316329group = 1
    317330caid  = 0648
    318 force_irdeto = 1
    319 rsakey  = DF57B08C0F13E67BD17AD37EAAF4EAA25393F8A0EFE8ACE6708AAF97C985CBA8A6C13826963BD3092EB9FC72F773A430724706AA5E1D14E1747842D32069A12D
     331force_irdeto   = 1
     332rsakey   = DF57B08C0F13E67BD17AD37EAAF4EAA25393F8A0EFE8ACE6708AAF97C985CBA8A6C13826963BD3092EB9FC72F773A430724706AA5E1D14E1747842D32069A12D
    320333boxkey  = 1122334455667788
    321334mhz  = 600
    322335cardmhz = 600
    323 #deprecated                    = 1
     336#deprecated  = 1
    324337smargopatch=1
    325 
     338       
    326339[reader]
    327340enable=0
     
    338351smargopatch=1
    339352
    340 
    341353[reader]
    342354enable=0
     
    361373detect = CD
    362374group = 1
     375services = srg
    363376caid = 0500
    364377mhz  = 357
     
    366379
    367380[reader]
    368 enable=0
     381enable = 0
    369382Label = MTV (externer Kartenleser)
    370383protocol = mouse
     
    482495# For further details see the OSCAM documentation                          #
    483496############################################################################
    484 
    485 [reader]
    486 enable = 0
    487 label        = cccam (Cardsharing)
     497[reader]
     498enable = 0
     499label        = cccam-reader
    488500protocol     = cccam
    489501device       = IP/dyndns,PORT
     
    497509[reader]
    498510enable = 0
    499 label    = camd35 (Cardsharing)
     511label    = camd35-reader
    500512protocol = camd35
    501513device   = IP/dyndns,PORT
     
    505517emmcache = 1,1,2
    506518
    507 [reader]
    508 enable = 0
    509 label    = newcamd (Cardsharing)
    510 protocol = newcamd
    511 key     = 0102030405060708091011121314
    512 device   = IP/dyndns,PORT
    513 user         = USER
    514 password     = PASS
    515 group    = 1
    516 emmcache = 1,1,2
    517 
    518519########  end of file ########
  • ipk/source.sh4/emus_oscam_7965/var/keys/oscam.server.oscam

    r19115 r19117  
    1 ###############   General Instruction  -  oscam.server   ###################
     1 ###############   General Instruction  -  oscam.server   ###################
    22# To activate/deactivate the reader set enable = 1/0                       #
    33#                                                                          #
     
    66# For further details see the OSCAM documentation                          #
    77############################################################################
     8
     9
     10######################### Internal Readers   ###############################
     11# Default Config should work with Seca, Conax, Cryptoworks, Viaccess, NDS  #
     12#                                                                          #
     13# For Irdeto, Betacrypt just activate "cardmhz=600" by removing the "#"    #
     14#                                                                          #
     15# For Nagra activate and set the correct "rsakey = " and "boxkey = "       #
     16# examples for HDplus HD02 and Sky S02 are included                        #
     17#                                                                          #
     18# for other Smartcards see the OSCAM documentation                         #
     19############################################################################
     20
    821
    922[reader]
     
    5568boxid = 12345678
    5669detect = cd
    57 mhz = 359
    58 cardmhz = 359
     70mhz = 357
     71cardmhz = 357
    5972group = 1
    6073emmcache = 1,3,2
     
    299312boxid = 12345678
    300313detect = cd
    301 mhz = 359
    302 cardmhz = 359
     314mhz = 357
     315cardmhz = 357
    303316group = 1
    304317emmcache = 1,3,2
     
    316329group = 1
    317330caid  = 0648
    318 force_irdeto = 1
    319 rsakey  = DF57B08C0F13E67BD17AD37EAAF4EAA25393F8A0EFE8ACE6708AAF97C985CBA8A6C13826963BD3092EB9FC72F773A430724706AA5E1D14E1747842D32069A12D
     331force_irdeto   = 1
     332rsakey   = DF57B08C0F13E67BD17AD37EAAF4EAA25393F8A0EFE8ACE6708AAF97C985CBA8A6C13826963BD3092EB9FC72F773A430724706AA5E1D14E1747842D32069A12D
    320333boxkey  = 1122334455667788
    321334mhz  = 600
    322335cardmhz = 600
    323 #deprecated                    = 1
     336#deprecated  = 1
    324337smargopatch=1
    325 
     338       
    326339[reader]
    327340enable=0
     
    360373detect = CD
    361374group = 1
     375services = srg
    362376caid = 0500
    363377mhz  = 357
     
    365379
    366380[reader]
    367 enable=0
     381enable = 0
    368382Label = MTV (externer Kartenleser)
    369383protocol = mouse
     
    481495# For further details see the OSCAM documentation                          #
    482496############################################################################
    483 
    484 [reader]
    485 enable = 0
    486 label        = cccam (Cardsharing)
     497[reader]
     498enable = 0
     499label        = cccam-reader
    487500protocol     = cccam
    488501device       = IP/dyndns,PORT
     
    496509[reader]
    497510enable = 0
    498 label    = camd35 (Cardsharing)
     511label    = camd35-reader
    499512protocol = camd35
    500513device   = IP/dyndns,PORT
     
    504517emmcache = 1,1,2
    505518
    506 [reader]
    507 enable = 0
    508 label    = newcamd (Cardsharing)
    509 protocol = newcamd
    510 key     = 0102030405060708091011121314
    511 device   = IP/dyndns,PORT
    512 user         = USER
    513 password     = PASS
    514 group    = 1
    515 emmcache = 1,1,2
    516 
    517519########  end of file ########
  • ipk/source.sh4/swapemus_oscam_7937/var/swap/keys/oscam.server.oscam

    r19115 r19117  
    66# For further details see the OSCAM documentation                          #
    77############################################################################
     8
     9
     10######################### Internal Readers   ###############################
     11# Default Config should work with Seca, Conax, Cryptoworks, Viaccess, NDS  #
     12#                                                                          #
     13# For Irdeto, Betacrypt just activate "cardmhz=600" by removing the "#"    #
     14#                                                                          #
     15# For Nagra activate and set the correct "rsakey = " and "boxkey = "       #
     16# examples for HDplus HD02 and Sky S02 are included                        #
     17#                                                                          #
     18# for other Smartcards see the OSCAM documentation                         #
     19############################################################################
     20
    821
    922[reader]
     
    5568boxid = 12345678
    5669detect = cd
    57 mhz = 359
    58 cardmhz = 359
     70mhz = 357
     71cardmhz = 357
    5972group = 1
    6073emmcache = 1,3,2
     
    229242emmcache = 1,1,2
    230243
    231 
    232244####################    External Readers / SMARGO   ########################
    233245# Important !!!!      Use SMARGO Firmware 1.4 or 1.5                       #
     
    300312boxid = 12345678
    301313detect = cd
    302 mhz = 359
    303 cardmhz = 359
     314mhz = 357
     315cardmhz = 357
    304316group = 1
    305317emmcache = 1,3,2
     
    367379
    368380[reader]
    369 enable=0
     381enable = 0
    370382Label = MTV (externer Kartenleser)
    371383protocol = mouse
     
    483495# For further details see the OSCAM documentation                          #
    484496############################################################################
    485 
    486 [reader]
    487 enable = 0
    488 label        = cccam (Cardsharing)
     497[reader]
     498enable = 0
     499label        = cccam-reader
    489500protocol     = cccam
    490501device       = IP/dyndns,PORT
     
    498509[reader]
    499510enable = 0
    500 label    = camd35 (Cardsharing)
     511label    = camd35-reader
    501512protocol = camd35
    502513device   = IP/dyndns,PORT
     
    506517emmcache = 1,1,2
    507518
    508 [reader]
    509 enable = 0
    510 label    = newcamd (Cardsharing)
    511 protocol = newcamd
    512 key     = 0102030405060708091011121314
    513 device   = IP/dyndns,PORT
    514 user         = USER
    515 password     = PASS
    516 group    = 1
    517 emmcache = 1,1,2
    518 
    519519########  end of file ########
  • ipk/source.sh4/swapemus_oscam_7965/var/swap/keys/oscam.server.oscam

    r19115 r19117  
    66# For further details see the OSCAM documentation                          #
    77############################################################################
     8
     9
     10######################### Internal Readers   ###############################
     11# Default Config should work with Seca, Conax, Cryptoworks, Viaccess, NDS  #
     12#                                                                          #
     13# For Irdeto, Betacrypt just activate "cardmhz=600" by removing the "#"    #
     14#                                                                          #
     15# For Nagra activate and set the correct "rsakey = " and "boxkey = "       #
     16# examples for HDplus HD02 and Sky S02 are included                        #
     17#                                                                          #
     18# for other Smartcards see the OSCAM documentation                         #
     19############################################################################
     20
    821
    922[reader]
     
    5568boxid = 12345678
    5669detect = cd
    57 mhz = 359
    58 cardmhz = 359
     70mhz = 357
     71cardmhz = 357
    5972group = 1
    6073emmcache = 1,3,2
     
    199212label = Kabel BW   (Kartenschacht)
    200213protocol = internal
    201 device = /dev/sci0
     214device = /dev/sci1
    202215caid = 098E
    203216detect = cd
     
    299312boxid = 12345678
    300313detect = cd
    301 mhz = 359
    302 cardmhz = 359
     314mhz = 357
     315cardmhz = 357
    303316group = 1
    304317emmcache = 1,3,2
     
    482495# For further details see the OSCAM documentation                          #
    483496############################################################################
    484 
    485 [reader]
    486 enable = 0
    487 label        = cccam (Cardsharing)
     497[reader]
     498enable = 0
     499label        = cccam-reader
    488500protocol     = cccam
    489501device       = IP/dyndns,PORT
     
    497509[reader]
    498510enable = 0
    499 label    = camd35 (Cardsharing)
     511label    = camd35-reader
    500512protocol = camd35
    501513device   = IP/dyndns,PORT
     
    505517emmcache = 1,1,2
    506518
    507 [reader]
    508 enable = 0
    509 label    = newcamd (Cardsharing)
    510 protocol = newcamd
    511 key     = 0102030405060708091011121314
    512 device   = IP/dyndns,PORT
    513 user         = USER
    514 password     = PASS
    515 group    = 1
    516 emmcache = 1,1,2
    517 
    518519########  end of file ########
  • ipk/source.sh4/swapemus_oscam_mod/var/swap/keys/oscam.server.oscam

    r19115 r19117  
    1919############################################################################
    2020
    21  [reader]
     21
     22[reader]
    2223enable = 0
    2324Label = HD+ (Kartenschacht) (schwarze Karte)
     
    6768boxid = 12345678
    6869detect = cd
    69 mhz = 359
    70 cardmhz = 359
     70mhz = 357
     71cardmhz = 357
    7172group = 1
    7273emmcache = 1,3,2
     
    211212label = Kabel BW   (Kartenschacht)
    212213protocol = internal
    213 device = /dev/sci0
     214device = /dev/sci1
    214215caid = 098E
    215216detect = cd
     
    262263############################################################################
    263264
    264 
    265265[reader]
    266266enable = 0
     
    312312boxid = 12345678
    313313detect = cd
    314 mhz = 359
    315 cardmhz = 359
     314mhz = 357
     315cardmhz = 357
    316316group = 1
    317317emmcache = 1,3,2
Note: See TracChangeset for help on using the changeset viewer.