From: "Shyam Mani" <fox2mike@lark.gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: dri-howto.xml
Date: Fri, 16 Dec 2005 07:30:48 +0000 [thread overview]
Message-ID: <200512160730.jBG7Umww011629@robin.gentoo.org> (raw)
fox2mike 05/12/16 07:30:48
Modified: xml/htdocs/doc/en dri-howto.xml
Log:
#101566 - Autoloading Modules as required. Added CC-BY-SA 2.5 comment as well. I'm back in business babies :p
Revision Changes Path
1.27 +23 -4 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.27&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.27&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.26&r2=1.27&cvsroot=gentoo
Index: dri-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- dri-howto.xml 11 Oct 2005 03:46:14 -0000 1.26
+++ dri-howto.xml 16 Dec 2005 07:30:48 -0000 1.27
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.26 2005/10/11 03:46:14 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.27 2005/12/16 07:30:48 fox2mike Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/doc/en/dri-howto.xml">
@@ -16,10 +16,12 @@
with Xorg in Gentoo Linux.
</abstract>
+<!-- The content of this document is licensed under the CC-BY-SA license -->
+<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.0.14</version>
-<date>2005-10-11</date>
+<version>1.0.15</version>
+<date>2005-12-16</date>
<chapter>
<title>Introduction</title>
@@ -161,7 +163,7 @@
<*> MTRR (Memory Type Range Register) support
Character devices --->
<M> /dev/agpgart (AGP Support)
-[*] Intel 440LX/BX/GX and I815/I820/I830M/I830MP/I840/I845/I850/I860 support
+[M] Intel 440LX/BX/GX and I815/I820/I830M/I830MP/I840/I845/I850/I860 support
<comment>(Enable your chipset instead of the above.)</comment>
< > Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
</pre>
@@ -255,6 +257,23 @@
</body>
</section>
+<section>
+<title>Changes to modules.autoload.d</title>
+<body>
+
+<p>
+You will need to add the module name that your card uses to
+<path>/etc/modules.autoload.d/kernel-2.6</path> to ensure that the module is
+loaded automatically when the system starts up.
+</p>
+
+<pre caption="Editing /etc/modules.autoload.d/kernel-2.6">
+<comment>(Change module name as required.)</comment>
+intel-agp
+</pre>
+
+</body>
+</section>
</chapter>
<chapter>
--
gentoo-doc-cvs@gentoo.org mailing list
next reply other threads:[~2005-12-16 7:31 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-16 7:30 Shyam Mani [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-11-06 9:42 [gentoo-doc-cvs] cvs commit: dri-howto.xml Joshua Saddler
2008-09-10 21:20 Joshua Saddler
2008-05-21 19:29 Sven Vermeulen
2007-04-26 3:45 Josh Saddler
2007-02-18 23:44 Josh Saddler
2006-10-10 9:36 Xavier Neys
2006-10-10 9:35 Xavier Neys
2006-10-09 13:43 Josh Saddler
2006-10-09 13:41 Josh Saddler
2006-07-31 19:37 Jan Kundrat
2006-05-12 19:32 Josh Saddler
2006-05-07 12:39 Josh Saddler
2006-02-01 11:58 Xavier Neys
2005-10-11 3:46 swift
2005-07-30 21:48 Xavier Neys
2005-07-30 9:47 Xavier Neys
2005-07-27 12:45 Shyam Mani
2005-07-13 12:57 Sven Vermeulen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200512160730.jBG7Umww011629@robin.gentoo.org \
--to=fox2mike@lark.gentoo.org \
--cc=docs-team@lists.gentoo.org \
--cc=gentoo-doc-cvs@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox