https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195148
--- Comment #1 from Ed Maste <[email protected]> --- Cut and paste issue, the errno was wrong -- it should be: > module_register_init: MOD_LOAD (vesa, 0xffffffff80dc3400, 0) error 19 vesa failing to attach if sc(4) is not available is not too surprising, although we ought to have a better user-facing way to handle it. The panic looks like a module infrastructure issue that we should solve though. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
