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

  1. * Tseng Laboratories, Inc. ET4000/W32/W32i/W32p
  2. :TITLE
  3. TLIW32 main (DISP2) DSP
  4.  
  5. :KEY
  6. TLIW32B
  7.  
  8. :FILES :MODE=PRIMARY
  9. TLIW32PM.DL_  %BOOTDRIVE%:
  10. SETMODE.EX_   %BOOTDRIVE%:
  11. VMODE.CO_     %BOOTDRIVE%:
  12.  
  13. :CONFIG :MODE=PRIMARY
  14. SET VIDEO_DEVICES=VIO_SVGA
  15. SET VIO_SVGA=DEVICE(BVHVGA,BVHSVGA)
  16. DEVINFO=SCR,VGA,%BOOTDRIVE%:\OS2\BOOT\VIOTBL.DCP
  17.  
  18. :CONFIG :MODE=PRIMARY :MODE=BIDI
  19. SET VIO_SVGA=DEVICE(BVHVGA,BVHSVGA,BDBVH)
  20.  
  21. :CONFIG :MODE=PRIMARY :MODE=DOS
  22. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VSVGA.SYS
  23.  
  24. :CONFIG :MODE=PRIMARY :MODE=WINDOWS
  25. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VWIN.SYS
  26.  
  27. :DEL_CONFIG_LINE :MODE=PRIMARY
  28. SET VIO_%PRI% = DEVICE(BVH%PRI%,BDBVH)
  29. SET VIO_8514A=DEVICE(BVHVGA,BVH8514A,BDBVH)
  30. SET VIO_CGA=DEVICE(BVHCGA,BDBVH)
  31. SET VIO_EGA=DEVICE(BVHEGA,BDBVH)
  32. SET VIO_SVGA=DEVICE(BVHVGA,BVHSVGA,BDBVH)
  33. SET VIO_VGA=DEVICE(BVHVGA,BDBVH)
  34. SET VIO_VGA=DEVICE(BVHVGA,BVHSVGA,BDBVH)
  35. SET VIO_XGA=DEVICE(BVHVGA,BVHXGA,BDBVH)
  36.  
  37. *:DELETING VGA LINES FOR PROTECT MODE
  38. SET VIO_VGA=DEVICE(BVHVGA)
  39. DEVINFO=SCR,VGA,%BOOTDRIVE%:\OS2\VIOTBL.DCP
  40. DEVINFO=SCR,VGA,%BOOTDRIVE%:\OS2\BOOT\VIOTBL.DCP
  41.  
  42. *:DELETING XGA LINES FOR PROTECT MODE
  43. DEVICE=%BOOTDRIVE%:\OS2\XGARING0.SYS
  44. DEVICE=%BOOTDRIVE%:\OS2\BOOT\XGARING0.SYS
  45. DEVICE=%BOOTDRIVE%:\OS2\XGA.SYS
  46. DEVICE=%BOOTDRIVE%:\OS2\BOOT\XGA.SYS
  47. BASEDEV=XGA.SYS
  48. SET VIO_XGA=DEVICE(BVHVGA,BVHXGA)
  49.  
  50. *:DELETING BGA LINES FOR PROTECT MODE
  51. DEVINFO=SCR,BGA,%BOOTDRIVE%:\OS2\VIOTBL.DCP
  52. DEVINFO=SCR,BGA,%BOOTDRIVE%:\OS2\BOOT\VIOTBL.DCP
  53. SET VIO_8514A=DEVICE(BVHVGA,BVH8514A)
  54.  
  55. *:DELETING CGA LINES FOR PROTECT MODE
  56. DEVINFO=SCR,EGA,%BOOTDRIVE%:\OS2\VIOTBL.DCP
  57. DEVINFO=SCR,EGA,%BOOTDRIVE%:\OS2\BOOT\VIOTBL.DCP
  58. SET VIO_CGA=DEVICE(BVHCGA)
  59.  
  60. *:DELETING EGA LINES FOR PROTECT MODE
  61. DEVINFO=SCR,EGA,%BOOTDRIVE%:\OS2\VIOTBL.DCP
  62. DEVINFO=SCR,EGA,%BOOTDRIVE%:\OS2\BOOT\VIOTBL.DCP
  63. SET VIO_EGA=DEVICE(BVHEGA)
  64.  
  65. :DEL_CONFIG_LINE :MODE=PRIMARY :MODE=DOS
  66.  
  67. *:DELETING XGA LINES FOR REAL MODE
  68. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VXGA.SYS
  69.  
  70. *:DELETING BGA LINES FOR REAL MODE
  71. DEVICE=%BOOTDRIVE%:\OS2\MDOS\V8514A.SYS
  72.  
  73. *:DELETING CGA LINES FOR REAL MODE
  74. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VCGA.SYS
  75.  
  76. *:DELETING EGA LINES FOR REAL MODE
  77. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VEGA.SYS
  78.  
  79. *:DELETING VGA LINES FOR REAL MODE
  80. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VVGA.SYS
  81.  
  82. :OS2INI :MODE=PRIMARY
  83. %BOOTDRIVE%:\OS2\INSTALL\REINSTAL.INI
  84. InstallWindow VIOADAPTERSTR 7
  85. InstallWindow SVGA_RESOLUTION HIRES
  86.  
  87. :OS2INI :MODE=SECONDARY
  88. %BOOTDRIVE%:\OS2\INSTALL\REINSTAL.INI
  89. InstallWindow VIOADAPTER2STR 7
  90. InstallWindow SVGA_RESOLUTION HIRES
  91.  
  92. :OS2INI :MODE=PRIMARY
  93. OS2.INI
  94. PM_DISPLAYDRIVERS  TLIW32PM         TLIW32PM
  95. PM_DISPLAYDRIVERS  CURRENTDRIVER    TLIW32PM
  96. PM_DISPLAYDRIVERS  DEFAULTDRIVER    TLIW32PM
  97. PM_Fonts           COURIERI
  98. PM_Fonts           HELVI
  99. PM_Fonts           TIMESI
  100.  
  101. :OS2INI :MODE=PRIMARY :MODE=WINDOWS
  102. OS2.INI
  103. PM_DISPLAYDRIVERS RESOLUTION_CHANGED 1
  104.  
  105. WIN_RES_640x480x256         WIN_RES_SET WIN_RES_W32_1
  106. WIN_RES_640x480x65536       WIN_RES_SET WIN_RES_W32_2
  107. WIN_RES_640x480x16777216    WIN_RES_SET WIN_RES_W32_3
  108. WIN_RES_800x600x256         WIN_RES_SET WIN_RES_W32_4
  109. WIN_RES_800x600x65536       WIN_RES_SET WIN_RES_W32_5
  110. WIN_RES_800x600x16777216    WIN_RES_SET WIN_RES_W32_6
  111. WIN_RES_1024x768x256        WIN_RES_SET WIN_RES_W32_7
  112. WIN_RES_1024x768x65536      WIN_RES_SET WIN_RES_W32_8
  113. WIN_RES_1280x1024x256       WIN_RES_SET WIN_RES_W32_9
  114.  
  115. WIN_RES_W32_1   1  "system.ini boot display.drv vga4a8tx.drv"
  116. WIN_RES_W32_1   2  "system.ini boot fdisplay.drv vga4a8tx.drv"
  117. WIN_RES_W32_1   3  "system.ini boot sdisplay.drv vga4a8ty.drv"
  118. WIN_RES_W32_1   4  "system.ini boot fonts.fon vgasys.fon"
  119. WIN_RES_W32_1   5  "system.ini boot.description display.drv \"ET4-W32 640x480 256 col. (Small fonts)\""
  120. WIN_RES_W32_1   6  "system.ini boot.description fdisplay.drv \"ET4-W32 640x480 256 col. (Small fonts)\""
  121. WIN_RES_W32_1   7  "system.ini boot.description sdisplay.drv \"ET4-W32 640x480 256 col. (Small fonts)\""
  122. WIN_RES_W32_1   8  "system.ini boot.description aspect 100,96,96"
  123. WIN_RES_W32_1   9  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  124. WIN_RES_W32_1  10  "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  125. WIN_RES_W32_1  11  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  126. WIN_RES_W32_1  12  "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  127. WIN_RES_W32_1  13  "win.ini fonts \"Small Fonts (VGA res)\" smalle.fon"
  128.  
  129. WIN_RES_W32_2  1   "system.ini boot display.drv vga4ahtx.drv"
  130. WIN_RES_W32_2  2   "system.ini boot fdisplay.drv vga4ahtx.drv"
  131. WIN_RES_W32_2  3   "system.ini boot sdisplay.drv vga4ahty.drv"
  132. WIN_RES_W32_2  4   "system.ini boot fonts.fon vgasys.fon"
  133. WIN_RES_W32_2  5   "system.ini boot.description display.drv \"ET4-W32 640x480 32768 col. (Small fonts)\""
  134. WIN_RES_W32_2  6   "system.ini boot.description fdisplay.drv \"ET4-W32 640x480 32768 col. (Small fonts)\""
  135. WIN_RES_W32_2  7   "system.ini boot.description sdisplay.drv \"ET4-W32 640x480 32768 col. (Small fonts)\""
  136. WIN_RES_W32_2  8   "system.ini boot.description aspect 100,96,96"
  137. WIN_RES_W32_2  9   "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  138. WIN_RES_W32_2 10   "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  139. WIN_RES_W32_2 11   "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  140. WIN_RES_W32_2 12   "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  141. WIN_RES_W32_2 13   "win.ini fonts \"Small Fonts (VGA res)\" smalle.fon"
  142.  
  143. WIN_RES_W32_3   1  "system.ini boot display.drv vga4artx.drv"
  144. WIN_RES_W32_3   2  "system.ini boot fdisplay.drv vga4artx.drv"
  145. WIN_RES_W32_3   3  "system.ini boot sdisplay.drv vga4arty.drv"
  146. WIN_RES_W32_3   4  "system.ini boot fonts.fon vgasys.fon"
  147. WIN_RES_W32_3   5  "system.ini boot.description display.drv \"ET4-W32 640x480 1677216 col. (Small fonts)\""
  148. WIN_RES_W32_3   6  "system.ini boot.description fdisplay.drv \"ET4-W32 640x480 1677216 col. (Small fonts)\""
  149. WIN_RES_W32_3   7  "system.ini boot.description sdisplay.drv \"ET4-W32 640x480 1677216 col. (Small fonts)\""
  150. WIN_RES_W32_3   8  "system.ini boot.description aspect 100,96,96"
  151. WIN_RES_W32_3   9  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  152. WIN_RES_W32_3  10  "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  153. WIN_RES_W32_3  11  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  154. WIN_RES_W32_3  12  "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  155. WIN_RES_W32_3  13  "win.ini fonts \"Small Fonts (VGA res)\" smalle.fon"
  156.  
  157. WIN_RES_W32_4   1  "system.ini boot display.drv vga4a8tx.drv"
  158. WIN_RES_W32_4   2  "system.ini boot fdisplay.drv vga4a8tx.drv"
  159. WIN_RES_W32_4   3  "system.ini boot sdisplay.drv vga4a8ty.drv"
  160. WIN_RES_W32_4   4  "system.ini boot fonts.fon vgasys.fon"
  161. WIN_RES_W32_4   5  "system.ini boot.description display.drv \"ET4-W32 800x600 256 col. (Small fonts)\""
  162. WIN_RES_W32_4   6  "system.ini boot.description fdisplay.drv \"ET4-W32 800x600 256 col. (Small fonts)\""
  163. WIN_RES_W32_4   7  "system.ini boot.description sdisplay.drv \"ET4-W32 800x600 256 col. (Small fonts)\""
  164. WIN_RES_W32_4   8  "system.ini boot.description aspect 100,96,96"
  165. WIN_RES_W32_4   9  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  166. WIN_RES_W32_4  10  "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  167. WIN_RES_W32_4  11  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  168. WIN_RES_W32_4  12  "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  169. WIN_RES_W32_4  13  "win.ini fonts \"Small Fonts (VGA res)\" smalle.fon"
  170.  
  171. WIN_RES_W32_5   1  "system.ini boot display.drv vga4ahtx.drv"
  172. WIN_RES_W32_5   2  "system.ini boot fdisplay.drv vga4ahtx.drv"
  173. WIN_RES_W32_5   3  "system.ini boot sdisplay.drv vga4ahty.drv"
  174. WIN_RES_W32_5   4  "system.ini boot fonts.fon vgasys.fon"
  175. WIN_RES_W32_5   5  "system.ini boot.description display.drv \"ET4-W32 800x600 32768 col. (Small fonts)\""
  176. WIN_RES_W32_5   6  "system.ini boot.description fdisplay.drv \"ET4-W32 800x600 32768 col. (Small fonts)\""
  177. WIN_RES_W32_5   7  "system.ini boot.description sdisplay.drv \"ET4-W32 800x600 32768 col. (Small fonts)\""
  178. WIN_RES_W32_5   8  "system.ini boot.description aspect 100,96,96"
  179. WIN_RES_W32_5   9  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  180. WIN_RES_W32_5  10  "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  181. WIN_RES_W32_5  11  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  182. WIN_RES_W32_5  12  "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  183. WIN_RES_W32_5  13  "win.ini fonts \"Small Fonts (VGA res)\" smalle.fon"
  184.  
  185. WIN_RES_W32_6   1  "system.ini boot display.drv vga4artx.drv"
  186. WIN_RES_W32_6   2  "system.ini boot fdisplay.drv vga4artx.drv"
  187. WIN_RES_W32_6   3  "system.ini boot sdisplay.drv vga4arty.drv"
  188. WIN_RES_W32_6   4  "system.ini boot fonts.fon vgasys.fon"
  189. WIN_RES_W32_6   5  "system.ini boot.description display.drv \"ET4-W32 800x600 16777216 col. (Small fonts)\""
  190. WIN_RES_W32_6   6  "system.ini boot.description fdisplay.drv \"ET4-W32 800x600 16777216 col. (Small fonts)\""
  191. WIN_RES_W32_6   7  "system.ini boot.description sdisplay.drv \"ET4-W32 800x600 16777216 col. (Small fonts)\""
  192. WIN_RES_W32_6   8  "system.ini boot.description aspect 100,96,96"
  193. WIN_RES_W32_6   9  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  194. WIN_RES_W32_6  10  "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  195. WIN_RES_W32_6  11  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  196. WIN_RES_W32_6  12  "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  197. WIN_RES_W32_6  13  "win.ini fonts \"Small Fonts (VGA res)\" smalle.fon"
  198.  
  199. WIN_RES_W32_7   1  "system.ini boot display.drv vga4a8tx.drv"
  200. WIN_RES_W32_7   2  "system.ini boot fdisplay.drv vga4a8tx.drv"
  201. WIN_RES_W32_7   3  "system.ini boot sdisplay.drv vga4a8ty.drv"
  202. WIN_RES_W32_7   4  "system.ini boot fonts.fon xgasys.fon"
  203. WIN_RES_W32_7   5  "system.ini boot.description display.drv \"ET4-W32 1024x768 256 col. (Large fonts)\""
  204. WIN_RES_W32_7   6  "system.ini boot.description fdisplay.drv \"ET4-W32 1024x768 256 col. (Large fonts)\""
  205. WIN_RES_W32_7   7  "system.ini boot.description sdisplay.drv \"ET4-W32 1024x768 256 col. (Large fonts)\""
  206. WIN_RES_W32_7   8  "system.ini boot.description aspect 100,120,120"
  207. WIN_RES_W32_7   9  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (XGA res)\"  sseriff.fon"
  208. WIN_RES_W32_7  10  "win.ini fonts \"Courier 10,12,15 (XGA res)\"                courf.fon"
  209. WIN_RES_W32_7  11  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (XGA res)\"       seriff.fon"
  210. WIN_RES_W32_7  12  "win.ini fonts \"Symbol 8,10,12,14,18,24 (XGA res)\"         symbolf.fon"
  211. WIN_RES_W32_7  13  "win.ini fonts \"Small Fonts (XGA res)\" smallf.fon"
  212.  
  213. WIN_RES_W32_8  1   "system.ini boot display.drv vga4ahtx.drv"
  214. WIN_RES_W32_8  2   "system.ini boot fdisplay.drv vga4ahtx.drv"
  215. WIN_RES_W32_8  3   "system.ini boot sdisplay.drv vga4ahty.drv"
  216. WIN_RES_W32_8  4   "system.ini boot fonts.fon xgasys.fon"
  217. WIN_RES_W32_8  5   "system.ini boot.description display.drv \"ET4-W32 1024x768 32768 col. (Large fonts)\""
  218. WIN_RES_W32_8  6   "system.ini boot.description fdisplay.drv \"ET4-W32 1024x768 32768 col. (Large fonts)\""
  219. WIN_RES_W32_8  7   "system.ini boot.description sdisplay.drv \"ET4-W32 1024x768 32768 col. (Large fonts)\""
  220. WIN_RES_W32_8  8   "system.ini boot.description aspect 100,120,120"
  221. WIN_RES_W32_8  9   "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (XGA res)\"  sseriff.fon"
  222. WIN_RES_W32_8 10   "win.ini fonts \"Courier 10,12,15 (XGA res)\"                courf.fon"
  223. WIN_RES_W32_8 11   "win.ini fonts \"MS Serif 8,10,12,14,18,24 (XGA res)\"       seriff.fon"
  224. WIN_RES_W32_8 12   "win.ini fonts \"Symbol 8,10,12,14,18,24 (XGA res)\"         symbolf.fon"
  225. WIN_RES_W32_8 13   "win.ini fonts \"Small Fonts (XGA res)\" smallf.fon"
  226.  
  227. WIN_RES_W32_9   1  "system.ini boot display.drv vga4a8tx.drv"
  228. WIN_RES_W32_9   2  "system.ini boot fdisplay.drv vga4a8tx.drv"
  229. WIN_RES_W32_9   3  "system.ini boot sdisplay.drv vga4a8ty.drv"
  230. WIN_RES_W32_9   4  "system.ini boot fonts.fon xgasys.fon"
  231. WIN_RES_W32_9   5  "system.ini boot.description display.drv \"ET4-W32 1280x1024 256 col. (Large fonts)\""
  232. WIN_RES_W32_9   6  "system.ini boot.description fdisplay.drv \"ET4-W32 1280x1024 256 col. (Large fonts)\""
  233. WIN_RES_W32_9   7  "system.ini boot.description sdisplay.drv \"ET4-W32 1280x1024 256 col. (Large fonts)\""
  234. WIN_RES_W32_9   8  "system.ini boot.description aspect 100,120,120"
  235. WIN_RES_W32_9   9  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (XGA res)\"  sseriff.fon"
  236. WIN_RES_W32_9  10  "win.ini fonts \"Courier 10,12,15 (XGA res)\"                courf.fon"
  237. WIN_RES_W32_9  11  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (XGA res)\"       seriff.fon"
  238. WIN_RES_W32_9  12  "win.ini fonts \"Symbol 8,10,12,14,18,24 (XGA res)\"         symbolf.fon"
  239. WIN_RES_W32_9  13  "win.ini fonts \"Small Fonts (XGA res)\" smallf.fon"
  240.  
  241. :WININI :MODE=PRIMARY :MODE=WINDOWS
  242. SYSTEM.INI
  243. boot  useos2shield 1
  244. boot  os2shield winsheld.exe
  245.  
  246. :APPEND
  247.  
  248.