| Summary: | usbd broken, does not parse usbd.conf | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | scott_long <scott_long> | ||||
| Component: | misc | Assignee: | Nick Hibma <n_hibma> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 5.0-CURRENT | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
scott_long
2000-07-10 08:20:01 UTC
Responsible Changed From-To: freebsd-bugs->n_hibma Nick, this one has a patch on it. :-) Scott, could you send me the offending usbd file? The code as it is is correct. The device line is used twice, first for the allocation of a fresh action and then for filling in the appropriate information. But I'd like to have a look at your usbd.conf file to make sure that there is not another problem hiding somewhere. Nick -- Work: n_hibma@calcaphon.com Personal: n_hibma@webweaving.org State Changed From-To: open->feedback Peter Wemm and green submitted a patch for this problem. Waiting for feedback from submitter whether this solves the problem for him. The submitted fix resolves the problem for me. Thanks State Changed From-To: feedback->closed The problem was solved by Peter Wemm. The problem was changed malloc flags that tripped a bugh in the code. |