Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jan 2025 20:50:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 284283] if_re(4) crashes when attaching on RVVM
Message-ID:  <bug-284283-7501-AaCEzD0iXU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-284283-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-284283-7501@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=284283

--- Comment #8 from Hyogeol Lee <hyogeollee@gmail.com> ---
Created attachment 256992
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=256992&action=edit
BUS_DEBUG log on loading

When loading witth kldload, miibus_probe() is not called when
bus_attach_children() is called on mii_attach() because it tries to attach
before miibus is added to re devclass.

-- 
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-284283-7501-AaCEzD0iXU>