Date: Fri, 29 Nov 2024 21:42:03 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 277849] [bge] panic when attaching if_bge on Supermicro H13SSL-N Message-ID: <bug-277849-7501-0RMll6appR@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-277849-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-277849-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=3D277849 --- Comment #7 from Franco Fichtner <franco@opnsense.org> --- Since we found another one in sfxge(4) just now I've looked at this again. = TBI mode seems to have the right ordering but I don't have the hardware. Is this bug for non-TBI perhaps? This never calls ifmedia_init() which could cause= the issue. Judging from bug appearing in at least 3 drivers shouldn't we rather safegu= ard the internal function pointers in the ifmedia internals and/or provide a no= -op function there by default? It seems brittle as it is now. Cheers, Franco --=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-277849-7501-0RMll6appR>