linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Oliver Neukum <oneukum@suse.de>
To: Pavlos Vinieratos <pvinis@gmail.com>,
	linux-input <linux-input@vger.kernel.org>,
	USB list <linux-usb@vger.kernel.org>
Subject: Re: USB gamepad driver
Date: Mon, 18 Oct 2010 11:56:10 +0200	[thread overview]
Message-ID: <201010181156.10592.oneukum@suse.de> (raw)
In-Reply-To: <7AFAEEFB-5CAD-4624-8C7E-4C5CF95C3C78@gmail.com>

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

           reply	other threads:[~2010-10-18 10:46 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <7AFAEEFB-5CAD-4624-8C7E-4C5CF95C3C78@gmail.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201010181156.10592.oneukum@suse.de \
    --to=oneukum@suse.de \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=pvinis@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).