https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243225
--- Comment #14 from ant2 <[email protected]> --- The final answer (at least for LSI3008 HBA) is: if mpr driver hangs during boot place the following line in /boot/loader.conf: hw.mpr.debug_level=0x42 My case is stable/14-n272483 but problem seems to appear somewhere in 12-STABLE and still exist. --- Observed relations between hw.mpr.debug_level and the problem: 0x444 - OK 0x404 - hang 0x40 - OK 0x43 - hang 0x42 - OK 0x46 - hang --- Some debug info for is in attachment. -- You are receiving this mail because: You are the assignee for the bug.
