home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August - Disc 2 / chip_20018102_hu.iso / linux / X-4.1.0 / doc / README.r128 < prev    next >
Text File  |  2001-06-27  |  3KB  |  121 lines

  1.                      Information for ATI Rage 128 Users
  2.  
  3.                      Precision Insight, Inc., SuSE GmbH
  4.  
  5.                                 13 June 2000
  6.  
  7. 1.  Supported Hardware
  8.  
  9.    o ATI Rage 128 based cards
  10.  
  11. 2.  Features
  12.  
  13.    o Full support (including hardware accelerated 2D drawing) for 8, 15, 16,
  14.      24 bit pixel depths.
  15.  
  16.    o Hardware cursor support to reduce sprite flicker.
  17.  
  18.    o Support for high resolution video modes up to 1800x1440 @ 70Hz.
  19.  
  20.    o Support for doublescan video modes (e.g., 320x200 and 320x240).
  21.  
  22.    o Support for gamma correction at all pixel depths.
  23.  
  24.    o Fully programmable clock supported.
  25.  
  26.    o Robust text mode restore for VT switching.
  27.  
  28. 3.  Technical Notes
  29.  
  30.    o None
  31.  
  32. 4.  Reported Working Video Cards
  33.  
  34.    o Rage Fury AGP 32MB
  35.  
  36.    o XPERT 128 AGP 16MB
  37.  
  38.    o XPERT 99 AGP 8MB
  39.  
  40. 5.  Configuration
  41.  
  42. The driver auto-detects all device information necessary to initialize the
  43. card.  The only lines you need in the "Device" section of your XF86Config
  44. file are:
  45.  
  46.             Section "Device"
  47.                 Identifier "Rage 128"
  48.                 Driver     "r128"
  49.             EndSection
  50.  
  51. or let xf86config do this for you.
  52.  
  53. However, if you have problems with auto-detection, you can specify:
  54.  
  55.    o VideoRam - in kilobytes
  56.  
  57.    o MemBase  - physical address of the linear framebuffer
  58.  
  59.    o IOBase   - physical address of the memory mapped IO registers
  60.  
  61.    o ChipID   - PCI DEVICE ID
  62.  
  63. 6.  Driver Options
  64.  
  65.    o "hw_cursor" - request hardware cursor (default)
  66.  
  67.    o "sw_cursor" - software cursor only
  68.  
  69.    o "no_accel"  - software rendering only
  70.  
  71.    o "dac_8_bit" - use color weight 888 in 8 bpp mode (default)
  72.  
  73.    o "dac_6_bit" - use color weight 666 in 8 bpp mode (VGA emulation)
  74.  
  75. 7.  Known Limitations
  76.  
  77.    o None
  78.  
  79. 8.  Authors
  80.  
  81. The XFree86 4 driver was ported from XFree86 3.3.x and enhanced by:
  82.  
  83.    o Rickard E. (Rik) Faith <faith@precisioninsight.com>
  84.  
  85.    o Kevin E. Martin <kevin@precisioninsight.com>
  86.  
  87. The XFree86 4 driver was funded by ATI and was donated to The XFree86 Project
  88. by:
  89.  
  90.          Precision Insight, Inc.
  91.          Cedar Park, TX
  92.          USA
  93.  
  94. The XFree86 3.3.x driver used for the port was written by:
  95.  
  96.    o Rickard E. (Rik) Faith <faith@precisioninsight.com>
  97.  
  98.    o Kevin E. Martin <kevin@precisioninsight.com>
  99.  
  100. The XFree86 3.3.x driver was funded by ATI and was donated to The XFree86
  101. Project by Precision Insight, Inc.  It was based in part on an earlier driver
  102. that was written by:
  103.  
  104.    o Alan Hourihane <alanh@fairlite.demon.co.uk>
  105.  
  106.    o Dirk Hohndel <hohndel@suse.de>
  107.  
  108. This early driver was funded and donated to The XFree86 Project by:
  109.  
  110.          SuSE GmbH
  111.          Schanzaekerstr. 10
  112.          90443 Nuernberg
  113.          Germany
  114.  
  115. http://www.precisioninsight.com
  116.  
  117. http://www.suse.com
  118.  
  119.      Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/r128.sgml,v 1.8 2000/06/14 00:16:09 dawes Exp $
  120.  
  121.