Re: [Plib-devel] code for joystick in Solaris
Brought to you by:
sjbaker
From: Mark F. V. <dr...@ua...> - 2007-06-14 04:21:26
|
John - I'm looking at the USB code in "jsBSD.cxx" to see if we can drop the dependency on 'libusb', but, to my understanding, the intent in Solaris is to use libusb for such things. From the 'ugen' (USB generic driver) man page: "...libusb(3LIB) uses ugen to access devices that do not contain drivers such as digital cameras and PDAs. Refer to /usr/sfw/share/doc/libusb/libusb.txt for details" I'm also working on picking up more information about the joystick from the USB report descriptors. I'll try to have this posted in the next couple of days. Thanks for the response. - Mark |