[Bug 213045] kldload vesa fails to run: module_register_init: MOD_LOAD (vesa, 0xffffffffxxxxxxxx, 0) error 19

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 21 Mar 2022 15:55:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213045

--- Comment #20 from commit-hook@FreeBSD.org ---
A commit in branch stable/12 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=8518513d2436386bb16dac9f344679c2a9b75634

commit 8518513d2436386bb16dac9f344679c2a9b75634
Author:     Scott Long <scottl@FreeBSD.org>
AuthorDate: 2019-11-13 15:31:31 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2022-03-21 15:54:35 +0000

    Stop the VESA driver from whining loudly in the dmesg during boot on
    systems that use EFI instead of BIOS.

    (cherry picked from commit 2058e7dbde0f030105007f0f34699fdc0d8e3444)

    PR:             213045

 sys/dev/fb/vesa.c | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.