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

add Cardreader config cyfra plus

File:
1 edited

Legend:

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

    r19107 r19108  
    208208emmcache = 1,1,2
    209209
     210[reader]
     211enable = 0
     212label = cyfraplus  (Kartenschacht)
     213protocol = internal
     214device = /dev/sci0
     215caid = 0100
     216group = 1
     217emmcache = 1,1,2
     218mhz = 357
     219cardmhz = 357
     220
     221
     222[reader]
     223enable = 0
     224label = tnk   (Kartenschacht)
     225protocol = internal
     226device  = /dev/sci0
     227caid = 0b00
     228group  = 1
     229emmcache = 1,1,2
     230
     231
     232####################    External Readers / SMARGO   ########################
     233# Important !!!!      Use SMARGO Firmware 1.4 or 1.5                       #
     234# With regard to your Smartcard set up the Reader/Smargo as follows:       #
     235#                                                                          #
     236# For Seca, Conax, Cryptoworks, Viaccess, NDS, Nagra                       #
     237# Frequency Fixed 3,69 Mhz / Normal / T=0 / EGT = 0                        #
     238#                                                                          #
     239# For Irdeto, Betacrypt                                                    #
     240# Frequency Fixed 6,0Mhz / Normal / T=1 / EGT = 0                          #
     241#                                                                          #
     242# If SMARGO ist in Autoswitch mode, than activate fitting mhz/cardmhz-     #
     243# Entries in the reader-Section                                            #
     244#                                                                          #                                                                         #
     245# For Nagra activate and complete the "rsakey = " and "boxkey = "  and     #
     246# and remove the # in the smargopatch = 1 line                             #
     247# example for HDplus is included                                           #
     248#                                                                          #
     249# for specific Smartcards such as TIGER or Viaccess with AES-Key           #
     250# see the OSCAM documentation                                              #
     251############################################################################
    210252
    211253[reader]
     
    363405
    364406[reader]
     407enable = 0
     408label = cyfraplus (externer Kartenleser)     
     409protocol = mouse
     410device = /dev/ttyUSB0
     411caid = 0100       
     412group = 1
     413emmcache = 1,1,2
     414detect = CD
     415
     416[reader]
     417enable = 0
     418label = tnk (externer Kartenleser)
     419protocol = mouse
     420device = /dev/ttyUSB0
     421caid = 0b00     
     422group = 1
     423emmcache = 1,1,2
     424detect = CD
     425
     426[reader]
    365427enable=0
    366428label = KabelDeutschland (externer Kartenleser)
Note: See TracChangeset for help on using the changeset viewer.