Hi Carlos,
thanks for the hint. I changed the path to /usr/lib/pcsc and I got
one
step further.
The next thing could be because my reader is a newer model, mine is
named "Reflex USB v.2".
Therefore I had to adjust some values in the Info.plist file to get
my
device recognized:
<key>ifdVendorID</key>
<string>0x04e6</string>
<key>ifdProductID</key>
<string>0x200a</string>
<key>ifdVersionNumber</key>
<string>0x00000132</string>
<key>ifdManufacturerString</key>
<string>SchlumbergerSema</string>
<key>ifdManufacturerURL</key>
<string>http://www.reflexreaders.com</string>
<key>ifdProductString</key>
<string>Reflex USB v.2</string>
Now it tries to load the reflex_usb driver, but fails with
readerfactory.c:1318 RFInitializeReader: Attempting startup of Reflex
USB 0 0.
readerfactory.c:1060 RFBindFunctions: Loading IFD Handler 2.0
readerfactory.c:1355 RFInitializeReader: Open Port 200000 Failed
readerfactory.c:1190 RFUnloadReader: Unloading reader driver.
readerfactory.c:219 RFAddReader: Reflex USB init failed.
I have seen an older message where someone even got his box freezed
after this "port 200000 open failed" message...
He suggested it could be something with SMP support, but I have here
a
singe cpu machine.
Any more ideas?
Thanks for all help,
Thomas
_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.musclecard.com/mailman/listinfo/muscle