Searched hist:198964 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/pci/
H A Dvga_pci.c
/freebsd-10-stable/sys/isa/
H A Dvga_isa.cdiff 198964 Thu Nov 05 21:01:11 MST 2009 jkim 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.
/freebsd-10-stable/sys/dev/fb/
H A Dvesa.cdiff 198964 Thu Nov 05 21:01:11 MST 2009 jkim 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.

Completed in 133 milliseconds