On 02/01/06, Damien Sauveron <[EMAIL PROTECTED]> wrote: > Ludovic Rousseau a écrit : > > On 30/12/05, Ajay <[EMAIL PROTECTED]> wrote: > > > >>Folks: > > > > > > Hello, > > > > > >>Is there any way in the PCSC framework to find out, which USB based reader > >>is connected to which bus:device ? When I call SCardListReaders(), I get the > >>list of readers, but no clue, which reader is on which bus:device. Since > >>I've several of the same kind of readers connected to my system, I need to > >>know which reader is which. The driver for the reader is v3.0 based. > > > > > > I discussed with someone of a solution for this problem some time ago. > > I think the idea was to identify the readers by using their USB > > identification serial numbers. I don't think the solution has been > > implemented since I have no news since then. > We have used the USB identification serial numbers for the > administration tool of our grid of Java Card [1]. > > [1] http://damien.sauveron.free.fr/publications/e-smart05.pdf > > For more details contact my colleague. If you want you can pay him ;)
I just included the patch (after some modification) in pcsc-lite. The USB readers providing a serial number will now be named like: "SCM SPR 532 (6010216F) 01 00" instead of: "SCM SPR 532 01 00" Regards, -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
