xenocara/driver/xf86-video-mga/util
2012-09-08 16:35:55 +00:00
..
Makefile.am Importing xf86-video-mga 1.4.4 2006-11-26 20:06:58 +00:00
Makefile.in Update to xf86-video-mga 1.6.1 2012-09-08 16:35:55 +00:00
README Importing xf86-video-mga 1.4.4 2006-11-26 20:06:58 +00:00
stormdwg.c Update to xf86-video-mga 1.5.0 2012-05-14 20:46:18 +00:00

Tech Note: dwg.c

author:		ajv 

purpose: 	to display MGA Storm's dwg register in human readable output.

compilation:	cc -o stormdwg stormdwg.c or just type make

usage:		stormdwg hexval

hexval will then be decomposed into it's constituent parts and displayed in human
readable format. 

BUGS:		none known except that it needs to kept upto date if the storms
		spec is changed

NOTE:		This is not by itself a very usable utility. 

Andrew van der Stock
ajv@greebo.net



$XFree86: xc/programs/Xserver/hw/xfree86/drivers/mga/util/README,v 1.2 1999/11/19 13:54:41 hohndel Exp $