Re: 14-CURRENT Kernel Panic due to USB hub?

From: Hans Petter Selasky <hps_at_selasky.org>
Date: Fri, 12 Nov 2021 10:52:13 UTC
On 11/12/21 00:43, Daniel Morante via freebsd-arm wrote:
> ugen0.2: <Generic 4-Port USB 3.0 Hub> at usbus0 (disconnected)
> uhub5: at uhub0, port 1, addr 1 (disconnected)
> uhub5: detached
> ugen0.2: <Generic 4-Port USB 3.0 Hub> at usbus0
> uhub5 numa-domain 0 on uhub0
> uhub5: <Interrupt In Interface> on usbus0
> uhub5: 4 ports with 4 removable, self powered
> 
> I suspect these problems are caused by the above detaching/reattaching.

Can you type "bt" in the panic prompt?

--HPS