FCINIT(1) — NEWS-OS Programmer’s Manual
NAME
fcinit − initialize FCVG device
SYNOPSIS
fcinit [ level ]
DESCRIPTION
fcinit is a sample program to initialize the FCVG device. Specify a number from 1 to 4 to level.
1 Initialization of status register
2 Initialization of status register and control plane
3 Initialization of status register, control plane, character plane, sub-character plane, cursor plane and color look-up table
4 Initialization of status register, control plane, character plane, character plane, sub-character plane, cursor plane, color look-up table and video plane
If level is omitted, level is assumed to be 4.
For more details of the initialization of each level, see fcvg_init(3X).
FILES
/usr/sony/demo/NWB224/src/fcinit.c source code
/usr/sony/lib/libfcvg.aFCVG library
/usr/sony/include/fcvg.hheader file
/usr/sony/include/fcvg_lib.hheader file
/usr/sony/include/fcvg_reg.hheader file
/usr/sony/demo/NWB224directory for a sample program
SEE ALSO
libfcvg(3X), fcvg_init(3X)
Chapter 8. "Full-Color Video Graphics Interface Board" in NEWS-OS Release 4.0 Programmer’s Guide.
NEWS-OSRelease 4.2.1R