Bug 12453 - Please add fasttrax GPS evaluation kit vendor/product ID to cp2101 module.
Summary: Please add fasttrax GPS evaluation kit vendor/product ID to cp2101 module.
Status: CLOSED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: USB (show other bugs)
Hardware: All Linux
: P1 enhancement
Assignee: Greg Kroah-Hartman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-15 10:27 UTC by Wolfgang Glas
Modified: 2009-03-23 09:03 UTC (History)
0 users

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


Attachments
Diff against linux-2.6.27/kernel/drivers/usb/serial/cp2101.c (645 bytes, text/x-patch)
2009-01-15 10:29 UTC, Wolfgang Glas
Details

Description Wolfgang Glas 2009-01-15 10:27:30 UTC
We've got hands on a GPS evaluation kit from

http://www.fastraxgps.com/products/evaluationtools/evaluationkit/

and it' actually equipped with a CP210x USB to serial bridge.

The vendor/product ID is: 0x10c4/0x826b.

If add this product ID to the driver cp2101.c using the patch I will attach in the sequel, this device works flawlessly under linux ;-)

  Please consider my patch for inclusion on the mainline.

    TIA,

     Wolfgang
Comment 1 Wolfgang Glas 2009-01-15 10:29:29 UTC
Created attachment 19815 [details]
Diff against linux-2.6.27/kernel/drivers/usb/serial/cp2101.c

This patch adds the fasttrax evaluation kit to the list of supported devices for the cp210x driver.
Comment 2 Greg Kroah-Hartman 2009-01-15 11:04:04 UTC
On Thu, Jan 15, 2009 at 10:29:29AM -0800, bugme-daemon@bugzilla.kernel.org wrote:
> Created an attachment (id=19815)
>  --> (http://bugzilla.kernel.org/attachment.cgi?id=19815&action=view)
> Diff against linux-2.6.27/kernel/drivers/usb/serial/cp2101.c

Can you provide a patch in email to me as described in
Documentation/SubmittingPatches so that I can properly apply it?

thanks,

greg k-h

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