From: Anthony F. <ant...@gm...> - 2013-03-27 18:18:09
|
Greetings. My current project had the requirement to only recognize the crypto token on a specific USB port. Here is a method that is working for me, although it is limited to polled libusb -- I suspect that it'd be easier with udev-based systems to just modify the rules instead. Again, this is probably not suitable for mainline, but in case anyone else has the same requirement, they are welcome to it. Best regards, Anthony Foiani |