fwupd/plugins/wacomhid
2018-06-04 11:29:29 +01:00
..
fu-plugin-wacomhid.c Add an experimental plugin to update some new Wacom tablets 2018-06-04 11:29:29 +01:00
fu-self-test.c Add an experimental plugin to update some new Wacom tablets 2018-06-04 11:29:29 +01:00
fu-wac-common.c Add an experimental plugin to update some new Wacom tablets 2018-06-04 11:29:29 +01:00
fu-wac-common.h Add an experimental plugin to update some new Wacom tablets 2018-06-04 11:29:29 +01:00
fu-wac-device.c Add an experimental plugin to update some new Wacom tablets 2018-06-04 11:29:29 +01:00
fu-wac-device.h Add an experimental plugin to update some new Wacom tablets 2018-06-04 11:29:29 +01:00
fu-wac-firmware.c Add an experimental plugin to update some new Wacom tablets 2018-06-04 11:29:29 +01:00
fu-wac-firmware.h Add an experimental plugin to update some new Wacom tablets 2018-06-04 11:29:29 +01:00
fu-wac-module-bluetooth.c Add an experimental plugin to update some new Wacom tablets 2018-06-04 11:29:29 +01:00
fu-wac-module-bluetooth.h Add an experimental plugin to update some new Wacom tablets 2018-06-04 11:29:29 +01:00
fu-wac-module-touch.c Add an experimental plugin to update some new Wacom tablets 2018-06-04 11:29:29 +01:00
fu-wac-module-touch.h Add an experimental plugin to update some new Wacom tablets 2018-06-04 11:29:29 +01:00
fu-wac-module.c Add an experimental plugin to update some new Wacom tablets 2018-06-04 11:29:29 +01:00
fu-wac-module.h Add an experimental plugin to update some new Wacom tablets 2018-06-04 11:29:29 +01:00
meson.build Add an experimental plugin to update some new Wacom tablets 2018-06-04 11:29:29 +01:00
README.md Add an experimental plugin to update some new Wacom tablets 2018-06-04 11:29:29 +01:00
wac-intuos.quirk Add an experimental plugin to update some new Wacom tablets 2018-06-04 11:29:29 +01:00

Wacom HID Support

Introduction

Wacom provides interactive pen displays, pen tablets, and styluses to equip and inspire everyone make the world a more creative place.

From 2016 Wacom has been using a HID-based proprietary flashing algorithm which has been documented by support team at Wacom and provided under NDA under the understanding it would be used to build a plugin under a LGPLv2+ licence.

Wacom devices are actually composite devices, with the main ARM CPU being programmed using a more complicated erase, write, verify algorithm based on a historical update protocol. The "sub-module" devices use a newer protocol, again based on HID, but are handled differently depending on thier type.