Am Montag, 18. Oktober 2010, 11:39:19 schrieben Sie: > hello. I am writing a USB gamepad driver for Linux. > I am having problems binding the driver to the device. > should I try libusb? > > all I want to do is be able to set the LEDs on the gamepad, and get the buttons pressed and print them. Generally for input devices it is best to write a kernel driver. Unless the LEDs are on a completely separate interface, you should write a kernel driver. HTH Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html