Re: Bosto 14WA graphics tablet driver

2015-10-02 Thread Sudip Mukherjee
On Sat, Oct 03, 2015 at 06:10:18PM +1300, Leslie Viljoen wrote: > I've read some of the guides and attempted to change the style of the > driver's code to "kernel" style. Style is almost ok. Some of the parts still needs to be modified but that will not take more than 10 - 11 patch. I have not bui

Re: Bosto 14WA graphics tablet driver

2015-10-02 Thread Leslie Viljoen
I've read some of the guides and attempted to change the style of the driver's code to "kernel" style. Now it seems I have to create a patch - but this is a new file, so how do I send that? Just paste it in here? It would need to go in drivers/input/tablet. Also: 1. I don't think I have to compi

Bosto 14WA graphics tablet driver

2015-10-02 Thread Leslie Viljoen
Hi! I'm one of the authors of a driver for a Bosto 14WA graphics tablet that I'd like to submit to the kernel: https://github.com/lesliev/bosto_14wa I've no idea of the quality of it so I suppose it had to go into "staging"? It was hacked together from an older driver for a similar chip. I'm bus