Page MenuHomeFreeBSD

vt: add option to ignore NO_VGA flag in ACPI
ClosedPublic

Authored by royger on Jun 25 2018, 8:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 3:49 AM
Unknown Object (File)
Dec 20 2023, 1:16 AM
Unknown Object (File)
Sep 24 2023, 3:02 AM
Unknown Object (File)
Sep 24 2023, 3:00 AM
Unknown Object (File)
Sep 24 2023, 3:00 AM
Unknown Object (File)
Sep 5 2023, 8:14 AM
Unknown Object (File)
May 5 2023, 6:15 AM
Unknown Object (File)
May 2 2023, 7:21 PM
Subscribers

Details

Summary

To workaround buggy firmware that sets this flag when there's actually
a VGA present.

Reported and tested by: Yasuhiro KIMURA <yasu@utahime.org>
Sponsored by: Citrix Systems R&D

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kib accepted this revision.EditedJun 25 2018, 9:31 AM

See also D16004. It is orthogonal but related. May be we need a common mask for all workarounds, instead of per-bit tunable.

This revision is now accepted and ready to land.Jun 25 2018, 9:31 AM
This revision was automatically updated to reflect the committed changes.