Date: Tue, 28 Jan 2025 14:06:21 +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-jIukvyQZbD@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=3D284283 --- Comment #12 from John Baldwin <jhb@FreeBSD.org> --- I don't think MODULE_DEPEND helps, the patch to use DRIVER_MODULE_ORDERED so that the parent driver (if_re) is registered last is the correct fix (from comment #10). --=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-284283-7501-jIukvyQZbD>