Re: usbhid: Changes since 2.6.28 in quirk handling?

From: Bill Gribble
Date: Wed Mar 18 2009 - 10:29:54 EST


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


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/