I could really use some help with some software development. The first, most critical thing is diagnostic software. When we plug an OGD1 for the first time into a PC, we need software that lets us bang directly on the hardware, sets up video, etc. I've done this before, but I can't release the code (not soon enough anyhow). Basically, you'll need libpci to start with. Use it to scan for the device, map it, enable the mapping in the hardware, etc. That mapping would be one submodule of the diag suite. Others would include video setup (mostly based on Patrick's code), memory setup (grab the numbers from the simulation code), and other minor things. Oh, and let's not forget programming the SPI prom that loads the S3.
The second thing we need is a DDX for X.org. Paul Brooks wrote the one we used at OSCON, so I hoping he can be persuaded to modify this one for the new memory map. :) Otherwise, I'll need someone else to do it. I expect it won't be hard. Thanks! -- Timothy Normand Miller http://www.cse.ohio-state.edu/~millerti Open Graphics Project _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
