=== $Id: README-mv147-rg752,v 1.1 1994/08/14 03:26:40 billr Exp $ ===

    VxWorks driver support package for RG-7XX and RG-79XX graphics boards
    =====================================================================

This package consists of:

 1. This README file
 2. install - VxWorks shell script to load the driver and demo program and start it

 3. demo directory
 3a. rginit.c - demo program to initialize the graphics board device
 3a. rginitk.c - initialize the graphics board device and enable keyboard/mouse
 3b. gdemo.c - demo program for testing the rg-752
 3c. ptype.h - header file for demo program
 3d. Makefile - makefile for building demo programs

 4. lib directory
 4a.  lib/librg.a - VxWorks library archive for the C Graphics Library

 5. include directory
 5a.  raster/*.h - include files to use when building application programs
 5b.  raster/drv/device.h - include file for driver and device initialization

 6. driver directory
 6a.  driver/rg7Drv - VxWorks driver for RG-752 graphics boards
