MESA_RGB_VISUAL - specifies the X visual and depth for RGB mode
diff --git a/docs/helpwanted.html b/docs/helpwanted.html
index 4cd92b97a95..34afe49f752 100644
--- a/docs/helpwanted.html
+++ b/docs/helpwanted.html
@@ -15,17 +15,40 @@ Here are some specific ideas and areas where help would be appreciated:
-
-Enable -Wstrict-aliasing=2 -fstrict-aliasing and track down aliasing
+Driver patching and testing.
+Patches are often posted to the mesa3d-dev mailing list, but aren't
+immediately checked into git because not enough people are testing them.
+Just applying patches, testing and reporting back is helpful.
+
-
+Driver debugging.
+There are plenty of open bugs in the bug database.
+
-
+Remove aliasing warnings.
+Enable gcc -Wstrict-aliasing=2 -fstrict-aliasing and track down aliasing
issues in the code.
-
-Windows 98/NT driver building, maintenance and testing
+Windows driver building, testing and maintenance.
+The Visual Studio project files aren't always updated in a timely manner
+when new source files are added or old ones are removed.
+Fixing these tends to delay new Mesa releases.
-
-Maintenance and testing of lesser-used drivers, such as DOS/DJGPP, GGI, etc.
+Maintenance and testing of lesser-used drivers.
+Drivers such as DOS/DJGPP, GGI, etc that aren't being maintained are being
+deprecated starting in Mesa 7.3.
+
-
+Contribute more tests to
+glean.
+
-
+Automatic testing.
+
+It would be great if someone would set up an automated system for grabbing
+the latest Mesa code and run tests (such as glean) then report issues to
+the mailing list.
-If you want to help with Mesa, first join the Mesa developer's
+If you want to do something new in Mesa, first join the Mesa developer's
mailing list.
Then post a message to propose what you want to do, just to make sure
there's no issues.
diff --git a/docs/systems.html b/docs/systems.html
index 340f528af13..5137b074e28 100644
--- a/docs/systems.html
+++ b/docs/systems.html
@@ -27,16 +27,27 @@ the Amiga, Apple Macintosh, BeOS, NeXT, OS/2, MS-DOS, VMS, Windows
-Details about particular drivers follows.
-Be warned that some drivers may be out of date and no longer function.
+Details about particular drivers follows:
+
+
+Deprecated Systems
+
+
+These drivers have not been maintained and are being deprecated.
+They can be saved if someone steps up to help.
+
+
+
+
+And for historical reference:
+