Bug 645235

Summary: inputattach needs w8001 support
Product: [Fedora] Fedora Reporter: Peter Hutterer <peter.hutterer>
Component: gpmAssignee: Nikola Pajkovsky <npajkovs>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: dhoward, npajkovs, pertusus
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gpm-1.20.6-23.fc18 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-23 02:48:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Update inputattach to latest version in dtor's repository.
none
Add w8001 flag for serial wacom devices
none
Allow for custom baud rates none

Description Peter Hutterer 2010-10-21 05:35:50 UTC
Created attachment 454721 [details]
Update inputattach to latest version in dtor's repository.

Description of problem:
an updated driver for wacom serial devices is queued up for the next kernel. inputattach needs a new flag for this driver (w8001). See patches attached.

First patch updates inputattach to the latest version from http://mirror.leaseweb.com/kernel/people/dtor/inputattach.c
afaict, that's only style changes and cleanups, and the addition of one device.

Second patch adds the w8001 flag.
Third patch adds support for custom baud rates, some wacom tablets need 38400, others 19200.

Comment 1 Peter Hutterer 2010-10-21 05:36:46 UTC
Created attachment 454722 [details]
Add w8001 flag for serial wacom devices

Comment 2 Peter Hutterer 2010-10-21 05:37:36 UTC
Created attachment 454723 [details]
Allow for  custom baud rates

Comment 3 Peter Hutterer 2012-04-16 06:16:20 UTC
Ping? I'm getting bugreports on the wacom driver now because we still don't have this.