> > > > I don't know. This is one of the things I don't know about usb apis. > > Looking at the linux kernel code suggests that it might work, but it is > > likely to be system dependent. > > > > I don't mind to enable this feature on Linux and use current approach > for other. It is just that now with Linux power workout OpenCT is one > of the few last daemon that consume power at idle time.
Now that I've read src/ifd/sys-*.c, I see that ifd_usb_capture is already implemented using poll on linux, bsd and non-sunray solaris. So it should be possible to do this on those platforms. _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
