home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 4 / Windows / inf / smartcrd.inf < prev    next >
Windows Setup INFormation  |  2008-01-19  |  36KB  |  575 lines

  1.  ■; SMARTCRD.INF
  2. ; Copyright (c) Microsoft Corporation.  All rights reserved.
  3. ;;++ Added by AddSDisk.cmd
  4. [SourceDisksNames]
  5. 3426=windows cd
  6. [SourceDisksFiles]
  7. bulltlp3.sys         = 3426
  8. gpr400.sys         = 3426
  9. grserial.sys         = 3426
  10. lit220p.sys         = 3426
  11. pscr.sys         = 3426
  12. scmstcs.sys         = 3426
  13. stcusb.sys         = 3426
  14. scr111.sys         = 3426
  15. cmbp0wdm.sys         = 3426
  16. cxbp0wdm.sys        = 3426
  17. sccmn50m.sys         = 3426
  18. sccmusbm.sys         = 3426
  19. ;;--
  20. [Version]
  21. Signature="$Windows NT$"
  22. Class=SmartCardReader
  23. ClassGuid={50DD5230-BA8A-11D1-BF5D-0000F805F530}
  24. Provider=%Msft%
  25. DriverVer=06/21/2006,6.0.6001.18000
  26. ;; Commented by AddSDisk.cmd
  27. ;; LayoutFile=layout.inf
  28. [Manufacturer]
  29. %COMPAQ%=COMPAQ,NTx86
  30. %HP%=HP,NTx86
  31. %SCM%=SCM,NTx86
  32. %SLB%=SLB,NTx86
  33. %SNI%=SNI,NTx86
  34. %GEMPLUS%=GEMPLUS,NTx86
  35. %OMNIKEY%=OMNIKEY,NTx86
  36. ; ============ Add reg for all readers ===============
  37. [Reader.Install.AddReg]
  38. HKLM, Software\Microsoft\Cryptography\Calais\Readers,,,
  39. HKLM, System\CurrentControlSet\Services\SCardSvr,Start,0x00010001,2
  40. HKLM, System\CurrentControlSet\Services\CertPropSvc,Start,0x00010001,2
  41. ; ========================================
  42. ; =========== Compaq readers =============
  43. ; ========================================
  44. [COMPAQ.NTx86]
  45. ; DisplayName            Section            DeviceId
  46. ; -----------            -------            --------
  47. %COMPAQ410.DeviceDesc% = COMPAQ410.Install, SERENUM\CPQB18D
  48. [COMPAQ410.Install.NT]
  49. AddReg          = Reader.Install.AddReg
  50. CopyFiles       = GCR410P.Install.CopyFiles
  51. [COMPAQ410.Install.NT.HW]
  52. AddReg          = COMPAQ410.Install.AddReg.HW
  53. [COMPAQ410.Install.AddReg.HW]
  54. HKR,,"VendorName",,"COMPAQ"
  55. HKR,,"IfdType",,"GCR410P Serial Smart Card Reader"
  56. [COMPAQ410.Install.NT.Services]
  57. AddService = GCR410P, 2, GCR410P.Service, GCR410P.EventLog
  58. ; ===================================================
  59. ; =============== Gemplus readers ===================
  60. ; ===================================================
  61. [GEMPLUS.NTx86]
  62. ; DisplayName           Section           DeviceId
  63. ; -----------           -------           --------
  64. %GPR400.DeviceDesc% =   GPR400.Install,   PCMCIA\GEMPLUS-GPR400-72B1
  65. %GPR400.DeviceDesc% =   GPR400.Install,   PCMCIA\GEMPLUS-GPR400-43E8
  66. %GCR410P.DeviceDesc% =  GCR410P.Install,  SERENUM\GEM0410
  67. [GPR400.Install.NT]
  68. AddReg          = GPR400.Install.AddReg,Reader.Install.AddReg
  69. CopyFiles       = GPR400.Install.CopyFiles
  70. [GPR400.Install.AddReg]
  71. HKR,,PcmciaExclusiveIrq,0x00010001,1
  72. [GPR400.Install.NT.LogConfigOverride]
  73. LogConfig=GPR400.LogConfigOverride
  74. [GPR400.LogConfigOverride]
  75. ConfigPriority=NORMAL
  76. IOConfig=22@100-FCFF%FF00
  77. IRQConfig=3,4,5,7,9,10,11,12,13,14,15
  78. PcCardConfig=1(S0)
  79. [GPR400.Install.CopyFiles]
  80. gpr400.sys,,,2
  81. [GPR400.Install.NT.Services]
  82. AddService = GPR400, 2, GPR400.Service, GPR400.EventLog
  83. [GPR400.Service]
  84. DisplayName     = %GPR400.DeviceDesc%
  85. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  86. StartType       = 3 ;%SERVICE_AUTO_START%
  87. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  88. ServiceBinary   = %12%\gpr400.sys
  89. [GPR400.EventLog]
  90. AddReg = GPR400.AddEventLog.reg
  91. [GPR400.AddEventLog.reg]
  92. HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\drivers\GPR400.sys"
  93. HKR,, TypesSupported,   0x00010001, 7
  94. [DestinationDirs]
  95. GPR400.Install.CopyFiles = 12
  96. ; ***************
  97. ; Gemplus GCR 410
  98. ; ***************
  99. [GCR410P.Install.NT]
  100. AddReg           = GCR410P.Install.AddReg,Reader.Install.AddReg
  101. CopyFiles        = GCR410P.Install.CopyFiles
  102. [GCR410P.Install.AddReg]
  103. HKR,, MaximalBaudRate,0x00010001,38400
  104. [GCR410P.Install.CopyFiles]
  105. grserial.sys,,,2
  106. [GCR410P.Install.NT.Services]
  107. AddService = GCR410P, 2, GCR410P.Service, GCR410P.EventLog
  108. [GCR410P.Service]
  109. DisplayName     = %GCR410P.DeviceDesc%
  110. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  111. StartType       = 3 ;%SERVICE_AUTO_START%
  112. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  113. ServiceBinary   = %12%\grserial.sys
  114. [GCR410P.EventLog]
  115. AddReg = GCR410P.AddEventLog.reg
  116. [GCR410P.AddEventLog.reg]
  117. HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\drivers\grserial.sys"
  118. HKR,, TypesSupported,   0x00010001, 7
  119. [DestinationDirs]
  120. GCR410P.Install.CopyFiles = 12
  121. ; ==================================================
  122. ; ================= HP readers =====================
  123. ; ==================================================
  124. [HP.NTx86]
  125. ; DisplayName           Section           DeviceId
  126. ; -----------           -------           --------
  127. %HPSCR111.DeviceDesc% = HPSCR111.Install, SERENUM\SCM0009
  128. [HPSCR111.Install.NT]
  129. AddReg          = Reader.Install.AddReg
  130. CopyFiles       = SCMSCR111.Install.CopyFiles
  131. [HPSCR111.Install.NT.HW]
  132. AddReg          = HPSCR111.Install.AddReg.HW
  133. [HPSCR111.Install.AddReg.HW]
  134. HKR,,"VendorName",,"Hewlett Packard"
  135. HKR,,"IfdType",,"ProtectTools Smart Card reader"
  136. [HPSCR111.Install.NT.Services]
  137. AddService = SCR111, 2, SCMSCR111.Service, SCMSCR111.EventLog
  138. ; ============================================================
  139. ; ================= Schlumberger readers =====================
  140. ; ============================================================
  141. [SLB.NTx86]
  142. ; DisplayName           Section          DeviceId
  143. ; -----------           -------          --------
  144. %SLBREFLEX20.DeviceDesc% =      SLBREFLEX20.Install, PCMCIA\PSCR-SLB_REFLEX_20-18F3
  145. %SLBREFLEX30.DeviceDesc% =      SLBREFLEX30.Install, PCMCIA\Reflex_30-smart_card_reader-E8F8
  146. %SLBREFLEX30.DeviceDesc% =      SLBREFLEX30.Install, PCMCIA\SLB-Reflex30_SmartCard_Reader-12C6
  147. %SLBREFLEX72.DeviceDesc% =      SLBREFLEX72.Install, SERENUM\SCM0003
  148. %SLBSCR111.DeviceDesc% =        SLBSCR111.Install,   SERENUM\SCM000F
  149. ; ****************************
  150. ; SLB PCMCIA Smart Card Reader
  151. ; ****************************
  152. ; This is actually an SCM pcmcia reader, so we reference the SCM reader here
  153. [SLBREFLEX20.Install.NT]
  154. AddReg          = Reader.Install.AddReg
  155. CopyFiles       = SCM488C.Install.CopyFiles
  156. [SLBREFLEX20.Install.NT.HW]
  157. AddReg          = SLBREFLEX20.Install.AddReg.HW
  158. [SLBREFLEX20.Install.AddReg.HW]
  159. HKR,,"VendorName",,"Schlumberger"
  160. HKR,,"IfdType",, "Reflex 20"
  161. [SLBREFLEX20.Install.NT.Services]
  162. AddService = SCM488C, 2, SCM488C.Service, SCM488C.EventLog
  163. ; ***************************
  164. ; SLB Reflex 30 PCMCIA reader
  165. ; ***************************
  166. ; This is actually an OMNIKEY reader, so we reference this reader here
  167. [SLBREFLEX30.Install.NT]
  168. AddReg          = Reader.Install.AddReg
  169. CopyFiles       = OMNCMBP.Install.CopyFiles
  170. [SLBREFLEX30.Install.NT.HW]
  171. AddReg          = SLBREFLEX30.Install.AddReg.HW
  172. [SLBREFLEX30.Install.AddReg.HW]
  173. HKR,,"VendorName",,"Schlumberger"
  174. HKR,,"IfdType",,"Reflex 30"
  175. [SLBREFLEX30.Install.NT.Services]
  176. AddService = OMNCMBP, 2, OMNCMBP.Service, OMNCMBP.EventLog
  177. ; ****************************
  178. ; SLB Serial Smart Card Reader
  179. ; ****************************
  180. ; This is actually an SCM serial reader, so we reference the SCM reader here
  181. [SLBREFLEX72.Install.NT]
  182. AddReg          = Reader.Install.AddReg
  183. CopyFiles       = SCMSTCS.Install.CopyFiles
  184. [SLBREFLEX72.Install.NT.HW]
  185. AddReg          = SLBREFLEX72.Install.AddReg.HW
  186. [SLBREFLEX72.Install.AddReg.HW]
  187. HKR,,"VendorName",,"Schlumberger"
  188. HKR,,"IfdType",, "Reflex 72"
  189. [SLBREFLEX72.Install.NT.Services]
  190. AddService = SCMSTCS, 2, SCMSTCS.Service, SCMSTCS.EventLog
  191. ; *************************************
  192. ; SLB Serial Smart Card Reader (SCR111)
  193. ; *************************************
  194. ; This is actually an SCM serial reader, so we reference the SCM reader here
  195. [SLBSCR111.Install.NT]
  196. AddReg          = Reader.Install.AddReg
  197. CopyFiles       = SCMSCR111.Install.CopyFiles
  198. [SLBSCR111.Install.NT.HW]
  199. AddReg          = SLBSCR111.Install.AddReg.HW
  200. [SLBSCR111.Install.AddReg.HW]
  201. HKR,,"VendorName",,"Schlumberger"
  202. HKR,,"IfdType",,"Reflex Lite"
  203. [SLBSCR111.Install.NT.Services]
  204. AddService = SCR111, 2, SCMSCR111.Service, SCMSCR111.EventLog
  205. ; ===================================================
  206. ; ================= SCM readers =====================
  207. ; ===================================================
  208. [SCM.NTx86]
  209. ; DisplayName             Section            DeviceId
  210. ; -----------             -------            --------
  211. %SCM488C.DeviceDesc% =    SCM488C.Install,   PCMCIA\PSCR-Smart_Card_Reader-488C
  212. %SCMSTCS.DeviceDesc% =    SCMSTCS.Install,   SERENUM\SCM0002
  213. %SCMUSB.DeviceDesc%  =    SCMUSB.Install,    USB\VID_0066&PID_1001
  214. %ACTIVECARD.DeviceDesc% = SCMUSB.Install,    USB\VID_04E6&PID_1001
  215. %SCMSCR111.DeviceDesc% =  SCMSCR111.Install, SERENUM\SCM000B
  216. %SCMSCR111.DeviceDesc% =  SCMSCR111.Install, SERENUM\SCM000C
  217. ; ****************************
  218. ; SCM PCMCIA Smart Card Reader
  219. ; ****************************
  220. [SCM488C.Install.NT]
  221. AddReg          = Reader.Install.AddReg
  222. CopyFiles       = SCM488C.Install.CopyFiles
  223. [SCM488C.Install.NT.HW]
  224. AddReg          = SCM488C.Install.AddReg.HW
  225. [SCM488C.Install.AddReg.HW]
  226. HKR,,"VendorName",,"SCM Microsystems"
  227. HKR,,"IfdType",, "SCR120"
  228. [SCM488C.Install.CopyFiles]
  229. pscr.sys,,,2
  230. [SCM488C.Install.NT.Services]
  231. AddService = SCM488C, 2, SCM488C.Service, SCM488C.EventLog
  232. [SCM488C.Service]
  233. DisplayName     = %SCM488C.DeviceDesc%
  234. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  235. StartType       = 3 ;%SERVICE_AUTO_START%
  236. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  237. ServiceBinary   = %12%\pscr.sys
  238. [SCM488C.EventLog]
  239. AddReg = SCM488C.AddEventLog.reg
  240. [SCM488C.AddEventLog.reg]
  241. HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\drivers\pscr.sys"
  242. HKR,, TypesSupported,   0x00010001, 7
  243. [DestinationDirs]
  244. SCM488C.Install.CopyFiles = 12
  245. ; ***********************************
  246. ; SCM Serial Smart Card Reader (STCS)
  247. ; ***********************************
  248. [SCMSTCS.Install.NT]
  249. AddReg          = Reader.Install.AddReg
  250. CopyFiles       = SCMSTCS.Install.CopyFiles
  251. [SCMSTCS.Install.NT.HW]
  252. AddReg          = SCMSTCS.Install.AddReg.HW
  253. [SCMSTCS.Install.AddReg.HW]
  254. HKR,,"VendorName",,"SCM Microsystems"
  255. HKR,,"IfdType",, "SCR200"
  256. [SCMSTCS.Install.CopyFiles]
  257. scmstcs.sys,,,2
  258. [SCMSTCS.Install.NT.Services]
  259. AddService = SCMSTCS, 2, SCMSTCS.Service, SCMSTCS.EventLog
  260. [SCMSTCS.Service]
  261. DisplayName     = %SCMSTCS.DeviceDesc%
  262. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  263. StartType       = 3 ;%SERVICE_AUTO_START%
  264. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  265. ServiceBinary   = %12%\scmstcs.sys
  266. [SCMSTCS.EventLog]
  267. AddReg = SCMSTCS.AddEventLog.reg
  268. [SCMSTCS.AddEventLog.reg]
  269. HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\drivers\scmstcs.sys"
  270. HKR,, TypesSupported,   0x00010001, 7
  271. [DestinationDirs]
  272. SCMSTCS.Install.CopyFiles = 12
  273. ; *************************
  274. ; SCM USB Smart Card Reader
  275. ; *************************
  276. [SCMUSB.Install.NT]
  277. AddReg          = Reader.Install.AddReg
  278. CopyFiles       = SCMUSB.Install.CopyFiles
  279. [SCMUSB.Install.NT.HW]
  280. AddReg          = SCMUSB.Install.AddReg.HW
  281. [SCMUSB.Install.AddReg.HW]
  282. HKR,,"VendorName",,"SCM Microsystems"
  283. HKR,,"IfdType",, "SCR300"
  284. [SCMUSB.Install.CopyFiles]
  285. stcusb.sys,,,2
  286. [SCMUSB.Install.NT.Services]
  287. AddService = SCMUSB, 2, SCMUSB.Service, SCMUSB.EventLog
  288. [SCMUSB.Service]
  289. DisplayName     = %SCMUSB.DeviceDesc%
  290. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  291. StartType       = 3 ;%SERVICE_AUTO_START%
  292. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  293. ServiceBinary   = %12%\stcusb.sys
  294. [SCMUSB.EventLog]
  295. AddReg = SCMUSB.AddEventLog.reg
  296. [SCMUSB.AddEventLog.reg]
  297. HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\drivers\stcusb.sys"
  298. HKR,, TypesSupported,   0x00010001, 7
  299. [DestinationDirs]
  300. SCMUSB.Install.CopyFiles = 12
  301. ; ***********************************
  302. ; SCM SCR111 Serial Smart Card Reader
  303. ; ***********************************
  304. [SCMSCR111.Install.NT]
  305. AddReg          = SCMSCR111.Install.AddReg
  306. CopyFiles       = SCMSCR111.Install.CopyFiles
  307. [SCMSCR111.Install.CopyFiles]
  308. SCR111.sys,,,2
  309. [SCMSCR111.Install.NT.HW]
  310. AddReg          = SCMSCR111.Install.AddReg.HW
  311. [SCMSCR111.Install.AddReg.HW]
  312. HKR,,"VendorName",,"SCM Microsystems"
  313. HKR,,"IfdType",,"SCR111 Serial SmartCard Reader"
  314. [SCMSCR111.Install.NT.Services]
  315. AddService = SCR111, 2, SCMSCR111.Service, SCMSCR111.EventLog
  316. [SCMSCR111.Service]
  317. DisplayName     = %SCMSCR111.DeviceDesc%
  318. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  319. StartType       = 3 ;%SERVICE_AUTO_START%
  320. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  321. ServiceBinary   = %12%\SCR111.sys
  322. [SCMSCR111.EventLog]
  323. AddReg = SCMSCR111.AddEventLog.reg
  324. [SCMSCR111.AddEventLog.reg]
  325. HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\drivers\SCR111.sys"
  326. HKR,, TypesSupported,   0x00010001, 7
  327. [DestinationDirs]
  328. SCMSCR111.Install.CopyFiles = 12
  329. ; =======================================================
  330. ; ================= Siemens readers =====================
  331. ; =======================================================
  332. [SNI.NTx86]
  333. ; DisplayName                   Section                 DeviceId
  334. ; -----------                   -------                 --------
  335. %SNISCR111.DeviceDesc% =        SNISCR111.Install,      SERENUM\SCM000D
  336. [SNISCR111.Install.NT]
  337. AddReg          = Reader.Install.AddReg
  338. CopyFiles       = SCMSCR111.Install.CopyFiles
  339. [SNISCR111.Install.NT.HW]
  340. AddReg          = SNISCR111.Install.AddReg.HW
  341. [SNISCR111.Install.AddReg.HW]
  342. HKR,,"VendorName",,"Systemneeds, Inc."
  343. HKR,,"IfdType",, "Systemneeds Smart Card Reader"
  344. [SNISCR111.Install.NT.Services]
  345. AddService = SCR111, 2, SCMSCR111.Service, SCMSCR111.EventLog
  346. ; =======================================================
  347. ; ================= OMNIKEY readers =====================
  348. ; =======================================================
  349. [OMNIKEY.NTx86]
  350. ; DisplayName           Section          DeviceId
  351. ; -----------           -------          --------
  352. %OMNCMBP.DeviceDesc% =  OMNCMBP.Install, PCMCIA\CardMan-Mobile-379F
  353. %OMNCMBP.DeviceDesc% =  OMNCMBP.Install, PCMCIA\CardMan-4000-5626
  354. %OMNCMBP.DeviceDesc% =  OMNCMBP.Install, PCMCIA\Smart_Card_Reader-PC-Card-324D
  355. %OMNCXBP.DeviceDesc% =  OMNCXBP.Install, PCMCIA\OMNIKEY-CardMan_4040-FE82
  356. ; ********************************
  357. ; OMNIKEY PCMCIA Smart Card Reader
  358. ; ********************************
  359. [OMNCMBP.Install.NT]
  360. AddReg          = Reader.Install.AddReg
  361. CopyFiles       = OMNCMBP.Install.CopyFiles
  362. [OMNCMBP.Install.NT.HW]
  363. AddReg    = OMNCMBP.Install.AddReg.HW
  364. [OMNCMBP.Install.AddReg.HW]
  365. HKR,,"VendorName",,"OMNIKEY"
  366. HKR,,"IfdType",, "CardMan 4000"
  367. [OMNCMBP.Install.CopyFiles]
  368. cmbp0wdm.sys,,,2
  369. [OMNCMBP.Install.NT.Services]
  370. AddService = OMNCMBP, 2, OMNCMBP.Service, OMNCMBP.EventLog
  371. [OMNCMBP.Service]
  372. DisplayName     = %OMNCMBP.DeviceDesc%
  373. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  374. StartType       = 3 ;%SERVICE_AUTO_START%
  375. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  376. ServiceBinary   = %12%\cmbp0wdm.sys
  377. [OMNCMBP.EventLog]
  378. AddReg = OMNCMBP.AddEventLog.reg
  379. [OMNCMBP.AddEventLog.reg]
  380. HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\drivers\cmbp0wdm.sys"
  381. HKR,, TypesSupported,   0x00010001, 7
  382. [DestinationDirs]
  383. OMNCMBP.Install.CopyFiles = 12
  384. ; **************************************
  385. ; OMNIKEY Cardman 4040 Smart Card Reader
  386. ; **************************************
  387. [OMNCXBP.Install.NT]
  388. AddReg          = Reader.Install.AddReg
  389. CopyFiles       = OMNCXBP.Install.CopyFiles
  390. [OMNCXBP.Install.NT.HW]
  391. AddReg    = OMNCXBP.Install.AddReg.HW
  392. [OMNCXBP.Install.AddReg.HW]
  393. HKR,,"VendorName",,"OMNIKEY"
  394. HKR,,"IfdType",, "CardMan 4040"
  395. [OMNCXBP.Install.CopyFiles]
  396. cxbp0wdm.sys,,,2
  397. [OMNCXBP.Install.NT.Services]
  398. AddService = OMNCXBP, 2, OMNCXBP.Service, OMNCXBP.EventLog
  399. [OMNCXBP.Service]
  400. DisplayName     = %OMNCXBP.DeviceDesc%
  401. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  402. StartType       = 3 ;%SERVICE_AUTO_START%
  403. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  404. ServiceBinary   = %12%\cxbp0wdm.sys
  405. [OMNCXBP.EventLog]
  406. AddReg = OMNCXBP.AddEventLog.reg
  407. [OMNCXBP.AddEventLog.reg]
  408. HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\drivers\cxbp0wdm.sys"
  409. HKR,, TypesSupported,   0x00010001, 7
  410. [DestinationDirs]
  411. OMNCXBP.Install.CopyFiles = 12
  412. [Strings]
  413. Msft                    = "Microsoft"
  414. COMPAQ                  = "COMPAQ"
  415. COMPAQ410.DeviceDesc    = "COMPAQ GCR410P Serial Smart Card Reader"
  416. GEMPLUS                 = "GEMPLUS"
  417. GPR400.DeviceDesc       = "GEMPLUS GPR400 PCMCIA Smart Card Reader"
  418. GCR410P.DeviceDesc      = "GEMPLUS GCR410P Serial Smart Card Reader"
  419. HP                      = "Hewlett Packard"
  420. HPSCR111.DeviceDesc     = "HP ProtectTools Serial smart Card reader"
  421. SLB                     = "Schlumberger"
  422. SLBREFLEX20.DeviceDesc  = "Schlumberger Reflex 20 PCMCIA Smart Card Reader"
  423. SLBREFLEX30.DeviceDesc  = "Schlumberger Reflex 30 PCMCIA Smart Card Reader"
  424. SLBREFLEX72.DeviceDesc  = "Schlumberger Reflex 72 Serial Smart Card Reader"
  425. SLBSCR111.DeviceDesc    = "Schlumberger Reflex Lite Serial Smart Card Reader"
  426. SCM                     = "SCM Microsystems"
  427. SCM488C.DeviceDesc      = "SCM Microsystems SCR120 PCMCIA Smart Card Reader"
  428. SCMSTCS.DeviceDesc      = "SCM Microsystems SCR200 Serial Smart Card Reader"
  429. SCMUSB.DeviceDesc       = "SCM Microsystems SCR300 USB Smart Card Reader"
  430. SCMSCR111.DeviceDesc    = "SCM Microsystems SCR111 Serial SmartCard Reader"
  431. ACTIVECARD.DeviceDesc   = "ActivCard SCR301 USB Smart Card Reader"
  432. SNI                     = "Systemneeds Inc."
  433. SNISCR111.DeviceDesc    = "Systemneeds External Serial Smart Card Reader"
  434. OMNIKEY                 = "Omnikey AG"
  435. OMNCMBP.DeviceDesc      = "Omnikey AG CardMan 4000 PCMCIA Smart Card Reader"
  436. OMNCXBP.DeviceDesc    = "Omnikey AG CardMan 4040 PCMCIA Smart Card Reader"