svgalib 1.9.11 - file g400.c

The driver doesn't correctly detect the reference clock of the G100 and G200
boards. The driver always assumes the 14318.18 Hz clock but I have a 
board with the other 27050.5 Hz clock.

The check is partially present but commented :

        case ID_G100:
        case ID_G200:
        default:
             if ( 1 /* pMga->Bios2.PinID && (pMga->Bios2.VidCtrl & 0x20) */ ) 
                        ref_freq = 14318.18;
             else
                        ref_freq = 27050.5;
                                        


-- 
Andrea Mazzoleni <[EMAIL PROTECTED]>
935A 2D3C 5C70 BCD6 CB0C  ED89 7C19 4321 6340 3F6D

------------------------------------------------------------------
Unsubscribe:  To:   [EMAIL PROTECTED]
              Body: unsubscribe linux-svgalib

Reply via email to