User guide

34 Enhanced OS-9 for X86 PCAT
1
Installing and Configuring Enhanced OS-9
may want to comment out the mode 13 driver by placing an asterisk in
front of each line, and uncomment one of the other video drivers such
as the generic VESA driver or the ISA Bank driver.
On the OS-9 target system you may edit the loadmaui file using the
umacs editor. Refer to the
Using the uMACS utility
chapter in the
Utilities Reference
manual. The
Utilities Reference
manual is included
with the X86 Product Documentation and may be installed on the
Windows system or read directly from CD-ROM.
*
* Graphics card selections.
*
* Note: The cdb default is PS2 mouse. To use serial mouse
* select the "_s" version.
*
* MAUI port - Generic VGA mode 13 ( 320x200x8bpp )
Remove the leading asterisk from one cdb_ file, vga and gx_vga
files to enable Generic VGA mode 13 video
.
*
load -d CMDS/BOOTOBJS/MAUI/cdb_vga -
PS/2 mouse
*load -d CMDS/BOOTOBJS/MAUI/cdb_vga_s -
Serial mouse
load -d CMDS/BOOTOBJS/MAUI/vga
load -d CMDS/BOOTOBJS/MAUI/gx_vga
*
* MAUI port - Generic VGA mode 12 & "X" ( 640x480x4bpp &
360x480x8bpp )
Remove the leading asterisk from one cdb_ file and the vga_ext
and gx_vga_ext files to enable Generic VGA mode 12 video.
*
*load -d CMDS/BOOTOBJS/MAUI/cdb_vga_ext -
PS/2 mouse
*load -d CMDS/BOOTOBJS/MAUI/cdb_vga_ext_s -
Serial mouse
*load -d CMDS/BOOTOBJS/MAUI/vga_ext
*load -d CMDS/BOOTOBJS/MAUI/gx_vga_ext
*
* MAUI port - CL-GD5434 ( up to 1024x768x24bpp )
Remove the leading asterisk from one cdb_ file and the gfx and
gx_cl543 files to enable graphics support for the Cirrus Logic
5434
*load -d CMDS/BOOTOBJS/MAUI/cdb -
PS/2 mouse
*load -d CMDS/BOOTOBJS/MAUI/cdb_s -
Serial mouse
*load -d CMDS/BOOTOBJS/MAUI/gfx
*load -d CMDS/BOOTOBJS/MAUI/gx_cl543