home *** CD-ROM | disk | FTP | other *** search
/ Inside Multimedia 1995 April / IMM0495.ISO / driver / ati / mach32 / disk3 / pm / os2drv.lzh / ATIM32.DSP < prev    next >
Text File  |  1994-03-01  |  22KB  |  423 lines

  1. *** VERSION FOR 930820
  2. :TITLE
  3. ATIM32 main DSP
  4. :KEY
  5. ATIM32
  6.  
  7. :FILES :MODE=PRIMARY
  8. ATIM32 %BOOTDRIVE%:
  9. DSPRES.DL_ %BOOTDRIVE%:
  10.  
  11. :FILES :MODE=PRIMARY :MODE=WINDOWS
  12. winmach   %WINPATH%\SYSTEM
  13.  
  14. :CONFIG :MODE=PRIMARY
  15. DEVINFO=SCR,BGA,%BOOTDRIVE%:\OS2\VIOTBL.DCP
  16. SET VIDEO_DEVICES=VIO_8514A
  17. SET VIO_8514A=DEVICE(BVHVGA,BVH8514A)
  18. *SET ATI_RES=1024x768x8bpp
  19. DEVICE=%BOOTDRIVE%:\OS2\ATI0$.SYS
  20.  
  21. :CONFIG :MODE=PRIMARY :MODE=BIDI
  22. SET VIO_8514A=DEVICE(BVHVGA,BVH8514A,BDBVH)
  23.  
  24. :CONFIG :MODE=PRIMARY :MODE=DOS
  25. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VVGA.SYS
  26. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VMACH32.SYS
  27.  
  28. :DEL_CONFIG_LINE :MODE=PRIMARY
  29.  
  30. *:DELETING VGA LINES FOR PROTECT MODE
  31. DEVINFO=SCR,VGA,%BOOTDRIVE%:\OS2\VIOTBL.DCP
  32.  
  33. *:DELETING ULTRAPM0 STUFF FROM OLD 16BIT install
  34. DEVICE=%BOOTDRIVE%:\ULTRAPM0\VVGA.SYS
  35. DEVICE=%BOOTDRIVE%:\ULTRAPM0\ATI0$.SYS
  36. DEVICE=%BOOTDRIVE%:\ULTRAPM1\VVGA.SYS
  37. DEVICE=%BOOTDRIVE%:\ULTRAPM1\ATI0$.SYS
  38.  
  39.  
  40. *:DELETING XGA LINES FOR PROTECT MODE
  41. DEVICE=%BOOTDRIVE%:\OS2\XGARING0.SYS
  42. DEVICE=%BOOTDRIVE%:\OS2\XGA.SYS
  43. BASEDEV=XGA.SYS
  44. SET VIO_XGA=DEVICE(BVHVGA,BVHXGA)
  45.  
  46. *:DELETING CGA LINES FOR PROTECT MODE
  47. DEVINFO=SCR,EGA,%BOOTDRIVE%:\OS2\VIOTBL.DCP
  48. SET VIO_CGA=DEVICE(BVHCGA)
  49.  
  50. *:DELETING EGA LINES FOR PROTECT MODE
  51. DEVINFO=SCR,EGA,%BOOTDRIVE%:\OS2\VIOTBL.DCP
  52. SET VIO_EGA=DEVICE(BVHEGA)
  53.  
  54. *:DELETING SVGA LINES FOR PROTECT MODE
  55. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VSVGA.SYS
  56. SET VIO_SVGA=DEVICE(BVHVGA,BVHSVGA)
  57.  
  58. :DEL_CONFIG_LINE :MODE=PRIMARY :MODE=DOS
  59.  
  60. *:DELETING XGA LINES FOR REAL MODE
  61. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VXGA.SYS
  62.  
  63. *:DELETING CGA LINES FOR REAL MODE
  64. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VCGA.SYS
  65.  
  66. *:DELETING EGA LINES FOR REAL MODE
  67. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VEGA.SYS
  68.  
  69. *:DELETING SVGA LINES FOR REAL MODE
  70. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VSVGA.SYS
  71. DEVICE=%BOOTDRIVE%:\OS2\MDOS\V8514A.SYS
  72.  
  73.  
  74. :OS2INI :MODE=PRIMARY
  75. %BOOTDRIVE%:\OS2\INSTALL\REINSTAL.INI
  76. InstallWindow VIOADAPTERSTR 5
  77.  
  78. :OS2INI :MODE=SECONDARY
  79. %BOOTDRIVE%:\OS2\INSTALL\REINSTAL.INI
  80. InstallWindow VIOADAPTER2STR 5
  81.  
  82. :OS2INI :MODE=PRIMARY
  83. OS2.INI
  84. PM_DISPLAYDRIVERS  ATIM32         ATIM32
  85. PM_DISPLAYDRIVERS  CURRENTDRIVER  ATIM32
  86. *LEAVE DEFAULTDRIVER ALONE IN CASE INSTALL FAILS
  87. *PM_DISPLAYDRIVERS  DEFAULTDRIVER  ATIM32
  88. *RESET TO 640x480
  89. *PM_DISPLAYDRIVERS  DEFAULTSYSTEMRESOLUTION 0
  90. PM_Fonts           COURIERI
  91. PM_Fonts           HELVI
  92. PM_Fonts           TIMESI
  93.  
  94.  
  95. :OS2INI :MODE=PRIMARY :MODE=WINDOWS
  96. OS2.INI
  97. PM_DISPLAYDRIVERS RESOLUTION_CHANGED 1
  98. WIN_RES_640x480x256    WIN_RES_SET    WIN_RES_M321
  99. WIN_RES_800x600x256    WIN_RES_SET    WIN_RES_M323
  100. WIN_RES_1024x768x256   WIN_RES_SET    WIN_RES_M325
  101. WIN_RES_1280x1024x256  WIN_RES_SET    WIN_RES_M327
  102. WIN_RES_640x480x65536  WIN_RES_SET    WIN_RES_M322
  103. WIN_RES_800x600x65536  WIN_RES_SET    WIN_RES_M324
  104. WIN_RES_1024x768x65536 WIN_RES_SET    WIN_RES_M326
  105. WIN_RES_640x480x16777216 WIN_RES_SET    WIN_RES_M328
  106. WIN_RES_800x600x16777216 WIN_RES_SET    WIN_RES_M329
  107. WIN_RES_M321   01   "win.ini fonts \"Symbol %ANYSTRING%\"
  108. WIN_RES_M321   02   "win.ini fonts \"Helv %ANYSTRING%\"
  109. WIN_RES_M321   03   "win.ini fonts \"Tms Rmn %ANYSTRING%\"
  110. WIN_RES_M321   04   "win.ini fonts \"Courier %ANYSTRING%\"
  111. WIN_RES_M321   05   "win.ini fonts \"MS Sans Serif %ANYSTRING%\"
  112. WIN_RES_M321   06   "win.ini fonts \"MS Serif %ANYSTRING%\"
  113. WIN_RES_M321   07   "win.ini fonts \"Small Fonts %ANYSTRING%\"
  114. WIN_RES_M321   08   "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  115. WIN_RES_M321   09   "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  116. WIN_RES_M321   10   "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  117. WIN_RES_M321   11   "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  118. WIN_RES_M321   12   "win.ini fonts \"Small Fonts (VGA res)\"                     smalle.fon"
  119. WIN_RES_M321   13   "system.ini boot sdisplay.drv smach.drv"
  120. WIN_RES_M321   14   "system.ini boot display.drv mach-86.drv"
  121. WIN_RES_M321   15   "system.ini boot fonts.fon vgasys.fon"
  122. WIN_RES_M321   16   "system.ini boot fixedfon.fon vgafix.fon"
  123. WIN_RES_M321   17   "system.ini boot oemfonts.fon vgaoem.fon"
  124. WIN_RES_M321   18   "win.ini Mach VAD off"
  125. WIN_RES_M321   19   "win.ini Mach DeviceBitmap off"
  126. WIN_RES_M321   20   "win.ini Mach Polygon on"
  127. WIN_RES_M321   21   "win.ini Mach EngineBlt on"
  128. WIN_RES_M321   22   "win.ini Mach PixelDepth 8"
  129. WIN_RES_M321   23   "win.ini Mach dpi 96"
  130. WIN_RES_M321   24   "win.ini Mach DesktopSize 640x480"
  131. WIN_RES_M321   25   "win.ini Mach ScreenSize 640x480"
  132. WIN_RES_M321   26   "system.ini boot.description sdisplay.drv ATI MACH32 256 color driver"
  133. WIN_RES_M321   27   "system.ini boot.description display.drv ATI MACH32 256 color driver"
  134. WIN_RES_M322   01   "win.ini fonts \"Symbol %ANYSTRING%\"
  135. WIN_RES_M322   02   "win.ini fonts \"Helv %ANYSTRING%\"
  136. WIN_RES_M322   03   "win.ini fonts \"Tms Rmn %ANYSTRING%\"
  137. WIN_RES_M322   04   "win.ini fonts \"Courier %ANYSTRING%\"
  138. WIN_RES_M322   05   "win.ini fonts \"MS Sans Serif %ANYSTRING%\"
  139. WIN_RES_M322   06   "win.ini fonts \"MS Serif %ANYSTRING%\"
  140. WIN_RES_M322   07   "win.ini fonts \"Small Fonts %ANYSTRING%\"
  141. WIN_RES_M322   08   "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  142. WIN_RES_M322   09   "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  143. WIN_RES_M322   10   "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  144. WIN_RES_M322   11   "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  145. WIN_RES_M322   12   "win.ini fonts \"Small Fonts (VGA res)\"                     smalle.fon"
  146. WIN_RES_M322   13   "system.ini boot sdisplay.drv smach.drv"
  147. WIN_RES_M322   14   "system.ini boot display.drv mach-86.drv"
  148. WIN_RES_M322   15   "system.ini boot fonts.fon vgasys.fon"
  149. WIN_RES_M322   16   "system.ini boot fixedfon.fon vgafix.fon"
  150. WIN_RES_M322   17   "system.ini boot oemfonts.fon vgaoem.fon"
  151. WIN_RES_M322   18   "win.ini Mach VAD off"
  152. WIN_RES_M322   19   "win.ini Mach DeviceBitmap off"
  153. WIN_RES_M322   20   "win.ini Mach Polygon on"
  154. WIN_RES_M322   21   "win.ini Mach EngineBlt on"
  155. WIN_RES_M322   22   "win.ini Mach PixelDepth 16"
  156. WIN_RES_M322   23   "win.ini Mach dpi 96"
  157. WIN_RES_M322   24   "win.ini Mach DesktopSize 640x480"
  158. WIN_RES_M322   25   "win.ini Mach ScreenSize 640x480"
  159. WIN_RES_M322   26   "win.ini Mach ColourWeight16 565"
  160. WIN_RES_M322   27   "system.ini boot.description sdisplay.drv ATI MACH32 65536 color driver"
  161. WIN_RES_M322   28   "system.ini boot.description display.drv ATI MACH32 65536 color driver"
  162. WIN_RES_M323   01   "win.ini fonts \"Symbol %ANYSTRING%\"
  163. WIN_RES_M323   02   "win.ini fonts \"Helv %ANYSTRING%\"
  164. WIN_RES_M323   03   "win.ini fonts \"Tms Rmn %ANYSTRING%\"
  165. WIN_RES_M323   04   "win.ini fonts \"Courier %ANYSTRING%\"
  166. WIN_RES_M323   05   "win.ini fonts \"MS Sans Serif %ANYSTRING%\"
  167. WIN_RES_M323   06   "win.ini fonts \"MS Serif %ANYSTRING%\"
  168. WIN_RES_M323   07   "win.ini fonts \"Small Fonts %ANYSTRING%\"
  169. WIN_RES_M323   08   "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  170. WIN_RES_M323   09   "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  171. WIN_RES_M323   10   "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  172. WIN_RES_M323   11   "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  173. WIN_RES_M323   12   "win.ini fonts \"Small Fonts (VGA res)\"                     smalle.fon"
  174. WIN_RES_M323   13   "system.ini boot sdisplay.drv smach.drv"
  175. WIN_RES_M323   14   "system.ini boot display.drv mach-86.drv"
  176. WIN_RES_M323   15   "system.ini boot fonts.fon vgasys.fon"
  177. WIN_RES_M323   16   "system.ini boot fixedfon.fon vgafix.fon"
  178. WIN_RES_M323   17   "system.ini boot oemfonts.fon vgaoem.fon"
  179. WIN_RES_M323   18   "win.ini Mach VAD off"
  180. WIN_RES_M323   19   "win.ini Mach DeviceBitmap off"
  181. WIN_RES_M323   20   "win.ini Mach Polygon on"
  182. WIN_RES_M323   21   "win.ini Mach EngineBlt on"
  183. WIN_RES_M323   22   "win.ini Mach PixelDepth 8"
  184. WIN_RES_M323   23   "win.ini Mach dpi 96"
  185. WIN_RES_M323   24   "win.ini Mach DesktopSize 800x600"
  186. WIN_RES_M323   25   "win.ini Mach ScreenSize 800x600"
  187. WIN_RES_M323   26   "system.ini boot.description sdisplay.drv ATI MACH32 256 color driver"
  188. WIN_RES_M323   27   "system.ini boot.description display.drv ATI MACH32 256 color driver"
  189. WIN_RES_M324   01   "win.ini fonts \"Symbol %ANYSTRING%\"
  190. WIN_RES_M324   02   "win.ini fonts \"Helv %ANYSTRING%\"
  191. WIN_RES_M324   03   "win.ini fonts \"Tms Rmn %ANYSTRING%\"
  192. WIN_RES_M324   04   "win.ini fonts \"Courier %ANYSTRING%\"
  193. WIN_RES_M324   05   "win.ini fonts \"MS Sans Serif %ANYSTRING%\"
  194. WIN_RES_M324   06   "win.ini fonts \"MS Serif %ANYSTRING%\"
  195. WIN_RES_M324   07   "win.ini fonts \"Small Fonts %ANYSTRING%\"
  196. WIN_RES_M324   08   "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  197. WIN_RES_M324   09   "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  198. WIN_RES_M324   10   "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  199. WIN_RES_M324   11   "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  200. WIN_RES_M324   12   "win.ini fonts \"Small Fonts (VGA res)\"                     smalle.fon"
  201. WIN_RES_M324   13   "system.ini boot sdisplay.drv smach.drv"
  202. WIN_RES_M324   14   "system.ini boot display.drv mach-86.drv"
  203. WIN_RES_M324   15   "system.ini boot fonts.fon vgasys.fon"
  204. WIN_RES_M324   16   "system.ini boot fixedfon.fon vgafix.fon"
  205. WIN_RES_M324   17   "system.ini boot oemfonts.fon vgaoem.fon"
  206. WIN_RES_M324   18   "win.ini Mach VAD off"
  207. WIN_RES_M324   19   "win.ini Mach DeviceBitmap off"
  208. WIN_RES_M324   20   "win.ini Mach Polygon on"
  209. WIN_RES_M324   21   "win.ini Mach EngineBlt on"
  210. WIN_RES_M324   22   "win.ini Mach PixelDepth 16"
  211. WIN_RES_M321   23   "win.ini Mach dpi 96"
  212. WIN_RES_M324   24   "win.ini Mach DesktopSize 800x600"
  213. WIN_RES_M324   25   "win.ini Mach ScreenSize 800x600"
  214. WIN_RES_M324   26   "win.ini Mach ColourWeight16 565"
  215. WIN_RES_M324   27   "system.ini boot.description sdisplay.drv ATI MACH32 65536 color driver"
  216. WIN_RES_M324   28   "system.ini boot.description display.drv ATI MACH32 65536 color driver"
  217. WIN_RES_M325   01   "win.ini fonts \"Symbol %ANYSTRING%\"
  218. WIN_RES_M325   02   "win.ini fonts \"Helv %ANYSTRING%\"
  219. WIN_RES_M325   03   "win.ini fonts \"Tms Rmn %ANYSTRING%\"
  220. WIN_RES_M325   04   "win.ini fonts \"Courier %ANYSTRING%\"
  221. WIN_RES_M325   05   "win.ini fonts \"MS Sans Serif %ANYSTRING%\"
  222. WIN_RES_M325   06   "win.ini fonts \"MS Serif %ANYSTRING%\"
  223. WIN_RES_M325   07   "win.ini fonts \"Small Fonts %ANYSTRING%\"
  224. WIN_RES_M325   08   "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (8514/a res)\"  sseriff.fon"
  225. WIN_RES_M325   09   "win.ini fonts \"Courier 10,12,15 (8514/a res)\"                courf.fon"
  226. WIN_RES_M325   10   "win.ini fonts \"MS Serif 8,10,12,14,18,24 (8514/a res)\"       seriff.fon"
  227. WIN_RES_M325   11   "win.ini fonts \"Symbol 8,10,12,14,18,24 (8514/a res)\"         symbolf.fon"
  228. WIN_RES_M325   12   "win.ini fonts \"Small Fonts (8514/a res)\"                     smallf.fon"
  229. WIN_RES_M325   13   "system.ini boot sdisplay.drv smach.drv"
  230. WIN_RES_M325   14   "system.ini boot display.drv mach-86.drv"
  231. WIN_RES_M325   15   "system.ini boot fonts.fon 8514sys.fon"
  232. WIN_RES_M325   16   "system.ini boot fixedfon.fon 8514fix.fon"
  233. WIN_RES_M325   17   "system.ini boot oemfonts.fon 8514oem.fon"
  234. WIN_RES_M325   18   "win.ini Mach VAD off"
  235. WIN_RES_M325   19   "win.ini Mach DeviceBitmap off"
  236. WIN_RES_M325   20   "win.ini Mach Polygon on"
  237. WIN_RES_M325   21   "win.ini Mach EngineBlt on"
  238. WIN_RES_M325   22   "win.ini Mach PixelDepth 8"
  239. WIN_RES_M325   23   "win.ini Mach dpi 120"
  240. WIN_RES_M325   24   "win.ini Mach DesktopSize 1024x768"
  241. WIN_RES_M325   25   "win.ini Mach ScreenSize 1024x768"
  242. WIN_RES_M325   26   "system.ini boot.description sdisplay.drv ATI MACH32 256 color driver"
  243. WIN_RES_M325   27   "system.ini boot.description display.drv ATI MACH32 256 color driver"
  244. WIN_RES_M326   01   "win.ini fonts \"Symbol %ANYSTRING%\"
  245. WIN_RES_M326   02   "win.ini fonts \"Helv %ANYSTRING%\"
  246. WIN_RES_M326   03   "win.ini fonts \"Tms Rmn %ANYSTRING%\"
  247. WIN_RES_M326   04   "win.ini fonts \"Courier %ANYSTRING%\"
  248. WIN_RES_M326   05   "win.ini fonts \"MS Sans Serif %ANYSTRING%\"
  249. WIN_RES_M326   06   "win.ini fonts \"MS Serif %ANYSTRING%\"
  250. WIN_RES_M326   07   "win.ini fonts \"Small Fonts %ANYSTRING%\"
  251. WIN_RES_M326   08   "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (8514/a res)\"  sseriff.fon"
  252. WIN_RES_M326   09   "win.ini fonts \"Courier 10,12,15 (8514/a res)\"                courf.fon"
  253. WIN_RES_M326   10   "win.ini fonts \"MS Serif 8,10,12,14,18,24 (8514/a res)\"       seriff.fon"
  254. WIN_RES_M326   11   "win.ini fonts \"Symbol 8,10,12,14,18,24 (8514/a res)\"         symbolf.fon"
  255. WIN_RES_M326   12   "win.ini fonts \"Small Fonts (8514/a res)\"                     smallf.fon"
  256. WIN_RES_M326   13   "system.ini boot sdisplay.drv smach.drv"
  257. WIN_RES_M326   14   "system.ini boot display.drv mach-86.drv"
  258. WIN_RES_M326   15   "system.ini boot fonts.fon 8514sys.fon"
  259. WIN_RES_M326   16   "system.ini boot fixedfon.fon 8514fix.fon"
  260. WIN_RES_M326   17   "system.ini boot oemfonts.fon 8514oem.fon"
  261. WIN_RES_M326   18   "win.ini Mach VAD off"
  262. WIN_RES_M326   19   "win.ini Mach DeviceBitmap off"
  263. WIN_RES_M326   20   "win.ini Mach Polygon on"
  264. WIN_RES_M326   21   "win.ini Mach EngineBlt on"
  265. WIN_RES_M326   22   "win.ini Mach PixelDepth 16"
  266. WIN_RES_M326   23   "win.ini Mach dpi 120"
  267. WIN_RES_M326   24   "win.ini Mach DesktopSize 1024x768"
  268. WIN_RES_M326   25   "win.ini Mach ScreenSize 1024x768"
  269. WIN_RES_M326   26   "win.ini Mach ColourWeight16 565"
  270. WIN_RES_M326   27   "system.ini boot.description sdisplay.drv ATI MACH32 65536 color driver"
  271. WIN_RES_M326   29   "system.ini boot.description display.drv ATI MACH32 65536 color driver"
  272. WIN_RES_M327   01   "win.ini fonts \"Symbol %ANYSTRING%\"
  273. WIN_RES_M327   02   "win.ini fonts \"Helv %ANYSTRING%\"
  274. WIN_RES_M327   03   "win.ini fonts \"Tms Rmn %ANYSTRING%\"
  275. WIN_RES_M327   04   "win.ini fonts \"Courier %ANYSTRING%\"
  276. WIN_RES_M327   05   "win.ini fonts \"MS Sans Serif %ANYSTRING%\"
  277. WIN_RES_M327   06   "win.ini fonts \"MS Serif %ANYSTRING%\"
  278. WIN_RES_M327   07   "win.ini fonts \"Small Fonts %ANYSTRING%\"
  279. WIN_RES_M327   08   "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (8514/a res)\"  sseriff.fon"
  280. WIN_RES_M327   09   "win.ini fonts \"Courier 10,12,15 (8514/a res)\"                courf.fon"
  281. WIN_RES_M327   10   "win.ini fonts \"MS Serif 8,10,12,14,18,24 (8514/a res)\"       seriff.fon"
  282. WIN_RES_M327   11   "win.ini fonts \"Symbol 8,10,12,14,18,24 (8514/a res)\"         symbolf.fon"
  283. WIN_RES_M327   12   "win.ini fonts \"Small Fonts (8514/a res)\"                     smallf.fon"
  284. WIN_RES_M327   13   "system.ini boot sdisplay.drv smach.drv"
  285. WIN_RES_M327   14   "system.ini boot display.drv mach-86.drv"
  286. WIN_RES_M327   15   "system.ini boot fonts.fon 8514sys.fon"
  287. WIN_RES_M327   16   "system.ini boot fixedfon.fon 8514fix.fon"
  288. WIN_RES_M327   17   "system.ini boot oemfonts.fon 8514oem.fon"
  289. WIN_RES_M327   18   "win.ini Mach VAD off"
  290. WIN_RES_M327   19   "win.ini Mach DeviceBitmap off"
  291. WIN_RES_M327   20   "win.ini Mach Polygon on"
  292. WIN_RES_M327   21   "win.ini Mach EngineBlt on"
  293. WIN_RES_M327   22   "win.ini Mach PixelDepth 8"
  294. WIN_RES_M327   23   "win.ini Mach dpi 120"
  295. WIN_RES_M327   24   "win.ini Mach DesktopSize 1280x1024"
  296. WIN_RES_M327   25   "win.ini Mach ScreenSize 1280x1024"
  297. WIN_RES_M327   26   "system.ini boot.description sdisplay.drv ATI MACH32 256 color driver"
  298. WIN_RES_M327   27   "system.ini boot.description display.drv ATI MACH32 256 color driver"
  299. WIN_RES_M328   01   "win.ini fonts \"Symbol %ANYSTRING%\"
  300. WIN_RES_M328   02   "win.ini fonts \"Helv %ANYSTRING%\"
  301. WIN_RES_M328   03   "win.ini fonts \"Tms Rmn %ANYSTRING%\"
  302. WIN_RES_M328   04   "win.ini fonts \"Courier %ANYSTRING%\"
  303. WIN_RES_M328   05   "win.ini fonts \"MS Sans Serif %ANYSTRING%\"
  304. WIN_RES_M328   06   "win.ini fonts \"MS Serif %ANYSTRING%\"
  305. WIN_RES_M328   07   "win.ini fonts \"Small Fonts %ANYSTRING%\"
  306. WIN_RES_M328   08   "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  307. WIN_RES_M328   09   "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  308. WIN_RES_M328   10   "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  309. WIN_RES_M328   11   "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  310. WIN_RES_M328   12   "win.ini fonts \"Small Fonts (VGA res)\"                     smalle.fon"
  311. WIN_RES_M328   13   "system.ini boot sdisplay.drv smach.drv"
  312. WIN_RES_M328   14   "system.ini boot display.drv mach-86.drv"
  313. WIN_RES_M328   15   "system.ini boot fonts.fon vgasys.fon"
  314. WIN_RES_M328   16   "system.ini boot fixedfon.fon vgafix.fon"
  315. WIN_RES_M328   17   "system.ini boot oemfonts.fon vgaoem.fon"
  316. WIN_RES_M328   18   "win.ini Mach VAD off"
  317. WIN_RES_M328   19   "win.ini Mach DeviceBitmap off"
  318. WIN_RES_M328   20   "win.ini Mach Polygon on"
  319. WIN_RES_M328   21   "win.ini Mach EngineBlt on"
  320. WIN_RES_M328   22   "win.ini Mach PixelDepth 24"
  321. WIN_RES_M328   23   "win.ini Mach dpi 96"
  322. WIN_RES_M328   24   "win.ini Mach DesktopSize 640x480"
  323. WIN_RES_M328   25   "win.ini Mach ScreenSize 640x480"
  324. WIN_RES_M328   26   "system.ini boot.description sdisplay.drv ATI MACH32 256 color driver"
  325. WIN_RES_M328   27   "system.ini boot.description display.drv ATI MACH32 256 color driver"
  326. WIN_RES_M329   01   "win.ini fonts \"Symbol %ANYSTRING%\"
  327. WIN_RES_M329   02   "win.ini fonts \"Helv %ANYSTRING%\"
  328. WIN_RES_M329   03   "win.ini fonts \"Tms Rmn %ANYSTRING%\"
  329. WIN_RES_M329   04   "win.ini fonts \"Courier %ANYSTRING%\"
  330. WIN_RES_M329   05   "win.ini fonts \"MS Sans Serif %ANYSTRING%\"
  331. WIN_RES_M329   06   "win.ini fonts \"MS Serif %ANYSTRING%\"
  332. WIN_RES_M329   07   "win.ini fonts \"Small Fonts %ANYSTRING%\"
  333. WIN_RES_M329   08   "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  334. WIN_RES_M329   09   "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  335. WIN_RES_M329   10   "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  336. WIN_RES_M329   11   "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  337. WIN_RES_M329   12   "win.ini fonts \"Small Fonts (VGA res)\"                     smalle.fon"
  338. WIN_RES_M329   13   "system.ini boot sdisplay.drv smach.drv"
  339. WIN_RES_M329   14   "system.ini boot display.drv mach-86.drv"
  340. WIN_RES_M329   15   "system.ini boot fonts.fon vgasys.fon"
  341. WIN_RES_M329   16   "system.ini boot fixedfon.fon vgafix.fon"
  342. WIN_RES_M329   17   "system.ini boot oemfonts.fon vgaoem.fon"
  343. WIN_RES_M329   18   "win.ini Mach VAD off"
  344. WIN_RES_M329   19   "win.ini Mach DeviceBitmap off"
  345. WIN_RES_M329   20   "win.ini Mach Polygon on"
  346. WIN_RES_M329   21   "win.ini Mach EngineBlt on"
  347. WIN_RES_M329   22   "win.ini Mach PixelDepth 24"
  348. WIN_RES_M329   23   "win.ini Mach dpi 96"
  349. WIN_RES_M329   24   "win.ini Mach DesktopSize 800x600"
  350. WIN_RES_M329   25   "win.ini Mach ScreenSize 800x600"
  351. WIN_RES_M329   26   "system.ini boot.description sdisplay.drv ATI MACH32 256 color driver"
  352. WIN_RES_M329   27   "system.ini boot.description display.drv ATI MACH32 256 color driver"
  353. WIN_RES_UNKNOWN  01   "win.ini fonts \"Symbol %ANYSTRING%\"
  354. WIN_RES_UNKNOWN  02   "win.ini fonts \"Helv %ANYSTRING%\"
  355. WIN_RES_UNKNOWN  03   "win.ini fonts \"Tms Rmn %ANYSTRING%\"
  356. WIN_RES_UNKNOWN  04   "win.ini fonts \"Courier %ANYSTRING%\"
  357. WIN_RES_UNKNOWN  05   "win.ini fonts \"MS Sans Serif %ANYSTRING%\"
  358. WIN_RES_UNKNOWN  06   "win.ini fonts \"MS Serif %ANYSTRING%\"
  359. WIN_RES_UNKNOWN  07   "win.ini fonts \"Small Fonts %ANYSTRING%\"
  360. WIN_RES_UNKNOWN  08   "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (8514/a res)\"  sseriff.fon"
  361. WIN_RES_UNKNOWN  09   "win.ini fonts \"Courier 10,12,15 (8514/a res)\"                courf.fon"
  362. WIN_RES_UNKNOWN  10   "win.ini fonts \"MS Serif 8,10,12,14,18,24 (8514/a res)\"       seriff.fon"
  363. WIN_RES_UNKNOWN  11   "win.ini fonts \"Symbol 8,10,12,14,18,24 (8514/a res)\"         symbolf.fon"
  364. WIN_RES_UNKNOWN  12   "win.ini fonts \"Small Fonts (8514/a res)\"                     smallf.fon"
  365. WIN_RES_UNKNOWN  13   "system.ini boot sdisplay.drv smach.drv"
  366. WIN_RES_UNKNOWN  14   "system.ini boot display.drv mach-86.drv"
  367. WIN_RES_UNKNOWN  15   "system.ini boot fonts.fon 8514sys.fon"
  368. WIN_RES_UNKNOWN  16   "system.ini boot fixedfon.fon 8514fix.fon"
  369. WIN_RES_UNKNOWN  17   "system.ini boot oemfonts.fon 8514oem.fon"
  370. WIN_RES_UNKNOWN  18   "win.ini Mach VAD off"
  371. WIN_RES_UNKNOWN  19   "win.ini Mach DeviceBitmap off"
  372. WIN_RES_UNKNOWN  20   "win.ini Mach Polygon on"
  373. WIN_RES_UNKNOWN  21   "win.ini Mach EngineBlt on"
  374. WIN_RES_UNKNOWN  22   "win.ini Mach PixelDepth 8"
  375. WIN_RES_UNKNOWN  23   "win.ini Mach DesktopSize 640x480"
  376. WIN_RES_UNKNOWN  24   "win.ini Mach ScreenSize 640x480"
  377. WIN_RES_UNKNOWN  22   "system.ini boot.description sdisplay.drv ATI MACH32 256 color driver"
  378. WIN_RES_UNKNOWN  23   "system.ini boot.description display.drv ATI MACH32 256 color driver"
  379.  
  380. * CAN'T RUN 8514 IN SEAMLESS YET 7/21/92 (SJK)
  381. :WININI :MODE=PRIMARY :MODE=WINDOWS
  382. WIN.INI
  383. fonts "Symbol %ANYSTRING%"
  384. fonts "Helv %ANYSTRING%"
  385. fonts "Tms Rmn %ANYSTRING%"
  386. fonts "Courier %ANYSTRING%"
  387. fonts "MS Sans Serif %ANYSTRING%"
  388. fonts "MS Serif %ANYSTRING%"
  389. fonts "Small Fonts %ANYSTRING%"
  390. fonts "MS Sans Serif 8,10,12,14,18,24 (8514/a res)" sseriff.fon
  391. fonts "Courier 10,12,15 (8514/a res)"               courf.fon
  392. fonts "MS Serif 8,10,12,14,18,24 (8514/a res)"      seriff.fon
  393. fonts "Symbol 8,10,12,14,18,24 (8514/a res)"        symbolf.fon
  394. fonts "Small Fonts (8514/a res)"                    smallf.fon
  395. Desktop IconSpacing 100
  396.  
  397. :WININI :MODE=PRIMARY :MODE=WINDOWS
  398. SYSTEM.INI
  399. boot   WOS2VDMApps
  400. boot   SAVDMApps
  401. * boot   MAVDMApps    !printman
  402. boot   MAVDMApps    
  403. * boot   386grabber 8514.gr3
  404. boot   useos2shield 1
  405. boot   os2shield    winsheld.exe
  406. boot   fonts.fon    8514sys.fon
  407. boot   fixedfon.fon 8514fix.fon
  408. boot   oemfonts.fon 8514oem.fon
  409. boot   display.drv  mach-86.drv
  410. boot   sdisplay.drv smach.drv
  411. Mach   VAD          off
  412. Mach   DeviceBitmap off
  413. Mach   Polygon      on
  414. Mach   EngineBlt    on
  415. Mach   PixelDepth   8
  416. Mach   dpi          96
  417. Mach   DesktopSize  640x480
  418. Mach   ScreenSize   640x480
  419. boot.description display.drv  ATI_MACH32_256_color_Driver
  420. boot.description sdisplay.drv ATI_MACH32_256_color_Driver
  421.  
  422. 
  423.