linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: USB gamepad driver
       [not found] <7AFAEEFB-5CAD-4624-8C7E-4C5CF95C3C78@gmail.com>
@ 2010-10-18  9:56 ` Oliver Neukum
  0 siblings, 0 replies; only message in thread
From: Oliver Neukum @ 2010-10-18  9:56 UTC (permalink / raw)
  To: Pavlos Vinieratos, linux-input, USB list

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-10-18 10:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <7AFAEEFB-5CAD-4624-8C7E-4C5CF95C3C78@gmail.com>
2010-10-18  9:56 ` USB gamepad driver Oliver Neukum

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).