ja ja, don't worry. I'm doing a break.

Yes, in others readers you have a Info.plist that is a xml file with some properties of the reader. And your XXX.so must the the library.

I have this example. You can change some values when you need.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist SYSTEM
"file://localhost/System/Library/DTDs/PropertyList.dtd">
<plist version="0.9">
<dict>
        <key>CFBundleDevelopmentRegion</key>
        <string>English</string>
        <key>CFBundleExecutable</key>
        <string>reflex_usb</string>
        <key>CFBundleInfoDictionaryVersion</key>
        <string>6.0</string>
        <key>CFBundlePackageType</key>
        <string>BNDL</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
        <string>0.0.1d1</string>
        <key>ifdVendorID</key>
        <string>0x04e6</string>
        <key>ifdProductID</key>
        <string>0x200a</string>
        <key>ifdVersionNumber</key>
        <string>0x00000001</string>
        <key>ifdManufacturerString</key>
        <string>Schlumberger Sema</string>
        <key>ifdManufacturerURL</key>
        <string>http://www.reflexreaders.com</string>
        <key>ifdProductString</key>
        <string>Reflex USB 2.4.0</string>
        <key>ifdFriendlyName</key>
        <string>Reflex USB</string>
        <key>ifdProtocolSupport</key>
        <string>0x00000001</string>
        <key>ifdMaxSpeed</key>
        <string>153600</string>
        <key>ifdCapabilities</key>
        <string>0x00000000</string>
</dict>
</plist>


Other option, you can user an ccid standar.

Salu2!!

Cornelius Kölbel escribió:
Hm,
Thanks for your patience.
Unfortunetly I do not have a "bundle"-package.
I only got the 3rdPartyIfdhandler.so.
I can see, that there also has to be a describing xml file in the bundle.
Are there any information about the contents of this xml?

Kind regards
Cornelius

David schrieb:
Hello

You must put in /usr/lib/pcsc/drivers the ifdhandler like /usr/lib/pcsc/drivers/slbReflexUSB.bundle for ReflexUSB Reader. Then it's works.

Look at the logs from pcscd and messages.

Salu2!!

Cornelius Kölbel escribió:
Hi,

I see there is the directory /usr/lib/pcsc/drivers.
The device is not recognized. But I got a 3rd party ifdhandler.
I guess I have to integrate it into this directory.
Is there a HOWTO do this?

Kind regards
Cornelius

David schrieb:
Hello

I have an PC/SC Gemplus PC Twin and i dowloaded the software from www.gemplus.com.

Also, when you power on or conect the usb reader, you can see in /ver/log/messages how conects the reader, and in the log of pcsc if the reader is recognized.

Salu2!!

Cornelius Kölbel escribió:
Hello,

I am running fedora core 5, which has pcsc-lite 1.3.0 packed.
I see in the /etc/reader.conf, that USB readers should not be configured there.
But where should they be configured?

Kind regards
Cornelius

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



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



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

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



begin:vcard
fn;quoted-printable:David Rodr=C3=ADguez Merino
n;quoted-printable:Rodr=C3=ADguez Merino;David
org:Universidad de Valladolid;Grupo Tarjeta Inteligente (CTI)
adr;dom:C/Real de Burgos s/n;;Edificio Alfonso VIII;Valladolid;Valladolid;47005
email;internet:[EMAIL PROTECTED]
title:Programador de Tarjeta Inteligente y Directorio
tel;work:983184913
note:Software is like sex, it's better when it's free
x-mozilla-html:TRUE
url:http://www.uva.es
version:2.1
end:vcard

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

Reply via email to