Am Dienstag, 13. Juni 2006 05:07 schrieb Markus Schatzl:
> I'm in the process of setting up OpenCT on OpenBSD. With the
> unmodified code the application compiled cleanly, though was
> not usable. I've got a collection of different USB-Tokens for
> testing.
>
> The reason is that OpenBSD doesn't return the control-endpoint
> of the USB device, but the device itself. This is /dev/ugen0.
> OpenCT wants to communicate with the endpoint /dev/ugen0.00
> though.
>
> Naturally, appending .00 to the nodes that scan_usb finds
> renders the whole thing functional.

thanks, commited to trunk, will be part of the next release.

Regards, Andreas
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to