home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / utilities / utilsa / 486update / Drivers / Windows / Win_ReadMe < prev   
Text File  |  1995-07-27  |  7KB  |  165 lines

  1. Acorn Risc PC 486 Card Windows Driver Release Notes
  2. ---------------------------------------------------
  3.  
  4. NOTE:- These are DOS files
  5. --------------------------
  6. This archive or disk contains the standard Windows Driver (ARMDRV.DRV), this 
  7. text file (README), and a setup file (OEMSETUP.INF) which will allow Windows
  8. to install the drivers for you. 
  9.  
  10. It is recommended that you install this driver from a DOS format
  11. floppy disk. To do this you will have to copy these files onto a DOS disk.
  12. NOTE: the OEMSETUP.INF file gets truncated to OEMSETUP/I by being archived or
  13. by being on a RISCOS format floppy so you will have to rename it on the DOS
  14. disk.
  15.  
  16.  
  17. The Windows Drivers
  18. -------------------
  19. The enhanced Windows Driver provides a substantial increase in speed for many
  20. common Microsoft Windows 3.0 and 3.1 drawing functions, by using the
  21. Archimedes as a Graphics Co-processor. It supports 16, 256, 32 thousand and
  22. 16 million colours in any resolution that your system can display. It
  23. replaces the standard VGA driver VGA.DRV. It also gives full palette support,
  24. so everything will have the correct colours, if a palette mode is used.
  25.  
  26. The Driver supplied is:
  27.  ARMDRV.DRV:  (v1.85 1995.07.10) 
  28.  To use this driver, you will need !PC486 or !PC version 1.87g or later.
  29.  
  30.  
  31. The drivers can either be installed manually as detailed in the manual (and
  32. below), or you can use Windows Setup to do the job. For most users we
  33. recommend that you use Windows Setup, either during the initial installation,
  34. or after windows is installed.
  35.  
  36. If you are an experienced Windows/DOS user then it is quicker to use the
  37. manual method, but you must be sure that your existing installation is for
  38. 'VGA (Version 3.0)', otherwise you will have the wrong 386-grabber installed
  39. and will get all sorts of display trouble with DOS boxes.
  40.  
  41. After installing the driver you need to use !PCconfig to specify the RISCOS
  42. mode that the driver will use.
  43.  
  44. The OEMSETUP/INF file supplied with this version has to assume a particular
  45. version of windows when prompting for floppies. This version assumes version
  46. 3.11 (of both Windows and Windows for Workgroups). If you have a different
  47. version (3.1, or 3.0), or even a version supplied by a manufacturer other
  48. than Microsoft then some of the files required may be on different floppies
  49. (particularly vddvga30.386, which is on disk1 for v3.1, and disk2 for v3.11).
  50. Just insert the disk containing the requested file (shown in the bottom right
  51. of the setup screen), rather than the prompted disk if this is the case.
  52. Setup will then proceed.
  53.  
  54. Using Setup when installing Windows: 
  55. ------------------------------------ 
  56. 1. Copy the ARMDRV.DRV & OEMSETUP.INF files to a dos format floppy disk,
  57.    as detailed above - henceforth referred to as the 'Acorn Windows 
  58.    Driver' floppy. 
  59.  
  60. 2. Start to install Windows as described in the PC Card Manual, using the
  61.    'Custom Installation' option. 
  62.  
  63. 3. When you get to the screeen that displays your settings, do not choose the
  64.    'VGA (version 3.0)' display option as described in the Manual, but go to
  65.    the bottom of the list and select the 'Other display (Requires disk from
  66.    OEM)...' option, at the bottom of the list.
  67.  
  68. 4. Insert the Acorn Windows Driver floppy into the drive, as prompted.
  69.  
  70. 4. Press return to accept the default path of 'A:\' unless you have put the 
  71.    files somewhere else.
  72.  
  73. 5. Select the driver.
  74.  
  75. 6. Continue with the installation, supplying disks as prompted.
  76.    You may find that some files are not on the requested disk, but on a
  77.    different one, as not all windows releases have all the files distributed
  78.    in exactly the same way. If so, insert the disk containing the required
  79.    file, rather than the specified disk.
  80.  
  81.  
  82. Using Setup after Windows is installed:
  83. --------------------------------------
  84. You can change the display driver at any time by running Windows Setup either
  85. from DOS (with your Windows directory as the current directory) or from
  86. within Windows. You will also need to do this if you receive updated versions
  87. of the Windows Drivers.
  88.  
  89. Select the 'Change System Settings...' menu item from the 'Options' menu, and
  90. then proceed from step 3 above (Not forgetting step 1 first).
  91.  
  92. You will have to restart windows for the changes to take effect.
  93.  
  94.  
  95. Manual installation:
  96. --------------------
  97. To install the driver, first copy the driver file (ARMDRV.DRV) into your PC's
  98. \WINDOWS\SYSTEM directory. Next, load the file SYSTEM.INI (in your PC's
  99. \WINDOWS directory) into a text editor or SYSEDIT. Find the line in the
  100. [boot] section which reads
  101.  
  102.    display.drv=vga.drv
  103.  
  104. and replace it with the line
  105.  
  106.    display.drv=armdrv.drv             
  107.  
  108. Don't worry if your SYSTEM.INI file has something other than 'vga.drv' after
  109. the '=' sign. The new driver will be used the next time you start Windows. 
  110.  
  111. To change the description as well as the driver (not necessary, but
  112. recommended) you also need to change the display.drv line in the
  113. [boot.description] section of the SYSTEM.INI file to:
  114.  
  115.    display.drv=Configurable ARM Driver (4,8,16,32 bpp)
  116.  
  117.  
  118. !PCconfig options:
  119. -----------------
  120. You need to specify the mode for the Windows Driver to use. This can be
  121. either a decimal RISCOS mode number, or a RISC-PC style mode specifier of the
  122. form x640y480c16 - Note that spaces aren't currently allowed, and neither are
  123. the optional eigen and refresh values). Here are the
  124. strings used to represent the different colour depths:
  125.  
  126. BitsPerPixel Palette   Colours    String
  127. 4            Fixed      16          c16
  128. 8            Fixed      256         c256
  129. 8          Definable    256         c256p
  130. 16           Fixed  32 thousand     c32K
  131. 32           Fixed  16 million      c16M
  132.  
  133. eg x640y480c16M for a 640x480 display in 16 million colours
  134.  
  135. Then you must allocate enough RAM for this mode. To find out how much memory
  136. a mode uses change to it on the desktop and use the Task Manager to display
  137. the 'Screen Memory' value. Note that we recommend allocating an extra 25-50%
  138. if you can spare the RAM as this will improve performance. This memory is
  139. used for blitting when Windows puts up a dialogue box or menu. If there is
  140. enough memory to keep the whole of the display area under the box/menu then
  141. update will be much quicker than if it has to go back into PC card memory.
  142.  
  143. Note that values below 256K are not valid, as at least this much must always
  144. be allocated. Also note that the 'UseWindowFE' config option ('Allow desktop
  145. operation' in !PCConfig) must be on, otherwise the windows driver cannot
  146. claim this first 256K video area and thus cannot operate. You will get a
  147. 'Windows driver needs at least nnnK' error if UseWindowsFE is turned OFF, no
  148. matter what value is given for 'VideoRAM'.
  149.  
  150. Some example modes:
  151. Modes  Colours    Memory needed    Memory recommended
  152. 12    16        80K        105K (256K)
  153. 15    256        160K        210K (256K)
  154. 27    16        150K        200K (256K)
  155. 28    256        300K        400K
  156. 31    16        235K        300K
  157. 39    16        154K        200K
  158. 40    256        308K        400K
  159.  
  160. These options appear like this in the !PC.Config text file:
  161.  
  162.  WinDrvMode <mode string> 
  163.  
  164.  VideoRAM   nn 
  165.