[Bug 284283] if_re(4) crashes when attaching on RVVM
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284283 --- Comment #12 from John Baldwin <[email protected]> --- 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.