Bug 232053
| Summary: | keyspan USB serial converter fails to allocate URBs properly | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Richard Stover <richard> | ||||
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Brian Brock <bbrock> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 6 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 2.6.20-1.2925.fc6 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-03-15 17:57:49 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
Richard Stover
2007-03-13 18:48:09 UTC
Created attachment 149973 [details]
Difference file between original keyspan.c and my corrected version
I just noticed that I introduced a bug in my comments seen in the diff file. It says the Keyspan has BULK IN and INTERRUPT OUT endpoints. It really has BULK OUT and INTERRUPT IN endpoints, as the actual C code shows. This may have been fixed in kernel 2.6.20-1.2925.fc6. Please test. I just tested kernel 2.6.20-1.2925.fc6. My Keyspan serial adapters seem to be working OK. Thanks. |