K 10 svn:author V 4 jkim K 8 svn:date V 27 2009-11-05T22:58:50.141568Z K 7 svn:log V 215 Save/restore VGA state from vga_pci.c instead of relying on vga_isa.c. It was not working because we were saving its state after the device was powered down. Simplify vesa_load_state() as the culprit is fixed now. END