hi,

i am not 100% sure about this.
i played with pcsc on solaris8 as well (long time ago).
if i remember correctly, no pcscd daemon was necessary.
the libraries did the calls directly to the solaris smartcard framework.
so the pcsc libs worked as wrapper for the sun framework.

i tested that with the internal reader of a blade100.
it was working fine.

i've no idea what happens if you have other readers on solaris machines...
i think you need a driver or sthg for that reader for the SUN SMARTCARD framework...
but i am not sure.

maybe it can work with the pcscd daemon as well...

niki

On 20-Feb-2004 Bommareddy, Satish (Satish) wrote:
> I am trying to run pcscd on solaris as follows:
>  
> Solaris 8
> PCSCLite 1.2.0
> Schlumberger Reflex 72 reader
> reader.conf
>  
> FRIENDLYNAME    "Schlumberger Reflex 72"
> DEVICENAME      GEN_SMART_RDR
> LIBPATH         /export/home/satish/local/drivers/libscr131.so
> CHANNELID       0x000001
>  
> Also tried on ChannelID 0x000002
>  
> added symlinks:
> /dev/pcsc/1 -> /dev/cua/a
> /dev/pcsc/2 -> /dev/cua/b
>  
> when i run pcscd i am encountering the following messages:
>  
> $pcscd -c /export/home/satish/local/etc/reader.conf -d stdout
> pcscdaemon.c:246 main: using new config file: 
> /export/home/satish/local/etc/reader.conf
> pcscdaemon.c:265 main: debug messages to stdout
> readerfactory.c:1391 RFInitializeReader: Attempting startup of Schlumberger Reflex 
> 72 0 0.
> readerfactory.c:1133 RFBindFunctions: Loading IFD Handler 2.0
> eventhandler.c:180 EHSpawnEventHandler: Initial Check Failed on Schlumberger Reflex 
> 72 0 0
> pcscdaemon.c:445 main: pcsc-lite daemon ready.
>  
> Has anyone encountered a similar problem?
>  
> thanks for your help
_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.musclecard.com/mailman/listinfo/muscle

Reply via email to