;===============================================================================
; ASPEED Graphics Solaris x86 XORG Driver ReadMe
;===============================================================================
1. Change X config
   - Run kdmconfig to select XORG as default
   - use build-in tool (ex: xorgconfig) to create xorg.conf in /etc/X11
   - Change the driver to "ast" in "DEVICE" Section
2. Install:
   - chmod u+x *  in the package's directory
   - Run ./update.sh in the package's directory
3. Un-Install:
   - Run ./update.sh uninstall in the package's directory
4. FAQ:
   - Support Chips
     >> AST1100/2000/2050/2100/2150/2200/2300
     >> AST1160/1180
   - Package Selection:
     >> xorg68: Solaris 10 x86 U1 and before
     >> xorg69: Solaris 10 x86 U2/U3
     >> xorg72: Solaris 10 x86 U4 and after
     >> xorg77: Solaris 11 x86
   - X Windows can't enabled properly:
     >> check the log: /var/log/Xorg.0.log
     >> check the log: /var/dt/Xerrors
     >> send the logs above to us for more check
   - VGA2 CLONE Support
     >> Add Option "VGA2Clone" in X Config
        >> Option "VGA2Clone" "1"
5. Contact Window:
   - yc_chen@aspeedtech.com
   - 886.3.578.9568 ext. 810

