home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ddkx86v5.zip / DDKX86 / SRC / CMD / SVGAINST / S3864B.DSP < prev    next >
Text File  |  1995-04-10  |  14KB  |  270 lines

  1. :TITLE
  2. S3 864 32bit DSP (DISP 6)
  3.  
  4. :KEY
  5. S3864B
  6.  
  7. :FILES :MODE=PRIMARY
  8. S3864         %BOOTDRIVE%:
  9.  
  10. *:FILES :MODE=PRIMARY :MODE=DOS
  11.  
  12. :CONFIG :MODE=PRIMARY
  13. DEVINFO=SCR,VGA,%BOOTDRIVE%:\OS2\BOOT\VIOTBL.DCP
  14. SET VIDEO_DEVICES=VIO_SVGA
  15. SET VIO_SVGA=DEVICE(BVHVGA,BVHSVGA)
  16.  
  17. :CONFIG :MODE=PRIMARY :MODE=BIDI
  18. SET VIO_SVGA=DEVICE(BVHVGA,BVHSVGA,BDBVH)
  19.  
  20. :CONFIG :MODE=PRIMARY :MODE=DOS
  21. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VSVGA.SYS
  22.  
  23. :DEL_CONFIG_LINE :MODE=PRIMARY
  24. SET VIO_%PRI% = DEVICE(BVH%PRI%,BDBVH)
  25. SET VIO_8514A=DEVICE(BVHVGA,BVH8514A,BDBVH)
  26. SET VIO_CGA=DEVICE(BVHCGA,BDBVH)
  27. SET VIO_EGA=DEVICE(BVHEGA,BDBVH)
  28. SET VIO_SVGA=DEVICE(BVHVGA,BVHSVGA,BDBVH)
  29. SET VIO_VGA=DEVICE(BVHVGA,BDBVH)
  30. SET VIO_VGA=DEVICE(BVHVGA,BVHSVGA,BDBVH)
  31. SET VIO_XGA=DEVICE(BVHVGA,BVHXGA,BDBVH)
  32.  
  33. *:DELETING XGA LINES FOR PROTECT MODE
  34. DEVICE=%BOOTDRIVE%:\OS2\XGARING0.SYS
  35. DEVICE=%BOOTDRIVE%:\OS2\XGA.SYS
  36. DEVICE=%BOOTDRIVE%:\OS2\BOOT\XGARING0.SYS
  37. DEVICE=%BOOTDRIVE%:\OS2\BOOT\XGA.SYS
  38. BASEDEV=XGA.SYS
  39. SET VIO_XGA=DEVICE(BVHVGA,BVHXGA)
  40.  
  41. *:DELETING BGA LINES FOR PROTECT MODE
  42. DEVINFO=SCR,BGA,%BOOTDRIVE%:\OS2\VIOTBL.DCP
  43. DEVINFO=SCR,BGA,%BOOTDRIVE%:\OS2\BOOT\VIOTBL.DCP
  44. SET VIO_8514A=DEVICE(BVHVGA,BVH8514A)
  45.  
  46. *:DELETING CGA LINES FOR PROTECT MODE
  47. DEVINFO=SCR,EGA,%BOOTDRIVE%:\OS2\VIOTBL.DCP
  48. DEVINFO=SCR,EGA,%BOOTDRIVE%:\OS2\BOOT\VIOTBL.DCP
  49. SET VIO_CGA=DEVICE(BVHCGA)
  50.  
  51. *:DELETING EGA LINES FOR PROTECT MODE
  52. DEVINFO=SCR,EGA,%BOOTDRIVE%:\OS2\VIOTBL.DCP
  53. DEVINFO=SCR,EGA,%BOOTDRIVE%:\OS2\BOOT\VIOTBL.DCP
  54. SET VIO_EGA=DEVICE(BVHEGA)
  55.  
  56. *:DELETING VGA LINES FOR PROTECT MODE
  57. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VVGA.SYS
  58. SET VIO_VGA=DEVICE(BVHVGA)
  59.  
  60. :DEL_CONFIG_LINE :MODE=PRIMARY :MODE=DOS
  61.  
  62. *:DELETING S3 CORPS. DRIVERS STATEMENT FOR REAL MODE
  63. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VENH.SYS
  64.  
  65. *:DELETING XGA LINES FOR REAL MODE
  66. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VXGA.SYS
  67.  
  68. *:DELETING BGA LINES FOR REAL MODE
  69. DEVICE=%BOOTDRIVE%:\OS2\MDOS\V8514A.SYS
  70.  
  71. *:DELETING CGA LINES FOR REAL MODE
  72. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VCGA.SYS
  73.  
  74. *:DELETING EGA LINES FOR REAL MODE
  75. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VEGA.SYS
  76.  
  77. *:DELETING VGA LINES FOR REAL MODE
  78. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VVGA.SYS
  79.  
  80. :OS2INI :MODE=PRIMARY
  81. %BOOTDRIVE%:\OS2\INSTALL\REINSTAL.INI
  82. InstallWindow VIOADAPTERSTR 7
  83.  
  84. :OS2INI :MODE=SECONDARY
  85. %BOOTDRIVE%:\OS2\INSTALL\REINSTAL.INI
  86. InstallWindow VIOADAPTER2STR 7
  87.  
  88. :OS2INI :MODE=PRIMARY
  89. OS2.INI
  90. PM_DISPLAYDRIVERS  IBMS332        IBMS332
  91. PM_DISPLAYDRIVERS  CURRENTDRIVER  IBMS332
  92. PM_DISPLAYDRIVERS  DEFAULTDRIVER  IBMS332
  93. PM_Fonts           COURIERI
  94. PM_Fonts           HELVI
  95. PM_Fonts           TIMESI
  96.  
  97. * Note: win.ini font statements are missing. Should be included if
  98. * font support for 1024x768 and 1280x768 is the same as XGA's.
  99. :OS2INI :MODE=PRIMARY :MODE=WINDOWS
  100. OS2.INI
  101. PM_DISPLAYDRIVERS RESOLUTION_CHANGED 1
  102. WIN_RES_640x480x16     WIN_RES_SET    WIN_RES_S3_0
  103. WIN_RES_640x480x256    WIN_RES_SET    WIN_RES_S3_1
  104. WIN_RES_640x480x65536  WIN_RES_SET    WIN_RES_S3_2
  105. WIN_RES_800x600x256    WIN_RES_SET    WIN_RES_S3_3
  106. WIN_RES_800x600x65536  WIN_RES_SET    WIN_RES_S3_4
  107. WIN_RES_1024x768x256   WIN_RES_SET    WIN_RES_S3_5
  108. WIN_RES_1024x768x65536 WIN_RES_SET    WIN_RES_S3_6
  109. WIN_RES_1280x1024x256  WIN_RES_SET    WIN_RES_S3_7
  110. WIN_RES_1152x864x256   WIN_RES_SET    WIN_RES_S3_9
  111. WIN_RES_1600x1200x256  WIN_RES_SET    WIN_RES_S3_10
  112. WIN_RES_640x480x16777216 WIN_RES_SET  WIN_RES_S3_12
  113. WIN_RES_800x600x16777216 WIN_RES_SET  WIN_RES_S3_13
  114.  
  115. WIN_RES_S3_0   1  "system.ini boot sdisplay.drv swinvga.drv"
  116. WIN_RES_S3_0   2  "system.ini boot display.drv vga.drv"
  117. WIN_RES_S3_0   3  "system.ini boot fonts.fon vgasys.fon"
  118. WIN_RES_S3_0   4  "system.ini boot.description display.drv \"S3-864 640x480x16\""
  119. WIN_RES_S3_0   5  "system.ini boot.description sdisplay.drv \"S3-864 640x480x16\""
  120. WIN_RES_S3_0   6  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  121. WIN_RES_S3_0   7  "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  122. WIN_RES_S3_0   8  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  123. WIN_RES_S3_0   9  "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  124. WIN_RES_S3_0  10  "win.ini fonts \"Small Fonts (VGA res)\"                     smalle.fon"
  125.  
  126. WIN_RES_S3_1   1  "system.ini boot sdisplay.drv ss3640.drv"
  127. WIN_RES_S3_1   2  "system.ini boot display.drv s3w640.drv"
  128. WIN_RES_S3_1   3  "system.ini boot fonts.fon vgasys.fon"
  129. WIN_RES_S3_1   4  "system.ini boot.description display.drv \"S3-864 640x480\""
  130. WIN_RES_S3_1   5  "system.ini boot.description sdisplay.drv \"S3-864 640x480\""
  131. WIN_RES_S3_1   6  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  132. WIN_RES_S3_1   7  "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  133. WIN_RES_S3_1   8  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  134. WIN_RES_S3_1   9  "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  135. WIN_RES_S3_1  10  "win.ini fonts \"Small Fonts (VGA res)\"                     smalle.fon"
  136.  
  137. WIN_RES_S3_2   1  "system.ini boot sdisplay.drv ss36416.drv"
  138. WIN_RES_S3_2   2  "system.ini boot display.drv s3w6416.drv"
  139. WIN_RES_S3_2   3  "system.ini boot fonts.fon vgasys.fon"
  140. WIN_RES_S3_2   4  "system.ini boot.description display.drv \"S3-864 640x480x64K\""
  141. WIN_RES_S3_2   5  "system.ini boot.description sdisplay.drv \"S3-864 640x480x64K\""
  142. WIN_RES_S3_2   6  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  143. WIN_RES_S3_2   7  "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  144. WIN_RES_S3_2   8  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  145. WIN_RES_S3_2   9  "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  146. WIN_RES_S3_2  10  "win.ini fonts \"Small Fonts (VGA res)\"                     smalle.fon"
  147.  
  148. WIN_RES_S3_3   1  "system.ini boot sdisplay.drv ss3800.drv"
  149. WIN_RES_S3_3   2  "system.ini boot display.drv s3w800.drv"
  150. WIN_RES_S3_3   3  "system.ini boot fonts.fon vgasys.fon"
  151. WIN_RES_S3_3   4  "system.ini boot.description display.drv \"S3-864 800x600\""
  152. WIN_RES_S3_3   5  "system.ini boot.description sdisplay.drv \"S3-864 800x600\""
  153. WIN_RES_S3_3   6  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  154. WIN_RES_S3_3   7  "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  155. WIN_RES_S3_3   8  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  156. WIN_RES_S3_3   9  "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  157. WIN_RES_S3_3  10  "win.ini fonts \"Small Fonts (VGA res)\"                     smalle.fon"
  158.  
  159. WIN_RES_S3_4   1  "system.ini boot sdisplay.drv ss38016.drv"
  160. WIN_RES_S3_4   2  "system.ini boot display.drv s3w8016.drv"
  161. WIN_RES_S3_4   3  "system.ini boot fonts.fon vgasys.fon"
  162. WIN_RES_S3_4   4  "system.ini boot.description display.drv \"S3-864 800x600x64K\""
  163. WIN_RES_S3_4   5  "system.ini boot.description sdisplay.drv \"S3-864 800x600x64K\""
  164. WIN_RES_S3_4   6  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  165. WIN_RES_S3_4   7  "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  166. WIN_RES_S3_4   8  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  167. WIN_RES_S3_4   9  "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  168. WIN_RES_S3_4  10  "win.ini fonts \"Small Fonts (VGA res)\"                     smalle.fon"
  169.  
  170. WIN_RES_S3_5   1  "system.ini boot sdisplay.drv ss31k.drv"
  171. WIN_RES_S3_5   2  "system.ini boot display.drv s3w1k.drv"
  172. WIN_RES_S3_5   3  "system.ini boot fonts.fon xgasys.fon"
  173. WIN_RES_S3_5   4  "system.ini boot.description display.drv \"S3-864 1024x768\""
  174. WIN_RES_S3_5   5  "system.ini boot.description sdisplay.drv \"S3-864 1024x768\""
  175. WIN_RES_S3_5   6  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (XGA res)\"  sseriff.fon"
  176. WIN_RES_S3_5   7  "win.ini fonts \"Courier 10,12,15 (XGA res)\"                courf.fon"
  177. WIN_RES_S3_5   8  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (XGA res)\"       seriff.fon"
  178. WIN_RES_S3_5   9  "win.ini fonts \"Symbol 8,10,12,14,18,24 (XGA res)\"         symbolf.fon"
  179. WIN_RES_S3_5  10  "win.ini fonts \"Small Fonts (XGA res)\"                     smallf.fon"
  180.  
  181. WIN_RES_S3_6   1  "system.ini boot sdisplay.drv ss31k16.drv"
  182. WIN_RES_S3_6   2  "system.ini boot display.drv s3w1k16.drv"
  183. WIN_RES_S3_6   3  "system.ini boot fonts.fon xgasys.fon"
  184. WIN_RES_S3_6   4  "system.ini boot.description display.drv \"S3-864 1024x768x64K\""
  185. WIN_RES_S3_6   5  "system.ini boot.description sdisplay.drv \"S3-864 1024x768x64K\""
  186. WIN_RES_S3_6   6  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (XGA res)\"  sseriff.fon"
  187. WIN_RES_S3_6   7  "win.ini fonts \"Courier 10,12,15 (XGA res)\"                courf.fon"
  188. WIN_RES_S3_6   8  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (XGA res)\"       seriff.fon"
  189. WIN_RES_S3_6   9  "win.ini fonts \"Symbol 8,10,12,14,18,24 (XGA res)\"         symbolf.fon"
  190. WIN_RES_S3_6  10  "win.ini fonts \"Small Fonts (XGA res)\"                     smallf.fon"
  191.  
  192. WIN_RES_S3_7   1  "system.ini boot sdisplay.drv ss31280.drv"
  193. WIN_RES_S3_7   2  "system.ini boot display.drv s3w1280.drv"
  194. WIN_RES_S3_7   3  "system.ini boot fonts.fon xgasys.fon"
  195. WIN_RES_S3_7   4  "system.ini boot.description display.drv \"S3-864 1280x1024\""
  196. WIN_RES_S3_7   5  "system.ini boot.description sdisplay.drv \"S3-864 1280x1024\""
  197. WIN_RES_S3_7   6  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (XGA res)\"  sseriff.fon"
  198. WIN_RES_S3_7   7  "win.ini fonts \"Courier 10,12,15 (XGA res)\"                courf.fon"
  199. WIN_RES_S3_7   8  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (XGA res)\"       seriff.fon"
  200. WIN_RES_S3_7   9  "win.ini fonts \"Symbol 8,10,12,14,18,24 (XGA res)\"         symbolf.fon"
  201. WIN_RES_S3_7  10  "win.ini fonts \"Small Fonts (XGA res)\"                     smallf.fon"
  202.  
  203. WIN_RES_S3_9   1  "system.ini boot sdisplay.drv ss31152.drv"
  204. WIN_RES_S3_9   2  "system.ini boot display.drv s3w1152.drv"
  205. WIN_RES_S3_9   3  "system.ini boot fonts.fon xgasys.fon"
  206. WIN_RES_S3_9   4  "system.ini boot.description display.drv \"S3-864 1152x864x256\""
  207. WIN_RES_S3_9   5  "system.ini boot.description sdisplay.drv \"S3-864 1152x864x256\""
  208. WIN_RES_S3_9   6  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (XGA res)\"  sseriff.fon"
  209. WIN_RES_S3_9   7  "win.ini fonts \"Courier 10,12,15 (XGA res)\"                courf.fon"
  210. WIN_RES_S3_9   8  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (XGA res)\"       seriff.fon"
  211. WIN_RES_S3_9   9  "win.ini fonts \"Symbol 8,10,12,14,18,24 (XGA res)\"         symbolf.fon"
  212. WIN_RES_S3_9  10  "win.ini fonts \"Small Fonts (XGA res)\"                     smallf.fon"
  213.  
  214. WIN_RES_S3_10  1 "system.ini boot sdisplay.drv ss31600.drv"
  215. WIN_RES_S3_10  2 "system.ini boot display.drv s3w1600.drv"
  216. WIN_RES_S3_10  3 "system.ini boot fonts.fon xgasys.fon"
  217. WIN_RES_S3_10  4 "system.ini boot.description display.drv \"S3-864 1600x1200x256\""
  218. WIN_RES_S3_10  5 "system.ini boot.description sdisplay.drv \"S3-864 1600x1200x256\""
  219. WIN_RES_S3_10  6  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (XGA res)\"  sseriff.fon"
  220. WIN_RES_S3_10  7  "win.ini fonts \"Courier 10,12,15 (XGA res)\"                courf.fon"
  221. WIN_RES_S3_10  8  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (XGA res)\"       seriff.fon"
  222. WIN_RES_S3_10  9  "win.ini fonts \"Symbol 8,10,12,14,18,24 (XGA res)\"         symbolf.fon"
  223. WIN_RES_S3_10 10  "win.ini fonts \"Small Fonts (XGA res)\"                     smallf.fon"
  224.  
  225. WIN_RES_S3_12  1 "system.ini boot sdisplay.drv ss36432.drv"
  226. WIN_RES_S3_12  2 "system.ini boot display.drv s3w6432.drv"
  227. WIN_RES_S3_12  3 "system.ini boot fonts.fon vgasys.fon"
  228. WIN_RES_S3_12  4 "system.ini boot.description display.drv \"S3-864 640x480x16777216\""
  229. WIN_RES_S3_12  5 "system.ini boot.description sdisplay.drv \"S3-864 640x480x16777216\""
  230. WIN_RES_S3_12  6  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  231. WIN_RES_S3_12  7  "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  232. WIN_RES_S3_12  8  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  233. WIN_RES_S3_12  9  "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  234. WIN_RES_S3_12 10  "win.ini fonts \"Small Fonts (VGA res)\"                     smalle.fon"
  235.  
  236. WIN_RES_S3_13  1 "system.ini boot sdisplay.drv ss38032.drv"
  237. WIN_RES_S3_13  2 "system.ini boot display.drv s3w8032.drv"
  238. WIN_RES_S3_13  3 "system.ini boot fonts.fon vgasys.fon"
  239. WIN_RES_S3_13  4 "system.ini boot.description display.drv \"S3-864 800x600x16777216\""
  240. WIN_RES_S3_13  5 "system.ini boot.description sdisplay.drv \"S3-864 800x600x16777216\""
  241. WIN_RES_S3_13  6  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  242. WIN_RES_S3_13  7  "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  243. WIN_RES_S3_13  8  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  244. WIN_RES_S3_13  9  "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  245. WIN_RES_S3_13 10  "win.ini fonts \"Small Fonts (VGA res)\"                     smalle.fon"
  246.  
  247. * customize icon spacing for s3 below
  248. :WININI :MODE=PRIMARY :MODE=WINDOWS
  249. WIN.INI
  250. Desktop IconSpacing 100
  251.  
  252. * system.ini entries below will be overwritten by graphics engine after reboot.
  253. * if graphic engine fails to update system.ini for some reason
  254. * the entries below are the default.
  255.  
  256. :WININI :MODE=PRIMARY :MODE=WINDOWS
  257. SYSTEM.INI
  258. boot sdisplay.drv ss31k.drv
  259. boot display.drv s3w1k.drv
  260. boot fonts.fon xgasys.fon
  261. * boot fixedfon.fon xgafix.fon
  262. * boot oemfonts.fon xgaoem.fon
  263. boot.description display.drv \"S3-864 1024x768
  264. boot.description sdisplay.drv \"S3-864 1024x768
  265. boot   useos2shield 1
  266. boot   os2shield    winsheld.exe
  267.  
  268. :APPEND
  269.  
  270.