On 1/22/09, Jeffrey Hutzelman <jh...@cmu.edu> wrote: > How do you propose for USB device drivers to talk to their devices, if not > using libusb? Remember, we'd like to be portable here; the whole world's > not Linux.
openct does not use libusb for communicating with usb even before I know it exists... :) This is why it is much simpler... I know that abstraction should have made it easy but libusb was unmaintained for many years, and the async support was added only recently for a new major of the library... And it still not perfect. Not always using abstraction is the best solution. Alon. _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel