fox2mike 05/09/05 16:11:36 Modified: xml/htdocs/doc/en ati-faq.xml Log: #104891 - All ATi cards aren't supported + Added license comment.
Revision Changes Path 1.32 +10 -7 xml/htdocs/doc/en/ati-faq.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ati-faq.xml?rev=1.32&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ati-faq.xml?rev=1.32&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ati-faq.xml.diff?r1=1.31&r2=1.32&cvsroot=gentoo Index: ati-faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- ati-faq.xml 2 Aug 2005 18:23:22 -0000 1.31 +++ ati-faq.xml 5 Sep 2005 16:11:36 -0000 1.32 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.31 2005/08/02 18:23:22 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.32 2005/09/05 16:11:36 fox2mike Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/ati-faq.xml"> @@ -20,10 +20,13 @@ issues related to DRI and X11 for ATI boards. </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-08-02</date> +<date>2005-09-05</date> <chapter> <title>Hardware Support</title> @@ -32,11 +35,11 @@ <body> <p> -Almost every ATI board is supported by <uri -link="http://www.freedesktop.org/Software/xorg">xorg-x11</uri>, at least for -the 2D accelerated features. The 3D support is provided either by <uri -link="http://dri.sf.net">the DRI project</uri> which is part of xorg-x11, -or by ATI's <uri +Many ATI boards (but not all) are supported by <uri +link="http://www.freedesktop.org/Software/xorg">xorg-x11</uri>, at least for the +2D accelerated features. The 3D support is provided either by <uri +link="http://dri.sf.net">the DRI project</uri> which is part of xorg-x11, or by +ATI's <uri link="http://mirror.ati.com/support/drivers/linux/radeon-linux.html">closed source drivers</uri>. </p> -- [email protected] mailing list
