Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Nov 2014 15:06:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 195148] vesa / vt(4) integration issues
Message-ID:  <bug-195148-8-LcPqkLELtP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195148-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195148-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195148

--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195148-8-LcPqkLELtP>