#
[SVPMI_QUICK_GRAPHICS]
outw( 0x42e8, 0x9000 ) ;
outw( 0x42e8, 0x500F ) ;
outw( 0xbee8, 0x5006) ;
outw( 0x4ae8, 0x0003) ;
outb( 0x5ee8, 0x00 ) ;

inb( r0, 0x52e8 ) ;
or( r0, 0x80 ) ;
outb( 0x52e8, r0 ) ;

outb( 0x5ee9, 0x05 ) ;
outw( 0x02e8, 0x00d7 ) ; // H TOTAL
outw( 0x06e8, 0x009f ) ; // H DISP
outw( 0x0ae8, 0x00a5 ) ; // H SYNC START
outw( 0x0ee8, 0x003c ) ; // H SYNC WIDTH
outw( 0x12e8, 0x084b ) ; // V TOTAL
outw( 0x16e8, 0x07fb ) ; // V DISP
outw( 0x1ae8, 0x0800 ) ; // V SYNC START
outw( 0x1ee8, 0x0023 ) ; // V SYNC WIDTH
outw( 0x22e8, 0x0023 ) ;
outw( 0x42e8, 0x9000 ) ;
outw( 0x42e8, 0x500F ) ;

