VxWorks Reference Manual : Libraries
vgaInit - a VGA 3+ mode initialization source module
vgaInit( ) - initializes the VGA chip and loads font in memory.
USAGE This library provides initialization routines to configure VGA in 3+ alphanumeric mode.
The functions addressed here include:
\i -
Initialization of the VGA specific register set.
USER INTERFACE
STATUS vgaInit ( VOID )This routine will initialize the VGA specific register set to bring a VGA card in VGA 3+ mode and loads the font in plane 2.
Programmer's Guide to the EGA, VGA, and Super VGA Cards - Ferraro. Programmer's Guide to PC & PS/2 Video Systems - Richard Wilton.
NONE.
vgaInit( ) - initializes the VGA chip and loads font in memory.
STATUS vgaInit ( void )
This routine will initialize the VGA specific register set to bring a VGA card in VGA 3+ mode and loads the font in plane 2.
OK/ERROR