Bug 10980 - [PATCH, TRIVIAL]Zephyr BioHarness usb id not in cp2101 driver
Summary: [PATCH, TRIVIAL]Zephyr BioHarness usb id not in cp2101 driver
Status: CLOSED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: USB (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Alan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-25 06:35 UTC by Tom Parker
Modified: 2012-05-22 12:39 UTC (History)
2 users (show)

See Also:
Kernel Version: 2.6.20 (also Linus git HEAD as of 2008-06-25)
Subsystem:
Regression: No
Bisected commit-id:


Attachments
Patch to add the id (10c4:81e8) to the cp2101 driver (675 bytes, patch)
2008-06-25 06:38 UTC, Tom Parker
Details | Diff

Description Tom Parker 2008-06-25 06:35:40 UTC
I have a Zephyr BioHarness (http://www.zephyrtech.co.nz/products/professional/bioharness) that I'm trying to get working under Linux. They're using a cp2101 chip internally to do usb<->serial stuff, but with a usb id not previously mentioned as supported by the driver (checked against current linus git tree).
Comment 1 Tom Parker 2008-06-25 06:38:03 UTC
Created attachment 16621 [details]
Patch to add the id (10c4:81e8) to the cp2101 driver

This patch is against 2.6.20 (my local kernel), but is also needed for all later current kernels AFAIK.
Comment 2 Andrew Morton 2008-06-25 08:45:18 UTC
Please send patches via email?

Documentation/SubmittingPatches has guidelines.

Please send this one to
Andrew Morton <akpm@linux-foundation.org>
Greg KH <greg@kroah.com>
linux-usb@vger.kernel.org

Thanks.

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