User guide
36 Enhanced OS-9 for X86 PCAT
1
Installing and Configuring Enhanced OS-9
*load -d CMDS/BOOTOBJS/MAUI/ibct65548ts110cs -
Toshbia 110CS
laptop
*load -d CMDS/BOOTOBJS/MAUI/ibct65550ts205cds -
Toshbia 205cds
laptop
*load -d CMDS/BOOTOBJS/MAUI/ibct65550ts205cdsvga -
Toshbia
205cds
laptop with VGA monitor
*load -d CMDS/BOOTOBJS/MAUI/ibtlet4000 -
Tseng Labs ET4000 ISA
*******************************************************
* End of bootlist
The gx_vesa driver comes in four different modules.
gx_vesa is the normal one. It has 640x480, 800x600, 1024x768, and
1280x1024 support at 256 colors. The VESA BIOS is asked what
modes are supported. The BIOS should stop the driver from setting any
modes that can’t be displayed. This driver will use a linear display buffer
if the VESA BIOS is version 2.0 or greater and tells the driver that linear
buffers are supported.
gx_vesal will only work on cards with BIOS’s that support linear mode. It
is about 3 times faster than gx_vesa on supported hardware.
gx_vesah adds support for 15 bit high color modes. It looks for the
highest resolution high color mode. The color depth table is separate
from the resolution table.
gx_vesalh is a linear buffer only with high color support.
The descriptor is vesa and there are two cdb’s. cdb_vesa and
cdb_vesa_s. cdb_vesa is set up for a bus mouse and cdb_vesa_s is set
up for a serial mouse.
The gx_isabank driver comes in three modules depending on what
default resolution you want. gx_isabank1 has a default of 1024x768,
gx_isabank6 has a default of 640x480 and gx_isabank8 has a default of
800x600 all at 256 colors. The gx_isabank driver uses a data module to
tell it how to talk to different hardware. The data modules include are:
ibcl5422 cirrus logic 5422 ISA card ibcl5428 cirrus logic 5428 VESA LB
card ibcl5429 cirrus logic 5429 VESA LB card ibct65548ts110cs
Toshiba laptop 110cs ibct65550ts205cds Toshiba laptop 205cds
ibct65550ts205cdsvga Toshiba laptop 205cds with external VGA
monitor ibtlet4000 Tseng labs ET4000 ISA card