It needs a simple script added to 'bundle' it. For now you can do it manually. I believe this will work (from inside the e-gate driver directory):


mkdir -p /usr/local/pcsc/drivers/ifd-egate.bundle/Contents/Linux
cp Info.plist /usr/local/pcsc/drivers/ifd-egate.bundle/Contents
cp *.so /usr/local/pcsc/drivers/ifd-egate.bundle/Contents/Linux

Make sure you built pcsc-lite with usb support, and when you start pcscd, it should read the Info.plist file to know to load the .so for the e-gate.

Let me know how it goes!


Phil


Stefan Nicolin wrote:

On Sat, 29 Mar 2003 14:06:54 -0800
Philip Edelbrock <[EMAIL PROTECTED]> wrote:



Over the last week I've been helping Chaskiel Grundman write a driver for the Schlumberger e-gate 'token' adapter for e-gate capable Cryptoflex and Cyberflex cards. Thus far, it has been working well with

my Cryptoflex 32k+e-gate cards w/ MuscleTool as well as some of the OpenSC applications. I've temporarily put a copy of it here for those who wish to test and/or work on it:

http://secure.netroedge.com/~phil/ifd-egate-0.03.tar.gz



Hi,


I got today a Schlumberger Cryptoflex 32k e-egate token and I would like
to help/test the new driver.



It could use an installation script to bundle it and install it, as well

as some basic documentation.



Speaking of some basic documentation - I've built the library but what now? I'am very new to the muscle project - some advice would be nice.



For those unfamiliar with the e-gate, it works by popping out the SIM part of an e-gate compatible smart card (the 'plug'), and sliding it inside of a cheap USB adapter. The result is a USB dongle smartcard, which is very similar in form-factor to the eToken. Some links, if interested:

http://www.reflexreaders.com/Products/e-gate/e-gate.html

http://www.reflexreaders.com/Support/e-gate_ts/e-gate_ts.html


Phil



Stefan




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



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




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

Reply via email to