| Summary: | [PATCH] ohci driver problem when send data with USBD_FORCE_SHORT_XFER flag. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Hiroyuki Aizu <aizu> | ||||
| Component: | kern | Assignee: | Nick Hibma <n_hibma> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 4.3-RELEASE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Hiroyuki Aizu
2001-10-23 17:10:00 UTC
State Changed From-To: open->analyzed This is a not working case, nothing that breaks the machine. Responsible Changed From-To: freebsd-bugs->n_hibma USB is my turf. FYI: including the submitter, three persons said that their problem have solved by this patch. [FreeBSD-users-jp 65061] -- SADA Kenji <sada@FreeBSD.org> Another report -- this patch (actually , I applied all of netbsd's ohci.c 1.75) fixed this for me. However, i would get infinte looping of read errors after a while. that might be a separate bug, and this definitely fixes things from not working to somewhat working for me. -- bryan k ogawa <bko@unobvious.com> http://www.unobvious.com/ This is implemented in CURRENT (the CURRENT code is pretty much in sync with the NetBSD code). That version should be backported to STABLE. State Changed From-To: analyzed->closed Fixed in a long-ago version of -current. |