nightmorph    08/09/10 21:20:28

  Modified:             dri-howto.xml
  Log:
  updated dri-howto per an email. the DRI kernel options have moved around a bit

Revision  Changes    Path
1.42                 xml/htdocs/doc/en/dri-howto.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?rev=1.42&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?rev=1.42&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?r1=1.41&r2=1.42

Index: dri-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- dri-howto.xml       21 May 2008 19:29:22 -0000      1.41
+++ dri-howto.xml       10 Sep 2008 21:20:28 -0000      1.42
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.41 
2008/05/21 19:29:22 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.42 
2008/09/10 21:20:28 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/dri-howto.xml">
@@ -25,8 +25,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1.10</version>
-<date>2007-08-23</date>
+<version>1.11</version>
+<date>2008-09-10</date>
 
 <chapter>
 <title>Introduction</title>
@@ -179,12 +179,13 @@
 Processor type and features --->
 &lt;*&gt; MTRR (Memory Type Range Register) support
 Device drivers --->
-   Character devices --->
-   &lt;M&gt; /dev/agpgart (AGP Support)
-   <comment>(The agpgart option is not present on 64-bit kernels; just choose 
your chipset support.)</comment>
-   &lt;M&gt; Intel 440LX/BX/GX, I8xx and E7x05 support
-<comment>(Enable your chipset instead of the above.)</comment>
-   &lt;M&gt; Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
+   Graphics support --->
+   &lt;M&gt; /dev/agpgart (AGP Support) --->
+      <comment>(The agpgart option is not present on 64-bit kernels; just 
choose your chipset support.)</comment>
+      &lt;M&gt; Intel 440LX/BX/GX, I8xx and E7x05 support
+      <comment>(Enable your chipset instead of the above.)</comment>
+   &lt;M&gt; Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) 
--->
+      &lt;M&gt; <comment>(Select your graphics card from the list)</comment>
 </pre>
 
 </body>




Reply via email to