Hi, I am writing a pcsc-lite device driver for a usb reader on Linux. I am currently using the pcsc-lite-1.0.1 resource manager. The driver works fine when only one reader is connected. However, when two (or more) readers are connected, IFDHCreateChannel() is still called only once for the first reader the resource manager detects. The readers have no serial number to distinguish between them. Is it a problem with the pcsc-lite? How should I fix it?
Thanks in advance, Amira. *************************************************************** Unix Smart Card Developers - M.U.S.C.L.E. (Movement for the Use of Smart Cards in a Linux Environment) http://www.linuxnet.com/ To unsubscribe send an email to [EMAIL PROTECTED] with unsubscribe sclinux ***************************************************************
