vgabios: Add cirrus linear framebuffer detection; enable VBE in cirrus.
authorKevin O'Connor <kevin@koconnor.net>
Sat, 14 Jan 2012 21:59:21 +0000 (16:59 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 14 Jan 2012 22:20:07 +0000 (17:20 -0500)
commit97cc354a0223ad4241e657f69dc13ffed2694ee8
treee0f5be587fd9e0613e94e9dc6baf90456ffafb40
parente91ec7c7735eda163efc6ece9ac95e12e8adf497
vgabios: Add cirrus linear framebuffer detection; enable VBE in cirrus.

Extract Cirrus framebuffer address from PCI config space.

Enable VBE code for Cirrus cards.

Also, rework bochsvga code to use direct PCI accesses instead of
calling into the BIOS.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Makefile
vgasrc/bochsvga.c
vgasrc/clext.c