home *** CD-ROM | disk | FTP | other *** search
/ MPC Wizard 3.0 / WIZARD3_0.ISO / drivers / graf_p_z / sup_sp_i / readme < prev    next >
Text File  |  1994-09-18  |  9KB  |  219 lines

  1. Supermac Technology, Inc. can be reached at 408-245-0646.    
  2.  
  3.               SuperMATCH Spectrum/24 ISA
  4.  
  5.                  Release Notes
  6.  
  7.                      29 March 1994
  8.  
  9. These release notes contain the latest information about operating your 
  10. new Spectrum/24 for Microsoft Windows graphics display card and software.
  11.  
  12.  
  13. -------- Release Notes ---------
  14.  
  15.  
  16. 1.  Requirements
  17.  
  18.     The Spectrum/24 drivers require a 80386 based CPU or better, and are
  19.     fully supported only in Windows 386 Enhanced mode.
  20.  
  21.  
  22. 2.  Unnamed floppy prompt
  23.  
  24.     If you attempt to install the Spectrum/24 software from your B: floppy,
  25.     you will see the prompt "Please insert the .", due to a bug in the
  26.     Windows SETUP program.  Type "B:\" (or the name of the disk drive 
  27.     holding the Spectrum/24 install disk), then click OK.
  28.  
  29.  
  30. 3.  Third-party "shell" programs
  31.  
  32.     If you are using a third-party shell program, such as the Norton Desktop
  33.     for Windows, and you experience problems while installing Spectrum/24
  34.     software, refer to the detailed section later in this file.
  35.  
  36.  
  37. 4.  Applications with difficulties at 24 bits
  38.  
  39.     - The Windows Program Manager will cause errors if you attempt to add 
  40.       applications to a large group.  See the detailed section later in 
  41.       this file.
  42.  
  43.     - The Microsoft Visual C++ setup program attempts to create a large group
  44.       and will issue two errors.  See the detailed section later in this file.
  45.  
  46.     - The "Aquatic Realm" and "Swan Lake" screen saver modules in After Dark
  47.       2.0 display strange bitmaps on devices with 24 bits of color depth.
  48.       Release 2.0a of After Dark solves this problem.  Contact Berkeley
  49.       Systems Technical Support at 1-800-877-5535 for this upgrade.
  50.  
  51.  
  52. 5.  Compaq Prosignia with motherboard SCSI
  53.  
  54.     If you intend to install your Spectrum/24 in a Compaq Prosignia system
  55.     using a SCSI disk and the on-board SCSI controller, you need to take
  56.     an additional step after installing your Spectrum/24 but before actually
  57.     using the board.  Refer to the detailed section later in this file.
  58.  
  59.  
  60. ==========================
  61. -------- Details ---------
  62. ==========================
  63.  
  64. This file contains notes and information relating to the Windows driver
  65. installation and usage which might not have made it into the release
  66. documentation.
  67.  
  68.  
  69. 1. Restrictions
  70. ---------------
  71. The Spectrum/24 drivers require an 80386 CPU or better, and are fully
  72. supported only in Windows 3.1 386 Enhanced mode.  Our experience has shown
  73. that the driver operates correctly in Windows Standard mode only if an 
  74. extended memory manager (such as EMM386 or QEMM) is NOT used. Spectrum/24 
  75. will not operate at all in Windows 3.0 Real mode, and neither should you.
  76.  
  77. Ordinarily, this does not present a problem.  Most 386 users use Enhanced 
  78. mode.  However, when you perform an initial Windows installation, you must
  79. select a VGA device as your initial graphics adapter when performing an 
  80. initial Windows installation.  Then, once Windows has been installed, you 
  81. may use the Spectrum/24 Setup utility to change to the Spectrum/24 adapter.
  82.  
  83.  
  84. 2. Windows 3.0
  85. --------------
  86. SuperMac does not support operation of the Spectrum/24 ISA card and driver 
  87. under Windows 3.0.
  88.  
  89.  
  90. 3. Installation Notes
  91. ---------------------
  92.  
  93. . Locating the frame buffer window
  94.  
  95.     Spectrum/24 ISA needs a 64k window in your memory space to access its 
  96.     frame buffer.  The frame buffer can be located at any 64k boundary in
  97.     the lowest megabyte (000000 to 0FFFFF), or in the 16th megabyte 
  98.     (F00000 to FFFFFF) of the address space.  The installation program 
  99.     will scan your address space in an attempt to locate available 
  100.     locations, but because of the nature of the ISA bus, the installation 
  101.     program is not always able to locate a free spot, and will 
  102.     occasionally diagnose as "free" a location which has some other
  103.     device.  The following suggestions will assist you in installing the 
  104.     driver.
  105.  
  106.     If your system has less than 16 megabytes of RAM memory, you should 
  107.     always place Spectrum/24 in the 16th megabyte.  This entirely avoids 
  108.     any conflicts with other I/O devices.  If you have 16 megabytes or 
  109.     more, you will need to choose a slot in the lower megabyte.  There 
  110.     are five such slots available:  A0000, B0000, C0000, D0000 and E0000.
  111.     E0000 would be a good first choice, because there are rarely devices 
  112.     located there.  If E0000 is not available, try D0000 next; D0000 will
  113.     often be a problem if you have an 8-bit VGA card, because the 8-bit 
  114.     VGA ROM BIOS at C0000 will mess up any 16-bit devices at D0000.
  115.  
  116.     If E0000 and D0000 are unavailable, you should try A0000.  At this 
  117.     address, Spectrum/24 shares the address space with your VGA card.  
  118.     Spectrum/24 stays dormant until Windows starts up; the Windows driver 
  119.     will correctly arbitrate the address space between the two devices.  
  120.     HOWEVER, if your Spectrum/24 is located at A0000, DOS applications 
  121.     which use VGA graphics will not run in a DOS window.  They will be 
  122.     suspended until you switch them to full screen using Alt-Enter.
  123.  
  124.     NOTE!  If you place Spectrum/24 ISA at C0000, D0000 or E0000, you do 
  125.     NOT have to exclude the region from your EMM386 or QEMM upper memory 
  126.     buffers.  The Spectrum/24 Windows driver will operate correctly even 
  127.     if you have a UMB overlaying its address space.
  128.  
  129.     To summarize all of this, our recommendations, in order, are:
  130.  
  131.         1. Fx0000 (anywhere in the 16th megabyte)
  132.     2. 0E0000
  133.     3. 0D0000
  134.     4. 0A0000
  135.  
  136. . Unnamed floppy prompt
  137.  
  138.     Because of a bug in the Windows SETUP utility, if you are installing 
  139.     Spectrum/24 from your B: floppy, you might be prompted with the 
  140.     particularly unfriendly message "Please insert the ." If you receive 
  141.     this prompt, type in "B:\", or the path to the floppy disk drive 
  142.     holding the Spectrum/24 install disk if you are using a different 
  143.     drive.
  144.  
  145. . Third-party "Shell" Programs
  146.  
  147.     The Spectrum/24 installation and setup program communicates with the 
  148.     Windows Program Manager to install the Spectrum/24 group and program 
  149.     icons.  Some third-party shells, such as Norton's Desktop for Windows,
  150.     do not fully comply with the Program Manager DDE interface, and will
  151.     produce a system error during the Spectrum/24 installation.
  152.  
  153.     To work around this problem, either change the SHELL line in your
  154.     SYSTEM.INI file to read "SHELL=PROGMAN.EXE" and restart Windows, or
  155.     launch PROGMAN.EXE from your preferred shell.  Then, restart the 
  156.     Spectrum/24 installation.
  157.  
  158.  
  159. 4. Applications with difficulty at 24 bits per pixel
  160. ----------------------------------------------------
  161.  
  162. Some applications have difficulty operating on a true-color device with 24
  163. bits per pixel.  Here are some of the applications which are known to have
  164. difficulty.
  165.  
  166. . Program Manager
  167.  
  168.     All of the bitmaps for all of the icons within a Program Manager group
  169.     must fit within a single 64K segment.  Because of this, at 24 bits per
  170.     pixel a single group can hold at most 19 icons.  Attempting to add the
  171.     20th icon to a group results in a message box indicating "Insufficient
  172.     Memory to complete the operation."  The only solution to this is to 
  173.     split the group into two smaller groups.
  174.  
  175. . Microsoft Visual C++
  176.  
  177.     As one of the last steps in its setup process, Microsoft Visual C++
  178.     creates a program group with 22 icons.  Because of the Program Manager 
  179.     limitation described above, the addition of last two icons will generate 
  180.     errors.  Microsoft is aware of this problem and will be issuing a 
  181.     corrective update.
  182.  
  183.     In the interim, one solution is to create another group by hand
  184.     called "Visual C++ Doc", then move (using drag-and-drop) all the 
  185.     documentation related icons to this new group.  Then you may add the two 
  186.     icons which fail: MFCNOTES.HLP and MFCSAMP.HLP, both in the MSVC\HELP 
  187.  
  188. . Berkeley Systems After Dark 2.0
  189.  
  190.     The "Aquatic Realm" and "Swan Lake" screen saver modules in After Dark 
  191.     2.0 display very strange bitmaps on devices with 24 bits of color 
  192.     depth.  Release 2.0a of After Dark solves this problem.  Contact 
  193.     Berkeley Systems Technical Support at 1-800-877-5535 for this upgrade.
  194.  
  195.  
  196. 5.  Usage of I/O Ports
  197. ----------------------
  198.  
  199. In some cases, in can be useful to know exactly which I/O ports are required
  200. by your peripheral devices.  This can be especially useful for isolating
  201. unusual conflicts.
  202.  
  203. The Spectrum/24 ISA card uses 22 I/O ports.  These ports are not remappable.  
  204. The ports are:
  205.  
  206.     01D0 01D1
  207.     05D0 05D1
  208.     09D0 09D1
  209.     0DD0 0DD1
  210.     11D0 11D1
  211.     41D0 41D1
  212.     51D0 51D1
  213.     81D0 81D1
  214.     91D0 91D1
  215.     C1D0 C1D1
  216.     D1D0 D1D1
  217.  
  218. Spectrum/24 ISA requires no IRQs nor DMA lines.
  219.