Re: [Linuxwacom-devel] [PATCH input-wacom 00/10] 2.6.30: Synchronize wacom_features structures

2018-03-14 Thread Ping Cheng
On Tue, Mar 13, 2018 at 3:02 PM, Jason Gerecke  wrote:

> We eventually want to move away from having to store a duplicate copy of
> tablet resolution in the xf86-input-wacom driver. We can't do this *quite*
> yet since we'd have to change the minimum kernel requirement to 2.6.32,
> but we can prepare for the change by porting the resolution data from
> later kernels into the wacom_features structures and leaving it unused.
> While we're there, fix several bugs and backport support for a few tablets
> that are simple enough to add.
>
> Jason Gerecke (10):
>   2.6.30: Add missing oVid/oPid data to pen side of split devices
>   2.6.30: Correct number of buttons for DTU-1141
>   2.6.30: Correct resolution of ISDv4 0x5000 tablet
>   2.6.30: Fix maximum distance for Bamboo tablets
>   2.6.30: Clean up wacom_features structures
>   2.6.30: Backport resolution data (but not implementation)
>   2.6.30: Backport touch_max data
>   2.6.30: Backport missing TABLETPC ISDv4 devices
>   2.6.30: Backport TABLETPCE ISDv4 devices
>   2.6.30: Backport MTSCREEN ISDv4 devices
>

Reviewed-by: Ping Cheng  for the whole set.

Thank you Jason!

Cheers,
Ping


>  2.6.30/wacom_sys.c |   8 +-
>  2.6.30/wacom_wac.c | 402 ++
> ---
>  2.6.30/wacom_wac.h |   8 +-
>  3 files changed, 237 insertions(+), 181 deletions(-)
>
> --
> 2.16.2
>
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel


[Linuxwacom-devel] [PATCH input-wacom 00/10] 2.6.30: Synchronize wacom_features structures

2018-03-13 Thread Jason Gerecke
We eventually want to move away from having to store a duplicate copy of
tablet resolution in the xf86-input-wacom driver. We can't do this *quite*
yet since we'd have to change the minimum kernel requirement to 2.6.32,
but we can prepare for the change by porting the resolution data from
later kernels into the wacom_features structures and leaving it unused.
While we're there, fix several bugs and backport support for a few tablets
that are simple enough to add.

Jason Gerecke (10):
  2.6.30: Add missing oVid/oPid data to pen side of split devices
  2.6.30: Correct number of buttons for DTU-1141
  2.6.30: Correct resolution of ISDv4 0x5000 tablet
  2.6.30: Fix maximum distance for Bamboo tablets
  2.6.30: Clean up wacom_features structures
  2.6.30: Backport resolution data (but not implementation)
  2.6.30: Backport touch_max data
  2.6.30: Backport missing TABLETPC ISDv4 devices
  2.6.30: Backport TABLETPCE ISDv4 devices
  2.6.30: Backport MTSCREEN ISDv4 devices

 2.6.30/wacom_sys.c |   8 +-
 2.6.30/wacom_wac.c | 402 ++---
 2.6.30/wacom_wac.h |   8 +-
 3 files changed, 237 insertions(+), 181 deletions(-)

-- 
2.16.2


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel