From: Andrea Mazzoleni (am@mediacom.it)
Date: Mon 24 Sep 2001 - 22:09:43 IST
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 <am@mediacom.it>
935A 2D3C 5C70 BCD6 CB0C ED89 7C19 4321 6340 3F6D
------------------------------------------------------------------
Unsubscribe: To: listbot@svgalib.org
Body: unsubscribe linux-svgalib
This archive was generated by hypermail 2.1.4 : Wed 21 Jan 2004 - 22:10:24 IST