On Sat, Oct 03, 2015 at 09:41:40PM +1300, Leslie Viljoen wrote:
> Add support for the Bosto 14WA graphics tablet. This is originally based
> off the hanwang.c tablet driver since the chip is similar. Unfortunately
> the usbhid driver grabs the tablet first so that has to be unbound for
> this driver to work.

If you need to "unbind" the hid driver, also include as part of your
patch a new hid driver quirk entry to prevent the device from ever being
bound to the hid driver, as that's what it is there for.

Also, be sure to cc the proper mailing list (i.e. linux-input), for
stuff like this.

thanks,

greg k-h
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to