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/emus_oscam_7965/var/keys/oscam.server.oscam

    r19107 r19108  
    207207group = 1
    208208emmcache = 1,1,2
     209
     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####################    External Readers / SMARGO   ########################
     232# Important !!!!      Use SMARGO Firmware 1.4 or 1.5                       #
     233# With regard to your Smartcard set up the Reader/Smargo as follows:       #
     234#                                                                          #
     235# For Seca, Conax, Cryptoworks, Viaccess, NDS, Nagra                       #
     236# Frequency Fixed 3,69 Mhz / Normal / T=0 / EGT = 0                        #
     237#                                                                          #
     238# For Irdeto, Betacrypt                                                    #
     239# Frequency Fixed 6,0Mhz / Normal / T=1 / EGT = 0                          #
     240#                                                                          #
     241# If SMARGO ist in Autoswitch mode, than activate fitting mhz/cardmhz-     #
     242# Entries in the reader-Section                                            #
     243#                                                                          #                                                                         #
     244# For Nagra activate and complete the "rsakey = " and "boxkey = "  and     #
     245# and remove the # in the smargopatch = 1 line                             #
     246# example for HDplus is included                                           #
     247#                                                                          #
     248# for specific Smartcards such as TIGER or Viaccess with AES-Key           #
     249# see the OSCAM documentation                                              #
     250############################################################################
    209251
    210252[reader]
     
    361403
    362404[reader]
     405enable = 0
     406label = cyfraplus (externer Kartenleser)     
     407protocol = mouse
     408device = /dev/ttyUSB0
     409caid = 0100       
     410group = 1
     411emmcache = 1,1,2
     412detect = CD
     413
     414[reader]
     415enable = 0
     416label = tnk (externer Kartenleser)
     417protocol = mouse
     418device = /dev/ttyUSB0
     419caid = 0b00     
     420group = 1
     421emmcache = 1,1,2
     422detect = CD
     423
     424[reader]
    363425enable=0
    364426label = KabelDeutschland (externer Kartenleser)
Note: See TracChangeset for help on using the changeset viewer.