Hello,

I am trying to setup a SchlumbergerSema reflex USB v2 with pcscd.

with the command "cat /proc/bus/usb/devices":

T:  Bus=02 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  3 Spd=12  MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=16 #Cfgs=  1
P:  Vendor=04e6 ProdID=200a Rev= 1.40
S:  Manufacturer=SchlumbergerSema
S:  Product=Reflex USB v.2 Smart Card Reader
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=100mA
I:  If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=01 Prot=01 Driver=(none)
E:  Ad=01(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=83(I) Atr=03(Int.) MxPS=  16 Ivl=32ms

I have change in the usbserial.c this value: kMyProductID 0x2000 to
0x200a and recompile the driver.
I have change in the Info.plist this value: ifdProductID 0x2000 to
0x200a

my /etc/reader.conf:
# Configuration file for pcsc-lite
# David Corcoran <[EMAIL PROTECTED]

#FRIENDLYNAME     "Generic Reader"
#DEVICENAME       GEN_SMART_RDR
#LIBPATH          /usr/local/pcsc/drivers/libgen_ifd.so
#CHANNELID        0x0103F8

# End of file

when start the pcscd with the command: pcscd -f -d stderr and plug the
reader,
the pcscd do not open the port:

[EMAIL PROTECTED] Contents]# pcscd -f -d stderr
pcscdaemon.c:251 main: pcscd set to foreground
pcscdaemon.c:260 main: debug messages to stderr
pcscdaemon.c:445 main: pcsc-lite daemon ready.
hotplug_libusb.c:344 Adding USB device: 002:003
readerfactory.c:1391 RFInitializeReader: Attempting startup of Reflex
USB 0 0.
readerfactory.c:1133 RFBindFunctions: Loading IFD Handler 2.0
readerfactory.c:1428 RFInitializeReader: Open Port 200000 Failed
readerfactory.c:1263 RFUnloadReader: Unloading reader driver.

how do I resolve this probleme.
thanks

ps: sorry for my english.

_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to