home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 3.3J / os33j.iso / private / Drivers / i386 / S3GenericDisplayDriver.config / S3Generic_VL.table < prev    next >
Text File  |  1995-05-01  |  3KB  |  80 lines

  1. "Title" = "S3 Generic VL";
  2. "Family" = "Display";
  3. "Instance" = "0";
  4. "Version" = "3.31";
  5. "Driver Name" = "S3GenericDisplayDriver";
  6. "DMA Channels" = "";
  7. "IRQ Levels" = "";
  8.  
  9. /*  This frame buffer address is the least common denominator - an 8MB window
  10.     addressable with 26-bit address decoding.  */
  11. "Memory Maps" = "0x03800000-0x03ffffff 0xa0000-0xbffff 0xc0000-0xcffff";
  12. "VGA Memory Maps" = "0xa0000-0xbffff 0xc0000-0xcffff";
  13. "I/O Ports" = "0x3b0-0x3df";
  14. "Display Mode" = "Height:480 Width:640 Refresh:60Hz ColorSpace:BW:8";
  15. "Location" = "";
  16.  
  17. /*  Here are the definitions for S3's BIOS refresh schemes for various
  18.     chip types.  Not all board vendors follow these schemes, and there
  19.     is also some variance in the 1152 mode numbers.  */
  20.  
  21. /*  If Type 0 exists and matches, it is used as a default in case no other
  22.     type matches.  */
  23.  
  24. "Type 0" = "1";
  25. "0-desc" = "Unknown adapter type; continuing anyway";
  26.  
  27. /*  Mode number to use if no type-specific number is given.  Including this
  28.     list has the drawback that it makes it appear as if all combinations
  29.     of mode + refresh rate are available, when actually they are not.
  30.     Modes that the card does not support will be detected and a default mode
  31.     (640x480 60Hz BW:8) will be used instead, but unsupported refresh rates
  32.     cannot be detected; the screen dimensions will be correct, but the refresh
  33.     rate may not be.  Removing this list and using explicit
  34.     type-width-bpp-refresh entries would solve the problem, but this file
  35.     must be kept under 4K total length (not including comments).  */
  36.  
  37. "640-8"   = "101";
  38. "640-16"  = "110";
  39. "640-32"  = "112";
  40. "800-8"   = "103";
  41. "800-16"  = "113";
  42. "800-32"  = "115";
  43. "1024-8"  = "105";
  44. "1024-16" = "116";
  45. "1024-32" = "118";
  46. "1152-8"  = "207";
  47. "1152-16" = "209";
  48. "1152-32" = "20B";
  49. "1280-8"  = "107";
  50. "1280-16" = "119";
  51. "1600-8"  = "120";
  52. "1600-16" = "121";
  53.  
  54. /*  801/805 or 928/928PCI.  These all set refresh the same, and they also
  55.     decode only 26 address bits, confining the frame buffer to the first 64MB
  56.     (928PCI has 32-bit decode).  */
  57. "Type 1" = "30iF0&A0=30iF0&90=|30iF0&B0=|";
  58. "1-desc" = "S3 801/805/805i/928/928PCI detected";
  59. "1-60" = "52 AA o";
  60. "1-70" = "52 FF o";
  61. "1-72" = "52 FF o";
  62.  
  63. /*  864/964.  32-bit decode.  */
  64. "Type 2" = "30iE0&C0=";
  65. "2-desc" = "S3 864/964 detected";
  66. "2-60" = "5B 88 o 52 80 o";
  67. "2-70" = "5B AD o 52 10 o";
  68. "2-72" = "5B AD o 52 10 o";
  69. "2-75" = "5B D1 o 52 A0 o";
  70.  
  71. /*  732/764.  */
  72. "Type 3" = "30iF0&E0=";
  73. "3-desc" = "S3 Trio32/64 detected";
  74. "3-60" = "41 88 o 52 80 o";
  75. "3-70" = "41 AD o 52 10 o";
  76. "3-72" = "41 AD o 52 10 o";
  77. "3-75" = "41 D1 o 52 A0 o";
  78. "Server Name" = "S3GenericDisplayDriver";
  79. "Driver Version" = "PROGRAM:S3GenericDisplayDriver PROJECT:drvS3Generic-4 DEVELOPER:root BUILT:NO DATE SET (-B used)";
  80.