
[SVPMI_QUICK_GRAPHICS]

int10( 0x58, 0 ) ;

// First General Unlocking
outw( 0x3d4, 0x11 ) ;
outw(0x3CE, 0x050F );
outb(0x3CE, 0x0D); inb(r0,0x3CF); and( r0, 0x1c ) ; outb(0x3CF, r0 ) ;
outb(0x3CE, 0x0E); inb(r0,0x3CF); and( r0, 0xfd ) ; outb(0x3CF, r0 ) ;
outw(0x3d4, 0x8529);
outb(0x3d4, 0x2a); inb(r0,0x3d5); and( r0, 0xf8 ) ; outb(0x3d5, r0 ) ;

outb(0x3C4, 0x11) ; outb( 0x3C5, 0x6d ) ;
// outb(0x3ce, 0x0b) ; outb( 0x3cf, 0xcd );
outw(0x3CE, 0x0c) ; outb( 0x3cf, 0x2 ) ;

[SVPMI_QUICK_TEXT]

int10( 0x3, 0 ) ;


