Bug 1980 - Patch to enable keyspan model 'USA-19HS' device in keyspan serial usb driver
Summary: Patch to enable keyspan model 'USA-19HS' device in keyspan serial usb driver
Status: CLOSED PATCH_ALREADY_AVAILABLE
Alias: None
Product: Drivers
Classification: Unclassified
Component: USB (show other bugs)
Hardware: i386 Linux
: P2 high
Assignee: Greg Kroah-Hartman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-30 15:41 UTC by Jason Buberel
Modified: 2004-02-18 01:19 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.1
Subsystem:
Regression: ---
Bisected commit-id:


Attachments
A patch against 'keyspan.h' (539 bytes, patch)
2004-01-30 15:42 UTC, Jason Buberel
Details | Diff

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

Note You need to log in before you can comment on or make changes to this bug.