Hello,
Maybe then the ICC Service Proviver should be intelligent enough to send a
Get Response when a 61 XX is returned and carry on with other transactions
when the full data is returned.
Dave
***
Unix Smart Card Developers - M.U.S.C.
Hello,
Sorry for the mistake. I accidentally posted my majordomo password to the
site while trying to administer some users. After about 1/2 hour I
finally figured out how to configure majordomo again and luckily no-one
stole my password. I will have to be more careful
I did change passwo
approve davisseed unsubscribe sclinux [EMAIL PROTECTED]
***
Linux Smart Card Developers - M.U.S.C.L.E.
(Movement for the Use of Smart Cards in a Linux Environment)
http://www.linuxnet.com/smartcard/index.html
Hello,
Points well taken. It seems unanimous that the driver should take care of
Get Response. I shall update the IFD Handler documentation to reflect
this. Thank you so much for your suggestions.
Regards,
Dave
***
Linux Smart Card
I think you should handle the Get Response if your APDU looks like the
following:
CLA INS p1 p2 p3 lentx xx xx xx xx xx lenrx
Is this correct ?
Dave
***
Linux Smart Card Developers - M.U.S.C.L.E.
(Movement for the Use of Smart Cards i
Hello,
Most of the drivers pass the 61 XX back to the application to handle. I
think it is bad practice to handle this in the driver since it is a card
specific ISO function. This should happen above the reader abstraction
where the card abstraction layer occurs. BTW - has anyone done an OSI
l
Hello,
I will release pcsc-lite beta 1 in 14 days complete with new
documentation, a full test suite to test Windows compatibility, and test
documentation. Beta 1 will be out for 3 weeks and then final 1 will be
released.
The testing has been done to test multi thread, multi readers, multi
appl
; Do you have plan to have the ReflexUSB driver for linux ?
>
> Thanks for any help and suggestions
> Fabien
>
>
>
>
> -Original Message-
> From: David Corcoran [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 23, 2001 11:09 PM
> To: [EMAIL PROTECTED]
> Subject: MUSCLE
Hello,
Due to popular demand. I re-released the Reflex 72 driver with the
IFDHANDLER 2.0 wrapper for CT-API. The driver is available on the website
now. All the card insertion/removal bugs have been solved.
Regards,
Dave
***
Linux S
Hi,
I will run tests on Monday night to determine the status of the new
Gemplus driver.
Dave
On Sat, 21 Jul 2001, Francois ARNAULT wrote:
> Hello,
>
> Did somebody tried the Gemplus serial reader NEW driver ?
> I did not succeed make it work. The pcscd daemons die whenever
> I put a card in
Hello,
I don't normally do this since I like to keep this list 100% technical
but I would like to see if there is anyone out in sclinux land in need of
a spectacular jump start software development team called Seilevel. These
guys have done some marvelous work and are some of my friends so I'm
p
Hello,
Gemplus has released an updated version of the driver for the GemPC-410
serial reader. It can be found under the drivers section of the website
"Source Drivers"
Dave
***
Linux Smart Card Developers - M.U.S.C.L.E.
(Movement for
Hello,
I saw the wonderful man pages which were part of the debian distribution -
could someone email them to me at: [EMAIL PROTECTED] ?
Also, would anyone mind if I put them in the standard distribution ?
Dave
***
Linux Smart Card De
Hello,
I have released the drivers for the Infineer DT3500, DT3000, and DT4000
readers. The 3500 is USB, the 3000 is serial and the 4000 is pcmcia.
The drivers have been released under full source so that you may modify
them if needed.
Best Regards,
Dave
***
Hello,
Some guys from Gemplus have released some wrappers for PC/SC for Perl.
These Perl wrappers allow you to write extremely fast scripts for
smartcards and are wonderful for doing bulk formatting. The software can
be found under the Middleware section of the site. I have some Debian
package
: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/1.0.1i
In-Reply-To: <[EMAIL PROTECTED]>; from [EMAIL PROTECTED] on Mon,
Jul 02, 2001 at 01:31:35PM +0200
David Corcoran wrote:
>
> From: Rich Wareham <[EMAIL PROTECTED]>
> X-X-Sender: <[EMAIL PROTECTED]
From: Jean-Luc Giraud <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: [Fwd: MUSCLE Error using an IBM MFC in GemPlus readers.]
Message-ID: <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent:
From: Rich Wareham <[EMAIL PROTECTED]>
X-X-Sender: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: OCF and PC/SC lite problems (newbie alert)
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Hi,
I'm trying to use the OCF to talk to an IBM Multi-
[Mathias Bruestle <[EMAIL PROTECTED]>] (fwd)
Mahlzeit
On Mon, Jun 18, 2001 at 07:03:04AM -0700, David Corcoran wrote:
> I don't know why these cards of different sizes are also
> of different types... ?
AFAIK with the commands supported by the 256 byte card it is not
poss
-- Forwarded message --
Date: Sun, 17 Jun 2001 02:14:01 +0200
From: Christoph Plattner <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: New to list, problems with PIN code !
Hello SmartCard Linux hackers !
I have recently bought a package from TOWITOKO
Hello,
pcsc-lite-0.9.3 has been released on the website. This pcsc-lite has the
following changes:
Changed test.c
Added buffered read/write layer
Shortened timeouts on outgoing commands
Added support for Solaris 2.6 2.8
Fixed autoconf problems
Added an option for client side thread safety
Fixed
Hello,
The Applet Exchange:
Under the software section of the site I have added a link for the applet
exchange which will hold open applets for JavaCards. This will hold the
Common Cryptographic Layer (CCL) applet which will be used to talk to
JavaCards for authentication in a generic manner.
Definitely. The interface exported must be a subset of the
available functionality or else someone could write a worm which does a
Verify Key function incorrectly and blocks cards where services are
available. A signature function must be carefully exported and
authenticated to so it does not pe
Hi,
Sorry for the confusion, when I said RPC like service I meant a service
that uses GSS-API or something tunnelled under ssh. Keep in mind this is
a separate service that acts as an application to PC/SC - I would never
make this part of PC/SC and it would never be Sun RPC.
I do need some sor
Hello,
You can't use pcsc-lite-0.9.1 for remote use of the resource manager. I
wanted to create the core package as local only. I'm working on an RPC
like service that sits atop the local service which will export the PC/SC
interface . To the apps it will be identical to the older versions
Hi,
This looks great. A couple of notes:
the --aut0=aut0 XXX does not seem to work - it still uses the
default keys. I checked the code and if cryptoflex is found then it
overwrites the command line with the cryptoflex default aut0.
This looks really good though - now I just need to f
Hi,
I was curious if anyone had any updates to the autoconf scripts since
--enable-debug seems dependant upon --enable-syslog
Has anyone else run into this ?
Dave
***
Linux Smart Card Developers - M.U.S.C.L.E.
(Movement for the Use of
Hello,
I have and will be making changes to the website now and in the near
future. You can take a look if you want - the drivers section will have
specific areas for drivers that have an installation program and are
distributed in binary form. It is pretty self-explanatory
Dave
Hello,
If anyone needs it, I have a tested pcsc-lite-0.9.1 that now works with
the same build on Linux, Solaris, and Mac OS X. I'm finally getting my
head around this autoconf stuff : ) It has also been tested on all three.
Dave
***
Hello,
The messaging that you see is debug messages from the driver which you can
turn of if you would like. That repeated block is the driver polling the
card status of the reader.
Serial readers cannot be unplugged while the resource manager is running -
Linux does not have Plug and Play for
Hello,
Esben has provided a patch to look at for pcsc-lite-0.9.1 for
autoconf/automake. It was too large (>4000 chars) so it bounced to me.
It can be viewed at:
http://www.linuxnet.com/middleware/files/patch-pcsc.txt
Thanks to everyone for their help.
Dave
***
Hello,
I released some new software.
pcsc-lite-0.9.1 - This one is good - there is no rpc, it is stable,
and more secure. This one uses 2 named pipes owned by pcscd. The one is
for writing from the app and the 2nd is owned temporarily read only by the
user of the app. This version is very sta
Hi,
The ATR is parsed because the Resource Manager has to determine which
protocols can be used on the card and is in charge of sending a PTS when
the application has the choice of T=0 or T=1 and chooses the one that is
not default. The driver could also do this instead of the RM but when I
prop
Hello,
The error is normal since the card really isn't being powered up. Memory
cards do not all have ATR's and some of them that do don't always follow a
particular pattern. One way you can bypass this is to just return a bogus
ATR such as 3B 00 or just 3B for every memory card that is inserte
Hi,
ssp-lite should work with 0.8.9/0.8.7 also - There is an updated version
of ssp-lite at: http://smartsign.sourceforge.net which completes the
crypto interface. I'm aiming to start card abstraction again within the
next month so I would be happy to work with you to continue this
I just
Hello,
I will be back tomorrow and will take a look at the autoconf later this
week. I'm currently away so I'll let you know what I find out
Dave
***
Linux Smart Card Developers - M.U.S.C.L.E.
(Movement for the Use of Smart Cards
Hi,
Actually you can remove in readerfactory.c starting from:
/* Attempt a passive lock on the shared memory file */
..
..
SYS_Exit(1);
}
It is only so pcscd can see if other pcscd's are running and give an error
message. Cut that code block out and then remove SYS_Lock from sys_u
***
office:
Holger Meureremail: [EMAIL PROTECTED]
AUCOS elektronische Ger"ate GmbH
Matthiashofstr. 47-49Phone: +49-241-44664-176
D-52064 Aachen Fax: +49-241-44664-99
-- Forwarded message --
Date: M
(Oort Gnus v0.01) Emacs/20.7
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
David Corcoran <[EMAIL PROTECTED]> writes:
> Linux builds fine. make linux or make linux-usb
>
> BSD, and Solaris will need some Makefile changing.
I have some problems with automake, as linking
Hello,
Here is a pre-release of the non-rpc version of pcsc-lite. It still has
some problems such as when a client is killed after sending a request for
a transmit and before receiving the response - the queue has a message
which de-synchronizes every call after that.
Linux builds fine. make l
Subject: MUSCLE and autoconf/automake
From: Esben Haabendal Soerensen <[EMAIL PROTECTED]>
Date: 28 Mar 2001 15:00:57 +0200
Message-ID: <[EMAIL PROTECTED]>
Lines: 10
User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Hi
What is the
Hello,
With the help of a very great person the next release of pcsc-lite will
have no more RPC. That means no more portmap and message queues will be
used instead. Let me know your thoughts on this one.
Dave
***
Linux Smart Card Dev
each reader has a different command set. The USB comittee has set up
a Smart Card Reader class which will help to make smartcard readers all
have the same command set - this will begin to take effect later this
year.
Dave
> thanks!
>
> Best Regards,
> Taylor
>
>
> On Mon, 19
Message-ID: <[EMAIL PROTECTED]>
Date: Sat, 17 Mar 2001 15:07:40 +0100
From: GAP <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.2.13 i686)
X-Accept-Language: de, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: Re: MUSCLE Does Gemplus porvide reader
%{prefix}/include/*
###
%changelog
* Fri Mar 08 2001 Mikkel K Johnsen <[EMAIL PROTECTED]>
- Added development package
*
David Corcoran Internet Se
Sender: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Problems with SCR111 reader
From: Esben Haabendal Soerensen <[EMAIL PROTECTED]>
Date: 14 Mar 2001 18:54:08 +0100
Message-ID: <[EMAIL PROTECTED]>
Lines: 28
User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7
MIME-Version: 1.0
Content-Type:
Use of Smart Cards in a Linux Environment)
>http://www.linuxnet.com/smartcard/index.html
>*******
David Corcoran Purdue University
1008 Cherry Lane
West Lafayette, IN 47906
[EMAIL PROTECTED]
765 - 532 - 6006
*
David Corcoran Internet Security/Smartcards
Home: Purdue University
1008 Cherry Lane Department of Computer Science
West Lafayette, IN 47906
Home: (765) 463-0096
Cell: (765) 532-6006
http://www.linuxnet.com
export COM1=/dev/ttyS0
export COM2=/dev/ttyS1
Then run pcscd
by typing /usr/local/pcsc/bin/pcscd
Hope this helps.
Dave
David Corcoran Purdue University
1008 Cherry Lane
West Lafayette, IN 47906
[EMAIL PROTECTED]
765 - 532 - 6006http
would
wait about 2 weeks until these issues are resolved - USB can vary a bit
from each distro.
Dave
*****
David Corcoran Internet Security/Smartcards
Home: Purdue University
1008 C
erent
platforms before future releases.
Best Regards,
Dave
*
David Corcoran Internet Security/Smartcards
Home: Purdue University
1008 Cherry Lane Department of Computer Science
West Lafa
Hi,
It seems if pcsc/drivers does not exist and if there is not 1 bundle in
there it is Segfault. Give me a few minutes and I'll try to clean it up.
Dave
*
David Corcoran Internet Security/Smartcards
Hi,
Try creating a directory /usr/local/pcsc/drivers and see if that works
That is what is showing up - I thought I added that to make install
Dave
*
David Corcoran Internet Security/Smartcards
Home
Hi,
The issue is probably that you aren't using a 2.4 kernel, or are you ?
In the README it specifies that you must modify the Makefile to copy over
hotplug_generic instead of hotplug_linux if you are using less than 2.4.
Can you tell me your kernel version ?
Dave
David Cor
release a driver for the SCM SCR 301 USB reader soon also.
Best Regards,
Dave
*
David Corcoran Internet Security/Smartcards
Home: Purdue University
1008 Cherry Lane Department of
ardStatus -> IFDHICCPresence
Since there is only one application you could just stub out Begin/End
Transaction functions, Establish, Release, context. If you would like to
discuss more, please send me an email at [EMAIL PROTECTED]
Best Regards,
Dave
***
From: [EMAIL PROTECTED] (=?ISO-8859-1?Q?Michael Schr=F6ter?=)
To: <[EMAIL PROTECTED]>
Subject: cmbs_lnx from David Corcoran
Date: Sat, 03 Mar 2001 17:10:40 +0100
X-Mailer: ASH Emailer V2.3f
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
X-Sender: [EMAIL PROTECTED]
Content-Tr
release.
Best Regards,
Dave
*****
David Corcoran Internet Security/Smartcards
Home: Purdue University
1008 Cherry Lane Department of Computer Science
West Lafayette, IN 47906
Home:
scanning should
be working soon and I'll keep you up to date with the drivers.
Best Regards,
Dave
*
David Corcoran Internet Security/Smartcards
Home: Purdue University
1008 Cherry
Hello,
I released an updated version of the Reflex 62 which should bring down the
time to reset when a card is inserted by about 1/2 the time it was before.
Dave
*
David Corcoran Internet Security/Smartcards
Home
stro) so I can start
working on the 2.4 kernel and usbstress. Once I transfer the sources over
I can have a more definitive answer.
Best Regards,
Dave
*****
David Corcoran Internet Security/Smartcards
Home:
' `--' `.__,' \
>SIZE=3D2> &nb=
>sp; &nb=
>sp; &nb=
>sp; | |
>SIZE=3D2> &nb=
>sp; &nb=
>sp; &nb=
>sp; \ /
>SIZE=3D2>
f you send me a mail
directly [EMAIL PROTECTED]
Dave
David Corcoran Purdue University
1008 Cherry Lane
West Lafayette, IN 47906
[EMAIL PROTECTED]
765 - 532 - 6006http://www.li
ltipart/alternative;
> boundary="_=_NextPart_001_01C09715.9C3880F0"
>
>
>Hi
>
>My name is Ronald Mundell. I am a starcos specialist in South Africa. =
>If you can give me more info on this problem I will try to help
>
>Ronald
>
David Corcoran
Hello,
First, there are a number of different card/reader manufacturers to choose
from. Take a look at: http://www.smartcardcentral.com for a list of them.
If your background is Windows and you are an OO programmer I might suggest
installing the smartcard resource manager DDK available on Micros
Hello,
IBM has released JPC/SC which is a Java Wrapper Class for the PC/SC API's
that has been tested on Windows and Linux. It is available under the
Middleware portion of the website.
Dave
*
David Cor
s
for OS X ) Send me a mail if you want the new release otherwise I probably
won't distribute it on the site until I get the Linux USB plugin finished.
Best Regards,
Dave
David Corcoran Purdue University
1008 Cherry Lane
West Lafayette, IN 47906
[EMAIL PROTECTED]
7
t;Does anyone have some useful hints about what to say if i have to write to
>the manufacturer to ask them to please ontribute a driver or some specs?
>What has worked in the past? What hasn't?
>
>(3)
>In case all else fails, do i have any hope to conjure up a driver any oth
ng to
work) The URL for now is:
http://www.linuxnet.com/cgi-bin/perljob.pl
I will clean it up and make it accessible from the main site sometime.
Dave
*
David Corcoran Internet Security/Smartcards
et them in
Dave
****
David Corcoran Internet Security/Smartcards
Home: Purdue University
1008 Cherry Lane Department of Computer Science
West Lafayette, IN 47906
Home: (765) 463-0096
Cell: (765) 532-6006
htt
Hi Mario,
Please send me a direct email to: [EMAIL PROTECTED] and I can send you
the necessary drivers to work with the 72. There is a test utility with
the reader and depending on which Cyberflex Access card you have will
depend on how well it works.
Best Regards,
Dave
David Corcoran
Hi Angie,
Please take a look at http://www.emvco.com under specifications. These
specs openly describe T=0, 1 protocols like the ISO specs do but are
available for free off the website.
Best Regards,
Dave
*
David Corcoran
debuglog.o is
contained in the Makefile to be added to libpcsclite.so. Also, can you
reply to me what is your Linux system and compiler you are using for future
reference ?
Best Regards,
Dave
David Corcoran Purdue University
1008 Cherry Lane
West Lafayette, IN 47906
your
pc/sc applications - it is really easy.
Regards,
Dave
*
David Corcoran Internet Security/Smartcards
Home: Purdue University
1008 Cherry Lane Department of Computer Science
West
fault.
Since mszReaders is a multistring there will be a null so strcpy will only
read the first reader.
Hope this helps,
Dave
David Corcoran Purdue University
1008 Cherry Lane
West Lafayette, IN 47906
[EMAIL PROTECTED]
765 - 532 - 6006
Sun
RPC's but with Unix domain sockets and no portmapper. Does anyone have any
experience in doing this ? I think NFS no longer uses portmapper but I'm
not sure.
Best Regards,
Dave
David Corcoran Purdue University
1008 Cherry Lane
West Lafayette, IN 47
Hello,
Can you send me a personal message to: [EMAIL PROTECTED] and give me
the compilation errors. I just compiled it fine on my Mandrake 6.1 box
with pcsc-lite-0.8.4
Dave
*
David Corcoran Internet Security
Hello,
Please take a look at the smartsign project:
http://smartsign.sourceforge.net
It uses the Cyberflex card along with a GNU PKCS-11 package.
Best Regards,
Dave
David Corcoran Purdue University
1008 Cherry Lane
West Lafayette, IN 47906
[EMAIL PROTECTED
Hello,
Are you using OCF to talk to the reader or are you using pcsc-lite to talk
to the reader ?
Dave
David Corcoran Purdue University
1008 Cherry Lane
West Lafayette, IN 47906
[EMAIL PROTECTED]
765 - 532 - 6006http
.c
Package: pcsc lite
Author : David
Corcoran
Date : 5/16/00
License: Copyright (C)
2000 David Corcoran
<[EMAIL PROTECTED]>
Purpose: This is an APDU robot for pcsc-lite.
**
Dave
*
David Corcoran Internet Security/Smartcards
Home: Purdue University
1008 Cherry Lane Department of Computer Science
West Lafayette, IN 47906
Home: (765) 463-0096
Cell: (765) 532-6006
http://www.linuxne
Hello,
I'm going to spend some time this next week to iron out the Towitoko and
memory cards with pcsc-lite. I'll provide an additional example to
read/write to the default file.
Best Regards,
Dave
*****
Davi
Hi,
That is probably a bug in pcscd in winscard.c SCardTransmit PROTOCOL_RAW
automatically maps to IFDHControl instead of Transmit. Anyone have
suggestions on how I can either create a new PROTOCOL_MEMORY or something.
Dave
*
David
Hello,
There are some Unix emulation API's for Windows though I don't remember
the name. Now that the fork() call is gone in 0.8.4 I think it would
compile pretty easy - that was the only barrier on OS 9.
Dave
*****
Davi
From: Ludovic Rousseau <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: MUSCLE Linux iButton support?
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt
ad or
something else.
Best Regards,
Dave
*
David Corcoran Internet Security/Smartcards
Home: Purdue University
1008 Cherry Lane Department of Computer Science
West Lafayette, IN 47906
Home:
I'll forward and answer this one. 272 should be invalid protocol I
believe. Since it is getting for the protocol it must be a card not
supported by the driver. Carlos, have you tried the German health card ?
BTW - my email will be changing soon to [EMAIL PROTECTED] all the time
instead of
From: Gil Abel <[EMAIL PROTECTED]>
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
Subject: RE: MUSCLE PTS commmand
Hi,
I have though about this many times, and I'm not yet convinced what it best
to do, but I see it like this:
I agree that is should chooses the best available speed, but it is not
From: Jordan Dimov <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: MUSCLE RNG's
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
If I were to collect random data using the GET CHALLENGE apdu (or the OP
INIT UP
Date: Fri, 22 Dec 2000 10:13:49 -0500 (EST)
From: Jordan Dimov <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: RNGs on smartcards
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Is there a way to access the card R
Hello,
A possible buffer overflow has been pointed out to me in smarttools. I
suggest checking the strlen of sUser and restricting it to 8 before using
the sprintf.
Best Regards,
Dave
>Date: Tue, 19 Dec 2000 06:53:04 +0100
>From: Toni Andjelkovic <[EMAIL PROTECTED]>
>To:
e here:
>http://www.gemplus.fr/developers/technologies/smartsession/
>
>The software is NOT officially supported by Gemplus.
>
>--
>Ludovic Rousseau
>[EMAIL PROTECTED] - Gemplus/Information Security Team
>
David Corcoran Pu
ou do
and are interested send me a mail at: [EMAIL PROTECTED] and I can fill
you in on the details.
(Only 2 more final exams left !)
Best Regards,
Dave
David Corcoran Purdue University
1008 Cherry Lane
West Lafayette, IN 47906
[EMAIL PROTECTED]
765 - 427 -
Directory Services Architect
>Iomart
>Tel: 0141 931 7046
>http://www.iomart.com/
>***
>Linux Smart Card Developers - M.U.S.C.L.E.
>(Movement for the Use of Smart Cards in a Linux Environment)
>http://www.linuxnet.com/s
*
>Linux Smart Card Developers - M.U.S.C.L.E.
>(Movement for the Use of Smart Cards in a Linux Environment)
>http://www.linuxnet.com/smartcard/index.html
>***
David Corcoran Purdu
ewest version especially if you
are using OS X. After this release pcsclite will be pretty much feature
complete in which I will gather much of your feedback and then release a
beta release.
Best Regards,
Dave
David Corcoran Purdue University
1008 Cherry Lane
each function in the ifdhandler will be passed as:
0x where is the readernum so one driver can handle multiple
reader instances and is the slot number requested.
Best Regards,
Dave
David Corcoran Purdue University
1008 Cherry Lane
West Lafayette
ould you like to see it as:
POSSIBILITY 2:
First Reader (2 slot)
ASE USB 1 0
ASE USB 1 1
Second Reader (2 slot)
ASE USB 2 0
ASE USB 2 1
Third Reader (1 slot)
ASE USB 3-0
Best Regards,
Dave
David Corcoran Purdue University
1008 Cherry Lane
West Lafayette, IN 47
Hi,
Just do a
make linux
make install-linux
Those will work.
Dave
David Corcoran Purdue University
1008 Cherry Lane
West Lafayette, IN 47906
[EMAIL PROTECTED]
765 - 427 - 5147http://www.linuxnet.com
have optimized the daemon to
take less than 1% of system resources (on my AMD 400 with 64megs) when in
use.
It uses all the windows returns so any Java, Python wrappers will work on
both platforms.
I'll release next week.
Best Regards,
Dave
David Corcoran Purdue
1 - 100 of 439 matches
Mail list logo