swift       05/10/11 03:46:14

  Modified:    xml/htdocs/doc/en dri-howto.xml
  Log:
  #108581 - x11-drm is now available for 2.6 kernels as well

Revision  Changes    Path
1.26      +6 -12     xml/htdocs/doc/en/dri-howto.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/dri-howto.xml?rev=1.26&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/dri-howto.xml?rev=1.26&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/dri-howto.xml.diff?r1=1.25&r2=1.26&cvsroot=gentoo

Index: dri-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- dri-howto.xml       30 Jul 2005 21:48:32 -0000      1.25
+++ dri-howto.xml       11 Oct 2005 03:46:14 -0000      1.26
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.25 
2005/07/30 21:48:32 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.26 
2005/10/11 03:46:14 swift Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/dri-howto.xml">
@@ -18,8 +18,8 @@
 
 <license/>
 
-<version>1.0.13</version>
-<date>2005-07-30</date>
+<version>1.0.14</version>
+<date>2005-10-11</date>
 
 <chapter>
 <title>Introduction</title>
@@ -167,10 +167,8 @@
 </pre>
 
 <p>
-If you use a 2.4 kernel, make sure the Direct Rendering Manager (DRM) is 
-<e>off</e>. The X11-DRM package will provide its own. 2.6 kernel users should
-<e>enable</e> the Direct Rendering Manager (DRM) as the X11-DRM package
-currently does not support 2.6 kernels yet.
+Make sure the Direct Rendering Manager (DRM) is <e>off</e>. 
+The X11-DRM package will provide its own. 
 </p>
 
 </body>
@@ -180,6 +178,7 @@
 <body>
 
 <pre caption="Compiling and installing kernel">
+<comment>(This example is for a 2.4 kernel)</comment>
 # <i>make dep &amp;&amp; make clean bzImage modules modules_install</i>
 # <i>mount /boot</i>
 # <i>cp arch/i386/boot/bzImage /boot</i>
@@ -201,11 +200,6 @@
 <title>Install X11-DRM</title>
 <body>
 
-<warn>
-If you are a 2.6 kernel user, skip this section and go to <uri
-link="#configure_xorg">Configure Xorg.conf</uri>.
-</warn>
-
 <pre caption="Installing X11-DRM">
 # <i>emerge x11-drm</i>
 </pre>



-- 
[email protected] mailing list

Reply via email to