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_7937/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]
     
    362404
    363405[reader]
     406enable = 0
     407label = cyfraplus (externer Kartenleser)     
     408protocol = mouse
     409device = /dev/ttyUSB0
     410caid = 0100       
     411group = 1
     412emmcache = 1,1,2
     413detect = CD
     414
     415[reader]
     416enable = 0
     417label = tnk (externer Kartenleser)
     418protocol = mouse
     419device = /dev/ttyUSB0
     420caid = 0b00     
     421group = 1
     422emmcache = 1,1,2
     423detect = CD
     424
     425[reader]
    364426enable=0
    365427label = KabelDeutschland (externer Kartenleser)
Note: See TracChangeset for help on using the changeset viewer.