Index of /archives/NetBSD/NetBSD-release-10/xsrc/external/mit/xf86-video-mga/dist/util

Icon  Name                                                                      Last modified      Size  Description
[PARENTDIR] Parent Directory - [DIR] CVS/ 2022-12-18 05:58 - [TXT] Makefile.am 2008-08-02 14:13 156 [TXT] Makefile.in 2022-07-12 10:09 18K [TXT] README 2022-07-12 10:09 580 [TXT] stormdwg.c 2013-06-02 17:23 3.8K

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 up to 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 $