Bug #1414
ehci - strange attach message
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
I noticed that ehci attach message is a bit strange, looks like it displays
some wrong memory address. Device works fine though.
usb2: companion controllers, 4 ports each: `\M-r\M-.\M-A\M^@(g\M-@\M-hA\M-^\M-
Mttyv0 \240\M-s\M-.\M-A\M^D(g\M-@(\^F\M-o\M-Mttyv1
Complete dmesg attached.
Related todos
History
Updated by Alexander Polakov over 2 years ago
fixed in HEAD
Updated by Matthew Dillon over 2 years ago
:
:New submission from Alexander Polakov <polachok@gmail.com>:
:
:I noticed that ehci attach message is a bit strange, looks like it displays=
:=20
:some wrong memory address. Device works fine though.
:
:usb2: companion controllers, 4 ports each: `\M-r\M-.\M-A\M^@(g\M-@\M-hA\M-^=
:\M-
:Mttyv0 \240\M-s\M-.\M-A\M^D(g\M-@(\^F\M-o\M-Mttyv1
:
:Complete dmesg attached.
Yowza. Yes, it's mis-casting a softc. I'm comitting a fix right now.
Thanks,
-Matt