Date: Mon, 12 Aug 2019 16:50:06 +0000 From: bugzilla-noreply@freebsd.org To: usb@FreeBSD.org Subject: [Bug 237666] repeated messages of "uhub_reattach_port: giving up port reset - device vanished" Message-ID: <bug-237666-19105-4pc0b65NdG@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-237666-19105@https.bugs.freebsd.org/bugzilla/> References: <bug-237666-19105@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237666 --- Comment #42 from John Baldwin <jhb@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 resour= ces 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 val= id windows in the parent bridge. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237666-19105-4pc0b65NdG>