Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jan 2026 13:02:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 254314] kernel panic disabling and re-enabling muge(4)
Message-ID:  <bug-254314-227-LOLkgsFg2c@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254314-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254314

--- Comment #3 from Oleksii Samorukov <samm@FreeBSD.org> ---
Ok, actually bug is not specific to RPI/mug at all. As far as I could see, the
problem is that devctl enable does not work correctly on USB devices. It is
calling "probe" function, which returns NULL parent pointer and all drivers are
not checking it.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254314-227-LOLkgsFg2c>