Browse Source

change sisfb config file.

master
root 16 years ago
parent
commit
08ac71b462
  1. 3
      Targets/Bonito2fdev/conf/Bonito.2fdev.via.sisfb
  2. 2
      fb/sis/sis_main.c

3
Targets/Bonito2fdev/conf/Bonito.2fdev.via.sisfb

@ -183,4 +183,5 @@ option INPUT_FROM_BOTH
option OUTPUT_TO_BOTH
option VIA686B_POWERFIXUP
option DEVBD2F_VIA
option CONFIG_VIDEO_BMP_LOGO
option CONFIG_VIDEO_SW_CURSOR

2
fb/sis/sis_main.c

@ -7247,7 +7247,7 @@ return 0;
/*****************************************************/
static char *mode = "800x600-75@16";
static char *mode = "800x600-16@75";
static int vesa = -1;
static unsigned int rate = 0;
static unsigned int crt1off = 1;

Loading…
Cancel
Save