https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291133
--- Comment #5 from Adrian Chadd <[email protected]> --- (In reply to Dmitry Lukhtionov from comment #4) This line: > iwlwifi-cc-a0-77.ucode: could not load firmware image, error 6 is the line telling you it couldn't find it. Now, I wonder why loadimage -> vn_open_cred -> namei -> panic is happening, ideally we would be failing this call WAY before and not going into the FS code before its ready. I'll ping warner about that. I think we've seen it before. -- You are receiving this mail because: You are the assignee for the bug.
