Ignore:
Timestamp:
May 10, 2010, 5:46:50 PM (16 years ago)
Author:
civer
Message:

[IPK]

  • add new oscam onfigs
File:
1 edited

Legend:

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

    r3244 r3263  
    1 #lower slot
    2 #[reader]
    3 #Label = S02
    4 #Protocol = internal
    5 #Device = /dev/sci0
    6 #detect = CD
    7 #Group = 1
     1##########  oscam.server ###########
     2[reader]
     3label = reader1
     4protocol = mouse
     5device = /dev/ttyUSB0
     6emmcache = 1,1,2
     7detect = CD
     8Group = 1
     9services = hdplus,skyde,orfcw,srgswiss
     10
     11#### bei seriellem Reader auskommentieren ######
     12smargopatch=1
     13################################################
     14
     15
     16######## hdplus  ########################
     17atr=3FFF9500FF918171FE4700444E4153503134322052657647433463
     18mhz = 357
     19cardmhz = 357
     20n3_rsakey  = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5
     21n3_boxkey   = A7642F57BC96D37C
     22CAID = 1830
     23IDENT = 1830:003411
     24########################################
     25
     26
     27######## skyde  ########################
     28#mhz = 600
     29#cardmhz = 600
    830#CAID = 1702,1833
    9 #EMMCache = 1,3,2
     31#########################################
    1032
    11 #upper slot
    12 #[reader]
    13 #Label = HDplus
    14 #Protocol = internal
    15 #Device = /dev/sci1
    16 #detect = CD
    17 #EMMCache = 1,3,2
    18 #group = 1
    19 #CAID = 1830
    20 #n3_rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5
    21 #n3_boxkey = A7642F57BC96D37C
    22 
    23 #[reader]
    24 #Label = ORF
    25 #Protocol = internal
    26 #Device = /dev/sci0
    27 #detect = CD
    28 #EMMCache = 1,1,3
    29 #group = 1
    30 #CAID = 0D05
     33######## orfcw ##########################
    3134#mhz = 357
    3235#cardmhz = 357
    33 #Deprecated = 1
     36#caid = 0D05
     37#########################################
    3438
    35 #[reader]
    36 #label = SRG
    37 #Protocol = internal
    38 #detect = CD
    39 #device = /dev/sci0
    40 #group = 1
    41 #emmcache = 1,3,2
    42 #caid = 0500
     39######## srg ############################
    4340#mhz = 357
    4441#cardmhz = 357
    45 
    46 #[reader]
    47 #Label = V13
    48 #Protocol = internal
    49 #Device = /dev/sci0
    50 #detect = CD
    51 #group = 1
    52 #emmcache = 1,3,2
    53 #caid = 09C4
    54 #boxid = 12345678
    55 
    56 #[reader]
    57 #Label          = smargo
    58 #Protocol       = smartreader
    59 #Detect         = RING
    60 #Device         = /dev/ttyUSB0
    61 #Mhz            = 600
    62 #cardmhz                = 600
    63 #CustomSpeed    = 0
    64 #Fallback       = 0
    65 #Group          = 1
    66 #EMMCache       = 1,2,2
    67 
    68 #[reader]
    69 #label    = newcamd
    70 #protocol = newcamd
    71 #key      = 0102030405060708091011121314
    72 #device   = server,port
    73 #account  = name, password
    74 #group    = 1
    75 #caid     = 1702
    76 #fallback = 1
    77 
    78 #[reader]
    79 #label    = cs378x
    80 #protocol = cs378x
    81 #device   = 192.168.0.3,23456
    82 #account  = login2,password2
    83 #group    = 2
    84 #fallback = 1
    85 
    86 #[reader]
    87 #label    = gbox
    88 #protocol = gbox
    89 #device   = 192.168.0.4,34567,45678
    90 #account  = login3,password3
    91 #group    = 3
    92 #caid     = 0300
    93 
    94 #[reader]
    95 #label      = cccam
    96 #protocol   = cccam
    97 #device     = 192.168.1.1,port
    98 #account    = name, password
    99 #group      = 1
    100 #caid       = 1702,1722,1830,1833,0d05,0d22,100,600,604
    101 #cccversion = 2.0.11
    102 #cccbuild   = 2892
    103 #cccversion = 2.1.3
    104 #cccbuild = 3165
    105 #cccversion = 1.2.34
    106 #cccbuild = 5678
    107 
    108 #[reader]
    109 #label    = radegast
    110 #protocol = radegast
    111 #device   = 192.168.0.6,56789
    112 #group    = 5
    113 #caid     = 0500
     42#CAID = 0500
     43#########################################
Note: See TracChangeset for help on using the changeset viewer.