[Bug 237666] repeated messages of "uhub_reattach_port: giving up port reset - device vanished"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Aug 12 16:50:07 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237666
--- Comment #42 from John Baldwin <jhb at FreeBSD.org> ---
(In reply to Hans Petter Selasky from comment #36)
Those are a red herring. The next few lines down in dmesg show that a child
device allocated resources ok which meant that pcib7 allocated fresh resources
for its I/O windows. You could verify this with 'pciconf -lB pcib7' and see
that it has valid ranges for I/O and memory decoding, but the child device
(xhci0) would not be able to attach successfully if we hadn't allocated valid
windows in the parent bridge.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-usb
mailing list