[Bug 284283] if_re(4) crashes when attaching on RVVM
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Jan 2025 14:06:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284283 --- 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). -- You are receiving this mail because: You are the assignee for the bug.