		      Information for i740 Users
		      i740 Driver Version 1.0.0


1. Supported Hardware

   * Intel 740 based cards


2. Features

   * Full support for 8, 15, 16, 24 and 32 bit per pixel depths.
   * Hardware cursor support to reduce sprite flicker.
   * Hardware accelerated 2D drawing engine support for 8, 15, 16 and
     24 bit per pixel depths.
   * Support for high resolution video modes up to 1600x1200.
   * Support for doublescan video modes (e.g., 320x200 and 320x240).
   * Support for gamma correction at all pixel depths.
   * Fully programmable clock supported.
   * Robust text mode restore for VT switching.


3. Technical Notes

   * Hardware acceleration is not possible in 32 bit per pixel depth.
   * Interlace modes cannot be supported.


4. Reported Working Video Cards

   * Real3D Starfighter AGP
   * Real3D Starfighter PCI
   * Diamond Stealth II/G460 AGP
   * ASUS AGP-V2740
   * Chaintech AGP-740D
   * EONtronics Van Gogh
   * Intel Express 3D
   * Jaton Video-740 AGP 3D
   * Joymedia Apollo 7400
   * Leadtek Winfast S900
   * QDI Amazing I


5. Configuration

   The driver auto-detects all device information necessary to
   initialize the card.  The only lines you need in the "Device"
   section of your XF86Config file are:

       Section "Device"
           Identifier "i740"
       EndSection

   or let xf86config or XF86Setup do this for you.

   However, if you have problems with auto-detection, you can specify:

       VideoRam - in kilobytes
       DacSpeed - in MHz
       MemBase  - physical address of the linear framebuffer
       IOBase   - physical address of the memory mapped IO registers


6. Driver Options

   "hw_cursor" - request hardware cursor (default)
   "sw_cursor" - software cursor only
   "no_accel"  - software rendering only
   "sgram"     - force the use of SGRAM timing info
   "sdram"     - force the use of SDRAM timing info

   Note: the i740 X server should automatically detect whether your
         card has SGRAM or SDRAM.  Use the "sgram" and "sdram" options
         if it is incorrectly detected.


7. Known Limitations

   * Certain drawing operations are very slow when using 24 bit per
     pixel depth mode.  We hope to fix this in a future release.


8. Author

   Kevin E. Martin (kevin@precisioninsight.com)

   Precision Insight, Inc.
   Cedar Park, TX
   USA

   http://www.precisioninsight.com
