On Tue, 6 Aug 2013 14:40:58 +0100, David Chisnall wrote:
On 6 Aug 2013, at 14:36, Luboš Doležel <lu...@dolezel.info> wrote:

I'm currently having problems implementing IOKit

What kernel are you implementing IOKit for?!?

David

Linux :-)
It's only a user-space emulation, which uses libudev (for now) and will wrap other Linux libs (e.g. libXinput or libusb) in future.

The aim is to first get this piece of code do something reasonable on Linux (a lot of OS X apps have copied it):
https://developer.apple.com/library/mac/#samplecode/GetPrimaryMACAddress/Listings/GetPrimaryMACAddress_GetPrimaryMACAddress_c.html

And then to support USB HID devices (or more precisely input controllers in general), because that's what games for OS X seem to use.

--
Luboš Doležel


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to