summaryrefslogtreecommitdiff
path: root/util/README
blob: 9a87e5314fc8e9d9aae777698575949db12bf961 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25

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 $