Re: [PATCH] USB: add new USB PhidgetServo driver

From: Greg KH
Date: Wed Apr 28 2004 - 16:30:50 EST


On Wed, Apr 28, 2004 at 08:18:06PM +0200, Sean Young wrote:
> Here is a driver for the usb servo controllers from Phidgets
> <http://www.phidgets.com/>, using sysfs.
>
> Note that the devices claim to be hid devices, so I've added them to the
> hid_blacklist (HID_QUIRK_IGNORE). A servo controller isn't really an hid
> device (or is it?).
>
> diff against 2.6.6-rc2.

Nice, I like tiny clean drivers like this :)

I've applied it to my trees, and it will make it into the next -mm tree,
and show up in the 2.6.7 release whenever it happens.

thanks,

greg k-h
-
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/