Re: [PATCH] Add driver for Bosto 14WA graphics tablet

2015-10-03 Thread Greg KH
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 drive

Re: [PATCH] Add driver for Bosto 14WA graphics tablet

2015-10-03 Thread Leslie Viljoen
Please disregard this patch for now - I made a bunch of style fixes and I think I've killed it. I'll have to go over it and find what I've broken. Sorry for the noise. ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject

[PATCH] Add driver for Bosto 14WA graphics tablet

2015-10-03 Thread Leslie Viljoen
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. Signed-off-by: Leslie Viljoen --- drivers/input/tablet/bo