I also found the solution of this problem: i downloaded libusb, but did not compile and install it. So the driver could not be built. This works now.
Thank you. Stefan Am 29.10.2003 18:05 Uhr schrieb "Damien Sauveron" unter <[EMAIL PROTECTED]>: > Hi Jean Luc, > > Stefan already used your driver [1]. He will try the driver from ludovic [2], > but it seems that he > has some problems to compile it. He has a problem with the usb.h. I give them > a link to libusb > for getting it but I have no more information from him on this solution. > > Is there a problem if he used libusb for PC/SC Lite detection (hotplug) and a > native Mac OS X > USB APIs for your driver? > And same question if he used the native Mac OS X USB APIs for PC/SC Lite > detection and > libusb for the driver from ludovic ? > > [1] http://homepage.mac.com/jlgiraud/ifd-CCID/ifd-CCID.html > [2] https://alioth.debian.org/projects/pcsclite/ > > Regards, > > Damien Sauveron > > >> >> On Wednesday, October 29, 2003, at 09:45 AM, sh wrote: >> >>> Hello, >>> I'm currently not at home, but I can give you the following >>> information: >>> >>> I changed the VendorID/ProductID of the GemPC433 (downloaded from [2]) >>> driver to the values of my SPR532 reader. >>> If I try to copile the generic CCID driver I get errors because some >>> USB >>> headers or libraries can not be located. >>> My PCSC version is pcsc-lite-1.2.0-rc3. >> >> Alternatively, you could try the driver below. It uses the native Mac >> OS X USB APIs instead of libUSB. >> >> http://homepage.mac.com/jlgiraud/ifd-CCID/ifd-CCID.html >> >> You can install the .pkg files and then do a similar edition of the >> Info.plist to try with your reader (as explained on the page). You can >> quit the installer without rebooting since you know how to restart >> pcscd manually. >> >> If it works and if you send me ProductId+VendorId of this reader, I'll >> generate a .pkg for it. >> >> Cheers, >> JLuc. >> >> _______________________________________________ >> Muscle mailing list >> [EMAIL PROTECTED] >> http://lists.musclecard.com/mailman/listinfo/muscle >> > > > > > ------------------------------------------------- > This mail sent through IMP: http://horde.org/imp/ > > _______________________________________________ > Muscle mailing list > [EMAIL PROTECTED] > http://lists.musclecard.com/mailman/listinfo/muscle _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
