| 1 | ############### General Instruction - oscam.server ###################
|
|---|
| 2 | # To activate/deactivate the reader set enable = 1/0 #
|
|---|
| 3 | # #
|
|---|
| 4 | # You might specify further entries in each reader section #
|
|---|
| 5 | # such as "caid =________" and/or "services = _________" but you needn´t #
|
|---|
| 6 | # For further details see the OSCAM documentation #
|
|---|
| 7 | ############################################################################
|
|---|
| 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 |
|
|---|
| 21 |
|
|---|
| 22 | [reader]
|
|---|
| 23 | enable = 0
|
|---|
| 24 | Label = HD+ (Kartenschacht) (schwarze Karte)
|
|---|
| 25 | Protocol = internal
|
|---|
| 26 | device = /dev/sci0
|
|---|
| 27 | emmcache = 1,1,2
|
|---|
| 28 | detect = CD
|
|---|
| 29 | group = 1
|
|---|
| 30 | caid = 1843
|
|---|
| 31 | cardmhz = 368
|
|---|
| 32 | mhz = 368
|
|---|
| 33 | rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5
|
|---|
| 34 | boxkey = A7642F57BC96D37C
|
|---|
| 35 |
|
|---|
| 36 | [reader]
|
|---|
| 37 | enable = 0
|
|---|
| 38 | Label = HD+ (Kartenschacht) (weisse Karte)
|
|---|
| 39 | Protocol = internal
|
|---|
| 40 | device = /dev/sci0
|
|---|
| 41 | emmcache = 1,1,2
|
|---|
| 42 | detect = CD
|
|---|
| 43 | group = 1
|
|---|
| 44 | caid = 1830
|
|---|
| 45 | cardmhz = 357
|
|---|
| 46 | mhz = 357
|
|---|
| 47 | rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5
|
|---|
| 48 | boxkey = A7642F57BC96D37C
|
|---|
| 49 |
|
|---|
| 50 | [reader]
|
|---|
| 51 | enable = 0
|
|---|
| 52 | label = SKY-DE S02 (Kartenschacht)
|
|---|
| 53 | protocol = internal
|
|---|
| 54 | device = /dev/sci0
|
|---|
| 55 | emmcache = 1,1,2
|
|---|
| 56 | detect = CD
|
|---|
| 57 | group = 1
|
|---|
| 58 | caid = 1702
|
|---|
| 59 | cardmhz = 600
|
|---|
| 60 | mhz = 600
|
|---|
| 61 |
|
|---|
| 62 | [reader]
|
|---|
| 63 | enable = 0
|
|---|
| 64 | label = SKY-DE V13 (Kartenschacht)
|
|---|
| 65 | protocol = internal
|
|---|
| 66 | device = /dev/sci0
|
|---|
| 67 | caid = 09C4
|
|---|
| 68 | boxid = 12345678
|
|---|
| 69 | detect = cd
|
|---|
| 70 | mhz = 357
|
|---|
| 71 | cardmhz = 357
|
|---|
| 72 | group = 1
|
|---|
| 73 | emmcache = 1,3,2
|
|---|
| 74 | lb_weight = 100
|
|---|
| 75 | ins7e11 = 11
|
|---|
| 76 | ndsversion = 2
|
|---|
| 77 |
|
|---|
| 78 | [reader]
|
|---|
| 79 | enable = 0
|
|---|
| 80 | Label = MTV (Kartenschacht)
|
|---|
| 81 | protocol = internal
|
|---|
| 82 | detect = CD
|
|---|
| 83 | device = /dev/sci0
|
|---|
| 84 | group = 1
|
|---|
| 85 | emmcache = 1,1,2
|
|---|
| 86 | services = mtv
|
|---|
| 87 | caid = 0B00
|
|---|
| 88 | Mhz = 368
|
|---|
| 89 | cardmhz = 368
|
|---|
| 90 |
|
|---|
| 91 | [reader]
|
|---|
| 92 | enable = 0
|
|---|
| 93 | Label = FreeXTV (Kartenschacht)
|
|---|
| 94 | protocol = internal
|
|---|
| 95 | device = /dev/sci0
|
|---|
| 96 | emmcache = 1,1,2
|
|---|
| 97 | detect = CD
|
|---|
| 98 | group = 1
|
|---|
| 99 | services = srg
|
|---|
| 100 | caid = 0500
|
|---|
| 101 | mhz = 357
|
|---|
| 102 | cardmhz = 368
|
|---|
| 103 |
|
|---|
| 104 | [reader]
|
|---|
| 105 | enable = 0
|
|---|
| 106 | label = SRG (Kartenschacht)
|
|---|
| 107 | protocol = internal
|
|---|
| 108 | device = /dev/sci0
|
|---|
| 109 | emmcache = 1,1,2
|
|---|
| 110 | detect = CD
|
|---|
| 111 | Group = 1
|
|---|
| 112 | mhz = 357
|
|---|
| 113 | cardmhz = 357
|
|---|
| 114 | CAID = 0500
|
|---|
| 115 | deprecated = 1
|
|---|
| 116 |
|
|---|
| 117 | [reader]
|
|---|
| 118 | enable = 0
|
|---|
| 119 | Label = ORF ice (Kartenschacht)
|
|---|
| 120 | protocol = internal
|
|---|
| 121 | device = /dev/sci0
|
|---|
| 122 | emmcache = 1,1,2
|
|---|
| 123 | detect = CD
|
|---|
| 124 | group = 1
|
|---|
| 125 | caid = 0648
|
|---|
| 126 | force_irdeto = 1
|
|---|
| 127 | rsakey = DF57B08C0F13E67BD17AD37EAAF4EAA25393F8A0EFE8ACE6708AAF97C985CBA8A6C13826963BD3092EB9FC72F773A430724706AA5E1D14E1747842D32069A12D
|
|---|
| 128 | boxkey = 1122334455667788
|
|---|
| 129 | mhz = 600
|
|---|
| 130 | cardmhz = 600
|
|---|
| 131 | #deprecated = 1
|
|---|
| 132 |
|
|---|
| 133 | [reader]
|
|---|
| 134 | enable = 0
|
|---|
| 135 | Label = ORF alt (Kartenschacht)
|
|---|
| 136 | protocol = internal
|
|---|
| 137 | device = /dev/sci0
|
|---|
| 138 | emmcache = 1,1,2
|
|---|
| 139 | detect = CD
|
|---|
| 140 | group = 1
|
|---|
| 141 | caid = 0D05
|
|---|
| 142 | #ident = OD05:000000,000004,00000C,000008,000010
|
|---|
| 143 | mhz = 368
|
|---|
| 144 | cardmhz = 368
|
|---|
| 145 |
|
|---|
| 146 | [reader]
|
|---|
| 147 | enable = 0
|
|---|
| 148 | label = skyitalia (Kartenschacht)
|
|---|
| 149 | protocol = internal
|
|---|
| 150 | device = /dev/sci0
|
|---|
| 151 | caid = 09CD
|
|---|
| 152 | boxid = 1412F60A
|
|---|
| 153 | detect = cd
|
|---|
| 154 | mhz = 357
|
|---|
| 155 | cardmhz = 357
|
|---|
| 156 | group = 1
|
|---|
| 157 | emmcache = 1,1,2
|
|---|
| 158 |
|
|---|
| 159 | [reader]
|
|---|
| 160 | enable = 0
|
|---|
| 161 | label = tivusat (Kartenschacht)
|
|---|
| 162 | protocol = internal
|
|---|
| 163 | device = /dev/sci0
|
|---|
| 164 | caid = 183D
|
|---|
| 165 | rsakey = A92DA72FEEACF2947B003ED652153B189E4043B0138C368BDF6B9ED77DDAD6C0761A2198AEB3FC97A19C9D01CA769B3FFFE4F6E70FA4E0696A8980E18D8C58E11D817121346E3E66457FDD84CFA72589B25B538EFC304361B54845F39E9EFA52D805E5FD86B595B366C35716ABC91FA3DC159C9F4D8164B5
|
|---|
| 166 | detect = cd
|
|---|
| 167 | mhz = 357
|
|---|
| 168 | cardmhz = 357
|
|---|
| 169 | group = 1
|
|---|
| 170 | emmcache = 1,1,2
|
|---|
| 171 |
|
|---|
| 172 | [reader]
|
|---|
| 173 | enable = 0
|
|---|
| 174 | Label = KabelDeutschland (Kartenschacht)
|
|---|
| 175 | Protocol = internal
|
|---|
| 176 | Device = /dev/sci0
|
|---|
| 177 | emmcache = 1,1,2
|
|---|
| 178 | detect = CD
|
|---|
| 179 | group = 1
|
|---|
| 180 | mhz = 600
|
|---|
| 181 | cardmhz = 600
|
|---|
| 182 | CAID = 1722,1834
|
|---|
| 183 |
|
|---|
| 184 | [reader]
|
|---|
| 185 | enable = 0
|
|---|
| 186 | label = Unitymedia UM02 (Kartenschacht)
|
|---|
| 187 | protocol = internal
|
|---|
| 188 | device = /dev/sci0
|
|---|
| 189 | emmcache = 1,1,2
|
|---|
| 190 | detect = CD
|
|---|
| 191 | group = 1
|
|---|
| 192 | caid = 1838
|
|---|
| 193 | cardmhz = 357
|
|---|
| 194 | mhz = 357
|
|---|
| 195 | rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A 23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156 F9EB64E8168EF09E4D9C5CCA4DD5
|
|---|
| 196 | boxkey = A7642F57BC96D37C
|
|---|
| 197 |
|
|---|
| 198 | [reader]
|
|---|
| 199 | enable = 0
|
|---|
| 200 | label = Unitymedia I12 (Kartenschacht)
|
|---|
| 201 | protocol = internal
|
|---|
| 202 | device = /dev/sci0
|
|---|
| 203 | emmcache = 1,1,2
|
|---|
| 204 | detect = CD
|
|---|
| 205 | group = 1
|
|---|
| 206 | caid = 1722
|
|---|
| 207 | cardmhz = 600
|
|---|
| 208 | mhz = 600
|
|---|
| 209 |
|
|---|
| 210 | [reader]
|
|---|
| 211 | enable = 0
|
|---|
| 212 | label = Kabel BW (Kartenschacht)
|
|---|
| 213 | protocol = internal
|
|---|
| 214 | device = /dev/sci1
|
|---|
| 215 | caid = 098E
|
|---|
| 216 | detect = cd
|
|---|
| 217 | boxid = 12345678
|
|---|
| 218 | mhz = 357
|
|---|
| 219 | cardmhz = 357
|
|---|
| 220 | group = 1
|
|---|
| 221 | emmcache = 1,1,2
|
|---|
| 222 |
|
|---|
| 223 | [reader]
|
|---|
| 224 | enable = 0
|
|---|
| 225 | label = cyfraplus (Kartenschacht)
|
|---|
| 226 | protocol = internal
|
|---|
| 227 | device = /dev/sci0
|
|---|
| 228 | caid = 0100
|
|---|
| 229 | group = 1
|
|---|
| 230 | emmcache = 1,1,2
|
|---|
| 231 | mhz = 357
|
|---|
| 232 | cardmhz = 357
|
|---|
| 233 |
|
|---|
| 234 |
|
|---|
| 235 | [reader]
|
|---|
| 236 | enable = 0
|
|---|
| 237 | label = tnk (Kartenschacht)
|
|---|
| 238 | protocol = internal
|
|---|
| 239 | device = /dev/sci0
|
|---|
| 240 | caid = 0b00
|
|---|
| 241 | group = 1
|
|---|
| 242 | emmcache = 1,1,2
|
|---|
| 243 |
|
|---|
| 244 | #################### External Readers / SMARGO ########################
|
|---|
| 245 | # Important !!!! Use SMARGO Firmware 1.4 or 1.5 #
|
|---|
| 246 | # With regard to your Smartcard set up the Reader/Smargo as follows: #
|
|---|
| 247 | # #
|
|---|
| 248 | # For Seca, Conax, Cryptoworks, Viaccess, NDS, Nagra #
|
|---|
| 249 | # Frequency Fixed 3,69 Mhz / Normal / T=0 / EGT = 0 #
|
|---|
| 250 | # #
|
|---|
| 251 | # For Irdeto, Betacrypt #
|
|---|
| 252 | # Frequency Fixed 6,0Mhz / Normal / T=1 / EGT = 0 #
|
|---|
| 253 | # #
|
|---|
| 254 | # If SMARGO ist in Autoswitch mode, than activate fitting mhz/cardmhz- #
|
|---|
| 255 | # Entries in the reader-Section #
|
|---|
| 256 | # # #
|
|---|
| 257 | # For Nagra activate and complete the "rsakey = " and "boxkey = " and #
|
|---|
| 258 | # and remove the # in the smargopatch = 1 line #
|
|---|
| 259 | # example for HDplus is included #
|
|---|
| 260 | # #
|
|---|
| 261 | # for specific Smartcards such as TIGER or Viaccess with AES-Key #
|
|---|
| 262 | # see the OSCAM documentation #
|
|---|
| 263 | ############################################################################
|
|---|
| 264 |
|
|---|
| 265 | [reader]
|
|---|
| 266 | enable = 0
|
|---|
| 267 | label = HD+ (externer Kartenleser) (weisse Karte)
|
|---|
| 268 | protocol = mouse
|
|---|
| 269 | device = /dev/ttyUSB0
|
|---|
| 270 | emmcache = 1,1,2
|
|---|
| 271 | detect = CD
|
|---|
| 272 | group = 1
|
|---|
| 273 | caid = 1830
|
|---|
| 274 | cardmhz = 357
|
|---|
| 275 | mhz = 357
|
|---|
| 276 | rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5
|
|---|
| 277 | boxkey = A7642F57BC96D37C
|
|---|
| 278 |
|
|---|
| 279 | [reader]
|
|---|
| 280 | enable = 0
|
|---|
| 281 | label = HD+ (externer Kartenleser) (schwarze Karte)
|
|---|
| 282 | protocol = mouse
|
|---|
| 283 | device = /dev/ttyUSB0
|
|---|
| 284 | emmcache = 1,1,2
|
|---|
| 285 | detect = CD
|
|---|
| 286 | group = 1
|
|---|
| 287 | smargopatch = 1
|
|---|
| 288 | caid = 1843
|
|---|
| 289 | rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5
|
|---|
| 290 | boxkey = A7642F57BC96D37C
|
|---|
| 291 | #mhz = 357
|
|---|
| 292 | #cardmhz = 357
|
|---|
| 293 |
|
|---|
| 294 | [reader]
|
|---|
| 295 | enable = 0
|
|---|
| 296 | label = SKY-DE S02 (externer Kartenleser)
|
|---|
| 297 | protocol = mouse
|
|---|
| 298 | device = /dev/ttyUSB0
|
|---|
| 299 | emmcache = 1,1,2
|
|---|
| 300 | detect = CD
|
|---|
| 301 | group = 1
|
|---|
| 302 | caid = 1702
|
|---|
| 303 | #mhz = 600
|
|---|
| 304 | #cardmhz = 600
|
|---|
| 305 |
|
|---|
| 306 | [reader]
|
|---|
| 307 | enable = 0
|
|---|
| 308 | label = SKY-DE V13 (externer Kartenleser)
|
|---|
| 309 | protocol = mouse
|
|---|
| 310 | device = /dev/ttyUSB0
|
|---|
| 311 | caid = 09C4
|
|---|
| 312 | boxid = 12345678
|
|---|
| 313 | detect = cd
|
|---|
| 314 | mhz = 357
|
|---|
| 315 | cardmhz = 357
|
|---|
| 316 | group = 1
|
|---|
| 317 | emmcache = 1,3,2
|
|---|
| 318 | lb_weight = 100
|
|---|
| 319 | ins7e11 = 11
|
|---|
| 320 | ndsversion = 2
|
|---|
| 321 |
|
|---|
| 322 | [reader]
|
|---|
| 323 | enable = 0
|
|---|
| 324 | label = ORF ice (externer Kartenleser)
|
|---|
| 325 | protocol = mouse
|
|---|
| 326 | device = /dev/ttyUSB0
|
|---|
| 327 | emmcache = 1,1,2
|
|---|
| 328 | detect = CD
|
|---|
| 329 | group = 1
|
|---|
| 330 | caid = 0648
|
|---|
| 331 | force_irdeto = 1
|
|---|
| 332 | rsakey = DF57B08C0F13E67BD17AD37EAAF4EAA25393F8A0EFE8ACE6708AAF97C985CBA8A6C13826963BD3092EB9FC72F773A430724706AA5E1D14E1747842D32069A12D
|
|---|
| 333 | boxkey = 1122334455667788
|
|---|
| 334 | mhz = 600
|
|---|
| 335 | cardmhz = 600
|
|---|
| 336 | #deprecated = 1
|
|---|
| 337 | smargopatch = 1
|
|---|
| 338 |
|
|---|
| 339 | [reader]
|
|---|
| 340 | enable = 0
|
|---|
| 341 | label = ORF alt (externer Kartenleser)
|
|---|
| 342 | protocol = mouse
|
|---|
| 343 | device = /dev/ttyUSB0
|
|---|
| 344 | emmcache = 1,1,2
|
|---|
| 345 | detect = CD
|
|---|
| 346 | group = 1
|
|---|
| 347 | caid = 0D05
|
|---|
| 348 | #ident = OD05:000000,000004,00000C,000008,000010
|
|---|
| 349 | mhz = 368
|
|---|
| 350 | cardmhz = 368
|
|---|
| 351 | smargopatch = 1
|
|---|
| 352 |
|
|---|
| 353 | [reader]
|
|---|
| 354 | enable = 0
|
|---|
| 355 | label = SRG (externer Kartenleser)
|
|---|
| 356 | protocol = mouse
|
|---|
| 357 | device = /dev/ttyUSB0
|
|---|
| 358 | emmcache = 1,1,2
|
|---|
| 359 | detect = CD
|
|---|
| 360 | Group = 1
|
|---|
| 361 | mhz = 357
|
|---|
| 362 | cardmhz = 357
|
|---|
| 363 | CAID = 0500
|
|---|
| 364 | deprecated = 1
|
|---|
| 365 | smargopatch = 1
|
|---|
| 366 |
|
|---|
| 367 | [reader]
|
|---|
| 368 | enable = 0
|
|---|
| 369 | Label = FreeXTV (externer Kartenleser)
|
|---|
| 370 | protocol = mouse
|
|---|
| 371 | device = /dev/ttyUSB0
|
|---|
| 372 | emmcache = 1,1,2
|
|---|
| 373 | detect = CD
|
|---|
| 374 | group = 1
|
|---|
| 375 | services = srg
|
|---|
| 376 | caid = 0500
|
|---|
| 377 | mhz = 357
|
|---|
| 378 | cardmhz = 368
|
|---|
| 379 |
|
|---|
| 380 | [reader]
|
|---|
| 381 | enable = 0
|
|---|
| 382 | Label = MTV (externer Kartenleser)
|
|---|
| 383 | protocol = mouse
|
|---|
| 384 | device = /dev/ttyUSB0
|
|---|
| 385 | detect = CD
|
|---|
| 386 | group = 1
|
|---|
| 387 | emmcache = 1,1,2
|
|---|
| 388 | caid = 0B00
|
|---|
| 389 | Mhz = 368
|
|---|
| 390 | cardmhz = 368
|
|---|
| 391 |
|
|---|
| 392 | [reader]
|
|---|
| 393 | enable = 0
|
|---|
| 394 | label = skyitalia (externer Kartenleser)
|
|---|
| 395 | protocol = mouse
|
|---|
| 396 | device = /dev/ttyUSB0
|
|---|
| 397 | caid = 09CD
|
|---|
| 398 | boxid = 1412F60A
|
|---|
| 399 | detect = cd
|
|---|
| 400 | mhz = 357
|
|---|
| 401 | cardmhz = 357
|
|---|
| 402 | group = 1
|
|---|
| 403 | emmcache = 1,1,2
|
|---|
| 404 |
|
|---|
| 405 | [reader]
|
|---|
| 406 | enable = 0
|
|---|
| 407 | label = tivusat (externer Kartenleser)
|
|---|
| 408 | protocol = mouse
|
|---|
| 409 | device = /dev/ttyUSB0
|
|---|
| 410 | caid = 183D
|
|---|
| 411 | rsakey = A92DA72FEEACF2947B003ED652153B189E4043B0138C368BDF6B9ED77DDAD6C0761A2198AEB3FC97A19C9D01CA769B3FFFE4F6E70FA4E0696A8980E18D8C58E11D817121346E3E66457FDD84CFA72589B25B538EFC304361B54845F39E9EFA52D805E5FD86B595B366C35716ABC91FA3DC159C9F4D8164B5
|
|---|
| 412 | detect = cd
|
|---|
| 413 | mhz = 357
|
|---|
| 414 | cardmhz = 357
|
|---|
| 415 | group = 1
|
|---|
| 416 | emmcache = 1,1,2
|
|---|
| 417 |
|
|---|
| 418 | [reader]
|
|---|
| 419 | enable = 0
|
|---|
| 420 | label = cyfraplus (externer Kartenleser)
|
|---|
| 421 | protocol = mouse
|
|---|
| 422 | device = /dev/ttyUSB0
|
|---|
| 423 | caid = 0100
|
|---|
| 424 | group = 1
|
|---|
| 425 | emmcache = 1,1,2
|
|---|
| 426 | detect = CD
|
|---|
| 427 |
|
|---|
| 428 | [reader]
|
|---|
| 429 | enable = 0
|
|---|
| 430 | label = tnk (externer Kartenleser)
|
|---|
| 431 | protocol = mouse
|
|---|
| 432 | device = /dev/ttyUSB0
|
|---|
| 433 | caid = 0b00
|
|---|
| 434 | group = 1
|
|---|
| 435 | emmcache = 1,1,2
|
|---|
| 436 | detect = CD
|
|---|
| 437 |
|
|---|
| 438 | [reader]
|
|---|
| 439 | enable=0
|
|---|
| 440 | label = KabelDeutschland (externer Kartenleser)
|
|---|
| 441 | protocol = mouse
|
|---|
| 442 | device = /dev/ttyUSB0
|
|---|
| 443 | emmcache = 1,1,2
|
|---|
| 444 | detect = CD
|
|---|
| 445 | group = 1
|
|---|
| 446 | mhz = 600
|
|---|
| 447 | cardmhz=600
|
|---|
| 448 | CAID = 1722,1834
|
|---|
| 449 | smargopatch=1
|
|---|
| 450 |
|
|---|
| 451 | [reader]
|
|---|
| 452 | enable = 0
|
|---|
| 453 | label = Unitymedia UM02 (externer Kartenleser)
|
|---|
| 454 | protocol = mouse
|
|---|
| 455 | device = /dev/ttyUSB0
|
|---|
| 456 | emmcache = 1,1,2
|
|---|
| 457 | detect = CD
|
|---|
| 458 | group = 1
|
|---|
| 459 | caid = 1838
|
|---|
| 460 | cardmhz = 357
|
|---|
| 461 | mhz = 357
|
|---|
| 462 | rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A 23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156 F9EB64E8168EF09E4D9C5CCA4DD5
|
|---|
| 463 | boxkey = A7642F57BC96D37C
|
|---|
| 464 |
|
|---|
| 465 | [reader]
|
|---|
| 466 | enable = 0
|
|---|
| 467 | label = Unitymedia I12 (externer Kartenleser)
|
|---|
| 468 | protocol = mouse
|
|---|
| 469 | device = /dev/ttyUSB0
|
|---|
| 470 | emmcache = 1,1,2
|
|---|
| 471 | detect = CD
|
|---|
| 472 | group = 1
|
|---|
| 473 | caid = 1722
|
|---|
| 474 | cardmhz = 600
|
|---|
| 475 | mhz = 600
|
|---|
| 476 |
|
|---|
| 477 | [reader]
|
|---|
| 478 | enable = 0
|
|---|
| 479 | label = Kabel BW (externer Kartenleser)
|
|---|
| 480 | protocol = mouse
|
|---|
| 481 | device = /dev/ttyUSB0
|
|---|
| 482 | caid = 098E
|
|---|
| 483 | detect = cd
|
|---|
| 484 | boxid = 12345678
|
|---|
| 485 | mhz = 357
|
|---|
| 486 | cardmhz = 357
|
|---|
| 487 | group = 1
|
|---|
| 488 | emmcache = 1,1,2
|
|---|
| 489 |
|
|---|
| 490 | ######################### Remote Readers ##############################
|
|---|
| 491 | # Important !!!! Use this or not in personal responsibility #
|
|---|
| 492 | # #
|
|---|
| 493 | # No support in AAF Forum !!! #
|
|---|
| 494 | # #
|
|---|
| 495 | # For further details see the OSCAM documentation #
|
|---|
| 496 | ############################################################################
|
|---|
| 497 |
|
|---|
| 498 | [reader]
|
|---|
| 499 | enable = 0
|
|---|
| 500 | label = cccam-reader (Cardsharing)
|
|---|
| 501 | protocol = cccam
|
|---|
| 502 | device = IP/dyndns,PORT
|
|---|
| 503 | user = USER
|
|---|
| 504 | password = PASS
|
|---|
| 505 | group = 1
|
|---|
| 506 | emmcache = 1,1,2
|
|---|
| 507 | cccmaxhop = 5
|
|---|
| 508 | cccversion = 2.0.11
|
|---|
| 509 |
|
|---|
| 510 | [reader]
|
|---|
| 511 | enable = 0
|
|---|
| 512 | label = camd35-reader (Cardsharing)
|
|---|
| 513 | protocol = camd35
|
|---|
| 514 | device = IP/dyndns,PORT
|
|---|
| 515 | user = USER
|
|---|
| 516 | password = PASS
|
|---|
| 517 | group = 1
|
|---|
| 518 | emmcache = 1,1,2
|
|---|
| 519 |
|
|---|
| 520 | ######## end of file ########
|
|---|