Bug 352811

Summary: Support for newer Wacom Serial Devices. WACF007 WACF008
Product: [Fedora] Fedora Reporter: Arlinton Bourne <abourne>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-12-07 00:12:24 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
Patch for 8250_pnp.c to add support for the WACF007 & WACF008
none
Udev rules for a WACF008 Device none

Description Arlinton Bourne 2007-10-25 17:23:19 UTC
Description of problem:
Our serial driver doesn't pick up the newer Wacom Serial (pnp) device. It
doesn't, by default, link actual device to anything in /dev (in particular
/dev/ttyS0)

The work around is to use the setserial program to configure /dev/ttyS0 to point
to the device.

There's a patch upstream to prevent this work around and looks like it is slated
for 2.6.24 (it's in Linus's tree)

I've attached and tested the patch and wrote a udev rule to "Do the Right Thing".

Hope it helps...

Comment 1 Arlinton Bourne 2007-10-25 17:23:19 UTC
Created attachment 237691 [details]
Patch for 8250_pnp.c to add support for the WACF007 & WACF008

Comment 2 Arlinton Bourne 2007-10-25 17:25:21 UTC
Created attachment 237701 [details]
Udev rules for a WACF008 Device

Here's the udev rule it needs work though.

Comment 3 Chuck Ebbert 2007-10-25 19:32:02 UTC
(In reply to comment #1)
> Created an attachment (id=237691) [edit]
> Patch for 8250_pnp.c to add support for the WACF007 & WACF008
> 

This is already in 2.6.24-rc1


Comment 4 Chuck Ebbert 2007-12-07 00:12:24 UTC
Fixed went in F8 kernel on 10/25