nightmorph    07/08/23 22:31:14

  Modified:             ati-faq.xml dri-howto.xml
  Log:
  removed all references to ati-gatos from the docs, as per drac's treecleaners 
last rites email. the gatos code has been merged into xorg's codebase. for the 
portage handbook p.mask example, replaced ati-gatos with a package that will 
actually stay in the tree. yay for unreal tournament\!

Revision  Changes    Path
1.44                 xml/htdocs/doc/en/ati-faq.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/ati-faq.xml?rev=1.44&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/ati-faq.xml?rev=1.44&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/ati-faq.xml?r1=1.43&r2=1.44

Index: ati-faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ati-faq.xml 7 Aug 2007 08:09:06 -0000       1.43
+++ ati-faq.xml 23 Aug 2007 22:31:14 -0000      1.44
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.43 
2007/08/07 08:09:06 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.44 
2007/08/23 22:31:14 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/ati-faq.xml">
@@ -14,6 +14,9 @@
 <author title="Editor">
   <mail link="[EMAIL PROTECTED]">Tiemo Kieft</mail>
 </author>
+<author title="Editor">
+  <mail link="[EMAIL PROTECTED]">Joshua Saddler</mail>
+</author>
 
 <abstract>
 This FAQ should help users avoid some common installation and configuration
@@ -24,8 +27,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1.3</version>
-<date>2007-08-07</date>
+<version>1.4</version>
+<date>2007-08-23</date>
 
 <chapter>
 <title>Hardware Support</title>
@@ -102,8 +105,9 @@
 
 <p>
 The board's multimedia features are supported by <uri
-link="http://gatos.sf.net";>the GATOS project</uri>. These drivers will be
-merged into the xorg tree shortly.
+link="http://gatos.sf.net";>the GATOS project</uri>. These drivers have been
+merged into the Xorg tree. You don't need to use anything special;
+<c>x11-drivers/xf86-video-ati</c> will work just fine.
 </p>
 
 </body>



1.40                 xml/htdocs/doc/en/dri-howto.xml

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

Index: dri-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- dri-howto.xml       22 Jul 2007 07:32:28 -0000      1.39
+++ dri-howto.xml       23 Aug 2007 22:31:14 -0000      1.40
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.39 
2007/07/22 07:32:28 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.40 
2007/08/23 22:31:14 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.9</version>
-<date>2007-07-22</date>
+<version>1.10</version>
+<date>2007-08-23</date>
 
 <chapter>
 <title>Introduction</title>
@@ -57,9 +57,7 @@
 are preferable since we're using Linux and open source is one of its underlying
 principles. Sometimes, binary drivers are the only option, like with nVidia's
 cards. Binary drivers include <c>x11-drivers/nvidia-drivers</c> for nVidia 
cards
-and <c>x11-drivers/ati-drivers</c> for ATI cards. Other open-source drivers
-include <c>media-video/ati-gatos</c> for ATI cards, which aims to support ATI's
-video capabilities more fully.
+and <c>x11-drivers/ati-drivers</c> for ATI cards.
 </p>
 
 </body>
@@ -435,7 +433,10 @@
 <body>
 
 <p>
-Check out <c>ati-gatos</c> drivers. <c>emerge -av ati-gatos</c>.
+The drivers originally developed by the <uri
+link="http://gatos.sf.net";>GATOS</uri> project have been merged into Xorg's
+codebase. You don't need anything special for TV-Out;
+<c>x11-drivers/xf86-video-ati</c> will work just fine.
 </p>
 
 </body>



-- 
[EMAIL PROTECTED] mailing list

Reply via email to