Vigra VS-10 hardware docs, anyone?

Mouse <[email protected]>
Newsgroups gmane.os.netbsd.ports.sparc
Message-ID <[email protected]>
Digging through a box of SBus cards pulled out of storage, I found a
card marked "© 1991 VIGRA, INC.    VS-10 REV B".  It's got a back panel
with four switches and a DA-15 connector.

Poking at it with the console FORTH in an SS20 made it look like a
framebuffer.  So I de-tokenized the FCode and, sure enough, it is.
I've got it working enough that I could probably build an X ddx layer
for it.

But it involves a lot of magic numbers.  My current code reads like

 set_g300_reg(0x4a0,0x800);
 set_g300_reg(0x4a4,0x198);
 set_g300_reg(0x4a8,0x0);
 set_g300_reg(0x4ac,0x1e3);
 set_g300_reg(0x4b0,0x1d);
 set_g300_reg(0x500,0xff);

I know it's a long shot, but I'm wondering if, by any chance, anyone
knows where to find hardware documentation to help me turn some of
those magic numbers into something a little less cryptic.

/~\ The ASCII				  Mouse
\ / Ribbon Campaign
 X  Against HTML		[email protected]
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.