nightmorph 09/12/14 21:26:40 Modified: dri-howto.xml Log: Update some links that have been redirected, bug 296922
Revision Changes Path 1.45 xml/htdocs/doc/en/dri-howto.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?rev=1.45&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?rev=1.45&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?r1=1.44&r2=1.45 Index: dri-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- dri-howto.xml 30 Nov 2009 20:19:35 -0000 1.44 +++ dri-howto.xml 14 Dec 2009 21:26:40 -0000 1.45 @@ -1,9 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.44 2009/11/30 20:19:35 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.45 2009/12/14 21:26:40 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide> - <title>Hardware 3D Acceleration Guide</title> <author title="Author"> @@ -25,8 +24,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.12</version> -<date>2009-11-30</date> +<version>1.13</version> +<date>2009-12-14</date> <chapter> <title>Introduction</title> @@ -361,9 +360,8 @@ <p> Try out the binary drivers. For <c>ati-drivers</c>, a listing is at -<uri>http://ati.amd.com/support/drivers/linux/linux-radeon.html</uri> (for x86) -and at <uri>http://ati.amd.com/support/drivers/linux64/linux64-radeon.html</uri> -(for amd64). If those don't support it, use fbdev. It's slow, but it works. +<uri>http://support.amd.com/us/gpudownload/Pages/index.aspx</uri>. If those +don't support it, use fbdev. It's slow, but it works. </p> </body>
