USB input device

I am trying to get input from a USB 6 axis puck made by 3Dconnexion. How do I establish a connection to it and read the data it is sending?

Thanks,

Matt

Does it work with GameInputDevice?

it is compatible with the OS X HID Manager whatever that means…

ok, I was able to connect to it and read values with the GameInputManager. So Simple.

Thanks!

Matt