linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bill Gribble <grib@billgribble.com>
To: Jiri Kosina <jkosina@suse.cz>
Cc: linux-kernel@vger.kernel.org
Subject: Re: usbhid:  Changes since 2.6.28 in quirk handling?
Date: Wed, 18 Mar 2009 10:29:07 -0400	[thread overview]
Message-ID: <1237386547.4954.10.camel@localhost> (raw)
In-Reply-To: <alpine.LNX.2.00.0903181511010.12145@wotan.suse.de>

On Wed, 2009-03-18 at 15:14 +0100, Jiri Kosina wrote:
> we have drivers (and even whole architectures) supported by the kernel, 
> which have less than 5 users in the world, that's not a big deal.

Great to hear that!  I will try to clean up my patches according to the
guidelines and send them in.  

> Looking at your patch, the only thing you need is sending a special URB to 
> the device in order to make it operational, right?

That's right. 

> Please look at hid-sony driver, which does exactly that for some of the 
> PS3 devices.
> 
> You then only need to add your device to hid_blacklist[], so that generic 
> driver doesn't get bound to it and it'd be driven by your special driver.

OK, thanks for the advice.  I will do that. 

Bill Gribble



      reply	other threads:[~2009-03-18 14:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-13 12:39 usbhid: Changes since 2.6.28 in quirk handling? Bill Gribble
2009-03-18 14:14 ` Jiri Kosina
2009-03-18 14:29   ` Bill Gribble [this message]

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=1237386547.4954.10.camel@localhost \
    --to=grib@billgribble.com \
    --cc=jkosina@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    /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).