summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2009-11-03 20:22:09 +0000
committerjkim <jkim@FreeBSD.org>2009-11-03 20:22:09 +0000
commitad954ad919b32a580361464e038aa3d95d678d21 (patch)
tree1ca98f62a3bdba171d52de5e76d79c5379962729 /UPDATING
parent0731af5157c9d3fda2dbfe886eb68a9c8e53d73a (diff)
downloadFreeBSD-src-ad954ad919b32a580361464e038aa3d95d678d21.zip
FreeBSD-src-ad954ad919b32a580361464e038aa3d95d678d21.tar.gz
Fix VESA color palette corruption:
- VBE 3.0 says palette format resets to 6-bit mode when video mode changes. We simply set 8-bit mode when we switch modes if the adapter supports it. - VBE 3.0 also says if the mode is not VGA compatible, we must use VBE function to save/restore palette. Otherwise, VGA function may be used. Thus, reinstate the save/load palette functions only for non-VGA compatible modes regardless of its palette format. - Let vesa(4) set VESA modes even if vga(4) claims to support it. - Reset default palette if VESA pixel mode is set initially. - Fix more style nits.
Diffstat (limited to 'UPDATING')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud