source: ipk/source/cardreader_at700.sky.s02_1_0/var/keys/oscam.server@ 4822

Last change on this file since 4822 was 4558, checked in by andy-1, 16 years ago

fix

File size: 1.9 KB
Line 
1#lower slot
2[reader]
3Label = S02
4Protocol = internal
5Device = /dev/sci0
6Group = 1
7CAID = 1702,1833
8EMMCache = 1,3,2
9mhz = 600
10cardmhz = 600
11
12#upper slot
13#[reader]
14#Label = ORF
15#Protocol = internal
16#Device = /dev/sci1
17#detect = CD
18#EMMCache = 1,1,3
19#group = 1
20#CAID = 0D05
21#mhz = 357
22#cardmhz = 357
23#Deprecated = 1
24
25#[reader]
26#Label = HDplus
27#Protocol = internal
28#Device = /dev/sci1
29#detect = CD
30#EMMCache = 1,3,2
31#group = 1
32#CAID = 1830
33#n3_rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5
34#n3_boxkey = A7642F57BC96D37C
35
36#[reader]
37#label = SRG
38#Protocol = internal
39#detect = CD
40#device = /dev/sci0
41#group = 1
42#emmcache = 1,3,2
43#caid = 0500
44#mhz = 357
45#cardmhz = 357
46
47#[reader]
48#Label = V13
49#Protocol = internal
50#Device = /dev/sci0
51#detect = CD
52#group = 1
53#emmcache = 1,3,2
54#caid = 09C4
55#boxid = 12345678
56
57#[reader]
58#Label = smargo
59#Protocol = smartreader
60#Detect = RING
61#Device = /dev/ttyUSB0
62#Mhz = 600
63#cardmhz = 600
64#CustomSpeed = 0
65#Fallback = 0
66#Group = 1
67#EMMCache = 1,2,2
68
69#[reader]
70#label = newcamd
71#protocol = newcamd
72#key = 0102030405060708091011121314
73#device = server,port
74#account = name, password
75#group = 1
76#caid = 1702
77#fallback = 1
78
79#[reader]
80#label = cs378x
81#protocol = cs378x
82#device = 192.168.0.3,23456
83#account = login2,password2
84#group = 2
85#fallback = 1
86
87#[reader]
88#label = gbox
89#protocol = gbox
90#device = 192.168.0.4,34567,45678
91#account = login3,password3
92#group = 3
93#caid = 0300
94
95#[reader]
96#label =
97#protocol =
98#device =
99#account =
100#group =
101#caid = 1702,1722,1830,1833,0d05,0d22,100,600,604
102#cccversion = 2.0.11
103#cccbuild = 2892
104#cccversion = 2.1.3
105#cccbuild = 3165
106#cccversion = 1.2.34
107#cccbuild = 5678
108
109#[reader]
110#label = radegast
111#protocol = radegast
112#device = 192.168.0.6,56789
113#group = 5
114#caid = 0500
Note: See TracBrowser for help on using the repository browser.