Bug 1980

Summary: Patch to enable keyspan model 'USA-19HS' device in keyspan serial usb driver
Product: Drivers Reporter: Jason Buberel (jason)
Component: USBAssignee: Greg Kroah-Hartman (greg)
Status: CLOSED PATCH_ALREADY_AVAILABLE    
Severity: high CC: mike
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.6.1 Subsystem:
Regression: --- Bisected commit-id:
Attachments: A patch against 'keyspan.h'

Description Jason Buberel 2004-01-30 15:41:27 UTC
Distribution: gentoo 1.4
Hardware Environment: x86 (athlon-xp)
Software Environment: 
Problem Description:

The current (2.6.1) version of the keyspan usb-serial driver does not correctly
support the Keyspan USA-19HS device. It appears as though the patch provided by
the manufacturer has already been applied to the keyspan.h file (
drivers/usb/serial/keyspan.h ), one critical line is missing from the file,
causing the device to not be recognized properly.

The supp
Comment 1 Jason Buberel 2004-01-30 15:42:45 UTC
Created attachment 1972 [details]
A patch against 'keyspan.h'

Inserts a single line into 'keyspan.h' that will correctly enable the device
model Keyspan USA-19HS.
Comment 2 mossmann 2004-02-06 12:11:53 UTC
This patch worked for me.  It is small but essential for this particular device.
 I'd love to see it make its way into the next kernel release.

Also, I had to use CONFIG_USB_SERIAL_GENERIC in the usbserial module in order
for this device to work.  I didn't see that mentioned in any of the docs
(usb-serial.txt, make *config help, various web pages).  Maybe it could be added.
Comment 3 Greg Kroah-Hartman 2004-02-18 01:19:22 UTC
Is in 2.6.3