- Timestamp:
- 11/09/09 11:58:38 (3 years ago)
- Location:
- trunk/etc
- Files:
-
- 5 edited
-
Info.plist (modified) (3 diffs)
-
openct.conf.in (modified) (1 diff)
-
openct.fdi (modified) (1 diff)
-
openct.udev.in (modified) (1 diff)
-
openct.usermap (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/etc/Info.plist
r1168 r1173 54 54 <string>0x0c4b</string> 55 55 <string>0x0a89</string> 56 <string>0x0a89</string> 56 57 </array> 57 58 … … 99 100 <string>0x0100</string> 100 101 <string>0x0020</string> 102 <string>0x0012</string> 101 103 </array> 102 104 … … 144 146 <string>Cyberjack Reader</string> 145 147 <string>Aktiv Rutoken S</string> 148 <string>Aktiv uaToken S</string> 146 149 </array> -
trunk/etc/openct.conf.in
r1159 r1173 167 167 driver rutoken { 168 168 ids = { 169 usb:0a89/0020, 169 usb:0a89/0020, # Aktiv Rutoken S 170 usb:0a89/0012, # Aktiv uaToken S 170 171 }; 171 172 }; -
trunk/etc/openct.fdi
r1165 r1173 123 123 </match> 124 124 125 <match key="usb.vendor_id" int="0x0a89"> 126 <match key="usb.product_id" int="0x0012"> 127 <merge key="smart_card_reader.openct_capable" type="bool">true</merge> 128 </match> 129 </match> 130 125 131 126 132 <match key="usb.interface.class" int="0x0b"> -
trunk/etc/openct.udev.in
r1103 r1173 62 62 # rutoken 63 63 SYSFS{idVendor}=="0a89", SYSFS{idProduct}=="0020", RUN+="@udevdir@/openct_usb" 64 SYSFS{idVendor}=="0a89", SYSFS{idProduct}=="0012", RUN+="@udevdir@/openct_usb" 64 65 # ePass3000 65 66 SYSFS{idVendor}=="096e", SYSFS{idProduct}=="0401", RUN+="@udevdir@/openct_usb" -
trunk/etc/openct.usermap
r1082 r1173 44 44 # rutoken 45 45 openct 0x0003 0x0a89 0x0020 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000 46 openct 0x0003 0x0a89 0x0012 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000 46 47 # ePass3000 47 48 openct 0x0003 0x096e 0x0401 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000
Note: See TracChangeset
for help on using the changeset viewer.
