On Tue, Dec 26, 2017 at 03:56:35PM -0800, Jason Gerecke wrote:
> The wcmLinkTouchAndPen function is responsible for associating the pen and
> touch interfaces of a tablet. This association can be tripped up if multiple
> devices with the same name are connected, so it includes code to prevent
> lin
On Tue, Dec 26, 2017 at 03:56:35PM -0800, Jason Gerecke wrote:
> The wcmLinkTouchAndPen function is responsible for associating the pen and
> touch interfaces of a tablet. This association can be tripped up if multiple
> devices with the same name are connected, so it includes code to prevent
> lin
The wcmLinkTouchAndPen function is responsible for associating the pen and
touch interfaces of a tablet. This association can be tripped up if multiple
devices with the same name are connected, so it includes code to prevent
linking to a device which already has been linked up. However, the conditi