Hi, I am starting to write a pcsc driver for a usb smartcard reader on Mac Os 10.1. I already written such a driver for Linux, but I have some questions about the Mac version:
If I write my driver as a user-land program, I need access to the device and to its interface. So should I run a work-loop and get notified when devices are added and removed, or is the daemon doing it already? Can anyone send me a sample driver source code? I found only binaries for Mac on the site. I have very little experience with Mac development, so I hope my questions are not too stupid... 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 ***************************************************************
