[Openmcl-devel] Openmcl-devel Digest, Vol 154, Issue 1
Shannon Spires
svs at bearlanding.com
Tue Aug 2 10:47:13 PDT 2016
Ron Garret <ron at flownet.com> wrote:
> I want to talk to a USB device from CCL, and to do that I need to invoke IOKit. Unfortunately, the IOKit headers are not included in the standard distribution so I tried to build them myself. To do that, I needed to build ffigen, which I tried to do by following the instructions here:
Have you tried using HIDAPI?
https://github.com/3b/cl-hidapi
We got HID to work some time ago. Not sure if it was this library or if we wrote our own. As best I remember, it took some effort but it didn't require any IOKit stuff, and it worked from CCL on Linux.
-SS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20160802/34485de7/attachment.htm>
More information about the Openmcl-devel
mailing list