Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 326 → Rev 325

/shark/trunk/drivers/grx/gd.c
88,7 → 88,7
}
/* VESA driver needs the V86 Mode... */
//vm86_init();
vm86_init();
 
/* First, check VESA... */
if (vbe_getinfo() == 1) {