source: ipk/source/emus_oscam_0_99_b2041/var/keys/oscam.server.oscam@ 3239

Last change on this file since 3239 was 3062, checked in by civer, 16 years ago

[IPK]

  • added OSCam 0.99 build 2041
File size: 2.0 KB
Line 
1#lower slot
2#[reader]
3#Label = S02
4#Protocol = internal
5#Device = /dev/sci0
6#detect = CD
7#Group = 1
8#CAID = 1702,1833
9#EMMCache = 1,3,2
10
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
31#mhz = 357
32#cardmhz = 357
33#Deprecated = 1
34
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
43#mhz = 357
44#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
Note: See TracBrowser for help on using the repository browser.