commit | 124b6f7c9fd56c0f8884a26e3d99d5660a0fd2f3 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Mon May 25 00:44:29 2009 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Mon May 25 00:44:29 2009 -0400 |
tree | 10a4adbc9a18d2713633b9e25fe395c81cb012ef | |
parent | a959aa16bede4af541d3f50416950170525e0c53 [diff] |
VGA: Factor out hardware accesses from biosfn_set_video_mode. Create vgahw_set_mode() that handles low-level vga setup in vgaio.c. Move screen clearing to new function in vgafb.c.