;===============================================================================
; ASPEED Graphics FreeBSD XFree86/XORG Driver ReadMe
;===============================================================================
1. Change X config
   - 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. Uninstall
   - Run ./update.sh uninstall in the package's directory    
4. Force Install:
   - chmod u+x *  in the package's directory
   - Run ./update.sh force in the package's directory    
5. FAQ:
   - Support Chips
     >> AST1100/2000/2050/2100/2150/2200/2300
     >> AST1160/1180
   - Package description:
     >> x86:    32bits driver
     >> x86_64: 64bits driver
   - Package selection description:
     >> FreeBSD 6.1/6.2: xorg69
     >> FreeBSD 6.3/6.4/7.0/7.1: xorg73 
     >> FreeBSD 7.2/7.3/8.0: xorg75 
     >> FreeBSD 8.1/8.2/9/10: xorg75_1
   - X Windows can't enabled properly:
     >> check the config:
        XORG: /etc/X11/xorg.conf
     >> check the log:
        XORG: /var/log/Xorg.0.log
     >> try force install
        >> if met unresolve symbols issue      
     >> send the config & logs above to us for more check
   - VGA2 CLONE Support
     >> Add Option "VGA2Clone" in X Config
        >> Option "VGA2Clone" "1"
6. Contact Window:
   - yc_chen@aspeedtech.com
   - 886.3.578.9568 ext. 810

