[Bug 277849] [bge] panic when attaching if_bge on Supermicro H13SSL-N
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Nov 2024 21:42:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277849 --- 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 safeguard 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 -- You are receiving this mail because: You are the assignee for the bug.