TEST60HZ.SYS -- widescreen driver (60hz test build) 2010-06-20 rlalla@stepnet.de
--------------------------------------------------------------------------------

Requirements:
 - ATI/AMD graphics chipset
 - ATOM-Bios (original pre-2008 style, or new DTD based style) 
 - Intel cpu with Intel 9xx or G3x/P3x or G4x/P4x or i3000 or i4500 chipset
   -or- Intel Core i3/i5/i7 cpu with any chipset 
   -or- AMD64 cpu with any mainboard chipset

Installation:
 - CONFIG.SYS: basedev=test60hz.sys +HHHHVVVV

What screen modes does it replace:
 - mode_EE 1856x1392 --> HHHHxVVVV 

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Notes about test build:
 - custom resolution option +HHHHVVVV is REQUIRED
 - for the custom resolution specified, the vesa bios might still report 
   up to 3 refresh rates to choose from (60/75/85Hz). 
   But the actual refresh rate will always kept at 60Hz.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 

Notes about custom resolution:
 - Custom resolution must be specified as 4 decimal digits each, 
   like +10240600 for 1024x600 resolution
 - Horizontal resolution will be rounded down to the next multiple of 8
 - Supported horizontal resolution range is 512..2048
 - Supported vertical resolution range is 320..1536
 - Not all resolutions might be supported by your graphics card and screen 
 - Scitech display driver will suppress any unexpected resolutions,
   so use Panorama or Gengradd driver instead.
 - Custom resolutions >1680 are using "DVI reduced" horizontal timings.

Permanent restriction:
 - Only resolutions smaller or equal to lcd resolution can be used.

Temporary restrictions:
 - Every graphics card manufacturer might arbitrarily modify the bios.
   In that case send me a copy of your bios to adapt the driver to your card.
 - Sync timings are based on simplified algorithms and are not exactly
   conforming to VESA specs. Most flat screens don't care about, 
   but compatibility with analog crt screens might be limited. 
 - Intel cpu with non-Intel chipset or older AMD cpu are not supported now.
   In case you need it, send me specs of the memory controller.


