fwupd/plugins/wacomhid
2018-06-28 19:26:22 +01:00
..
fu-plugin-wacomhid.c Change the quirk file structure to be more efficient 2018-06-28 13:32:30 +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 Change the quirk file structure to be more efficient 2018-06-28 13:32:30 +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 wacomhid: Use the parent device name for sub-modules 2018-06-25 17:12:44 +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 wacomhid: Use the parent device name for sub-modules 2018-06-25 17:12:44 +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 wacomhid: Fix the name of the self test executable 2018-06-28 19:26:22 +01:00
README.md Add an experimental plugin to update some new Wacom tablets 2018-06-04 11:29:29 +01:00
wacomhid.quirk Change the quirk file structure to be more efficient 2018-06-28 13:32:30 +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.