Jung-uk Kim 8d521790d0 Yet another attempt to make palette loading more safer:
- Add a separate palette data for 8-bit DAC mode when SC_PIXEL_MODE is set
and fill it up with default gray-scale palette data for text.  Now we don't
have to set `hint.sc.0.vesa_mode' to get the default palette data.
- Add a new adapter flag, V_ADP_DAC8 to track whether the controller is
using 8-bit palette format and load correct palette when switching modes.
- Set 8-bit DAC mode only for non-VGA compatible graphics mode.
2010-02-23 21:51:14 +00:00
..
2010-02-20 10:19:19 +00:00
2010-01-06 05:58:07 +00:00
2010-02-18 22:34:29 +00:00
2010-02-18 22:10:55 +00:00
2010-02-22 16:00:56 +00:00
2010-02-21 01:12:18 +00:00