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
F150746253: D16003.id44411.diff
Fri, Apr 3, 7:06 PM
Unknown Object (File)
Thu, Mar 26, 4:44 AM
Unknown Object (File)
Thu, Mar 19, 9:43 PM
Unknown Object (File)
Wed, Mar 18, 11:45 PM
Unknown Object (File)
Tue, Mar 17, 9:11 AM
Unknown Object (File)
Tue, Mar 17, 5:20 AM
Unknown Object (File)
Sun, Mar 15, 2:51 PM
Unknown Object (File)
Sun, Mar 15, 2:23 AM
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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 17603
Build 17415: arc lint + arc unit

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.