On 4/17/2011 11:40 PM, Jean-Michel Pouré - GOOZE wrote:

[snip]
> 2) But I did not succeed in setting-up the mini-driver:
>
> certutil.exe -SCinfo
> The Microsoft Smart Card Resource Manager is running.
> Current reader/card status:
> Readers: 1
>    0: FT SCR301 CCID Smart Card 301 0
> --- Reader: FT SCR301 CCID Smart Card 301 0
> --- Status: SCARD_STATE_PRESENT
> --- Status: The card is available for use.
> ---   Card:
> ---    ATR:
>          3b 9f 95 81 31 fe 9f 00  65 46 53 05 30 06 71
> df   ;...1...eFS.0.q.
>          00 00 00 81 61 10 c6                               ....a..
>
>
> =======================================================
> Analyzing card in reader: FT SCR301 CCID Smart Card 301 0
> SCardGetCardTypeProviderName: The system cannot find the file specified.
> 0x2 (WI
> N32: 2)
> Cannot retrieve Provider Name for SCardGetCardTypeProviderName: The
> system canno
> t find the file specified. 0x2 (WIN32: 2)
> Cannot retrieve Provider Name for
> --------------===========================--------------
>
> Done.
> CertUtil: -SCInfo command FAILED: 0x2 (WIN32: 2)
> CertUtil: The system cannot find the file specified.
>
> C:\Users\jmpoure>opensc-tool.exe --atr
> Using reader with a card: FT SCR301 CCID Smart Card 301 0
> 3b:9f:95:81:31:fe:9f:00:65:46:53:05:30:06:71:df:00:00:00:81:61:10:c6.
>
> Kind regards,

You need an entry in the registry in order to let windows know to use 
the opensc minidriver for your card as described in 
http://www.opensc-project.org/opensc/wiki/MiniDriver. Use your ATR as 
the value for the ATR-field, and an ATRMask of all ff's with the same 
length as the atr.
--
Rien

_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to