home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.0 (User) / OS_user_4.0.iso / private / Drivers / i386 / DiamondStealthDisplayDriver.config / 864_Trio_PCI.table < prev    next >
Encoding:
Text File  |  1996-04-30  |  3.2 KB  |  109 lines

  1. "Title" = "Diamond Stealth 864/Trio PCI";
  2. "Family" = "Display";
  3. "Instance" = "0";
  4. "Version" = "4.00";
  5. "Driver Name" = "DiamondStealthDisplayDriver";
  6. "DMA Channels" = "";
  7. "IRQ Levels" = "";
  8. "Bus Type" = "PCI";
  9. /*
  10.  * 88c0 ==> 864
  11.  * 8811 ==> Trio
  12.  */
  13. "Auto Detect IDs" = "0x88c05333 0x88115333 0x88c15333";
  14.  
  15. /*  This frame buffer address is the least common denominator - an 8MB window
  16.     addressable with 26-bit address decoding.  */
  17. "Memory Maps" = "0x03800000-0x03ffffff 0xa0000-0xbffff 0xc0000-0xcffff";
  18. "VGA Memory Maps" = "0xa0000-0xbffff 0xc0000-0xcffff";
  19. "I/O Ports" = "0x3b0-0x3df";
  20. "Display Mode" = "Height:480 Width:640 Refresh:60Hz ColorSpace:BW:8";
  21. "Location" = "";
  22.  
  23. /*  Here are the definitions for S3's BIOS refresh schemes for various
  24.     chip types.  Not all board vendors follow these schemes, and there
  25.     is also some variance in the 1152 mode numbers.  */
  26.  
  27. /*  If Type 0 exists and matches, it is used as a default in case no other
  28.     type matches.  */
  29.  
  30. "Type 0" = "1";
  31. "0-desc" = "Unknown adapter type; continuing anyway";
  32.  
  33. /*  Mode number to use if no type-specific number is given.  Including this
  34.     list has the drawback that it makes it appear as if all combinations
  35.     of mode + refresh rate are available, when actually they are not.
  36.     Modes that the card does not support will be detected and a default mode
  37.     (640x480 60Hz BW:8) will be used instead, but unsupported refresh rates
  38.     cannot be detected; the screen dimensions will be correct, but the refresh
  39.     rate may not be.  Removing this list and using explicit
  40.     type-width-bpp-refresh entries would solve the problem, but this file
  41.     must be kept under 4K total length (not including comments).  */
  42.  
  43. "640-8"   = "101";
  44. "640-16"  = "110";
  45. "640-32"  = "112";
  46. "800-8"   = "103";
  47. "800-16"  = "113";
  48. "800-32"  = "115";
  49. "1024-8"  = "105";
  50. "1024-16" = "116";
  51. "1024-32" = "118";
  52. "1152-8"  = "207";
  53. "1152-16" = "209";
  54. "1152-32" = "20B";
  55. "1280-8"  = "107";
  56. "1280-16" = "119";
  57.  
  58. /*  864/964.  32-bit decode.  */
  59. "Type 2" = "30iE0&C0=";
  60. "2-desc" = "S3 864/964 detected";
  61.  
  62. /*
  63.  * TYPE-WIDTH-REFRESH strings - 864/964
  64.  */
  65. "2-640-60"   = "5B 08 o";
  66. "2-640-72"   = "5B 00 o";
  67. "2-640-75"   = "5B 02 o";
  68. "2-800-60"   = "5B 00 o";
  69. "2-800-72"   = "5B 06 o";
  70. "2-800-75"   = "5B 02 o";
  71. "2-1024-60"  = "5B 06 o";
  72. "2-1024-70"  = "5B 0A o";
  73. "2-1024-75"  = "5B 02 o";
  74. "2-1152-60"  = "5B 00 o";
  75. "2-1152-70"  = "5B 0D o";
  76. "2-1152-75"  = "5B 02 o"; 
  77. "2-1280-60"  = "5B 07 o";
  78. "2-1280-72"  = "5B 04 o";
  79. "2-1280-75"  = "5B 02 o";
  80.  
  81. /* 732/764 (Trio32/64) */
  82. /* CR30<7..4> = E0 */
  83. "Type 4" = "30iF0&E0=";
  84. "4-desc" = "S3 Trio32/64 detected";
  85.  
  86. /*
  87.  * TYPE-WIDTH-REFRESH strings - Trio32/64
  88.  */
  89. "4-640-60"   = "6B 08 o";
  90. "4-640-72"   = "6B 00 o";
  91. "4-640-75"   = "6B 02 o";
  92. "4-800-60"   = "6B 00 o";
  93. "4-800-72"   = "6B 06 o";
  94. "4-800-75"   = "6B 02 o";
  95. "4-1024-60"  = "6B 06 o";
  96. "4-1024-70"  = "6B 0A o";
  97. "4-1024-75"  = "6B 02 o";
  98. "4-1152-60"  = "6B 00 o";
  99. "4-1152-70"  = "6B 0D o";
  100. "4-1152-75"  = "6B 02 o"; 
  101. "4-1280-60"  = "6B 07 o";
  102. "4-1280-72"  = "6B 04 o";
  103. "4-1280-75"  = "6B 02 o";
  104. "4-1600-60"  = "6B 00 o";
  105. "4-1600-60"  = "6B 00 o";
  106.  
  107. "Server Name" = "DiamondStealthDisplayDriver";
  108. "Driver Version" = "PROGRAM:DiamondStealthDisplayDriver PROJECT:drvDiamondStealth-6 DEVELOPER:root BUILT:NO DATE SET (-B used)";
  109.