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

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