nightmorph 12/06/14 06:43:24 Modified: ati-faq.xml Log: update ati faq for new graphics card series, comment #7 on bug #419493
Revision Changes Path 1.53 xml/htdocs/doc/en/ati-faq.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ati-faq.xml?rev=1.53&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ati-faq.xml?rev=1.53&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ati-faq.xml?r1=1.52&r2=1.53 Index: ati-faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- ati-faq.xml 23 Mar 2011 09:26:09 -0000 1.52 +++ ati-faq.xml 14 Jun 2012 06:43:24 -0000 1.53 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.52 2011/03/23 09:26:09 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.53 2012/06/14 06:43:24 nightmorph Exp $ --> <guide> <title>Gentoo Linux ATI FAQ</title> @@ -27,8 +27,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>5</version> -<date>2011-03-01</date> +<version>6</version> +<date>2012-06-13</date> <chapter> <title>Hardware Support</title> @@ -80,28 +80,33 @@ <tr> <ti>R600</ti> <ti>RadeonHD 2000 series</ti> - <ti>AMD DRI, xorg</ti> + <ti>xorg</ti> </tr> <tr> <ti>RV670</ti> <ti>RadeonHD 3000 series</ti> - <ti>AMD DRI, xorg</ti> + <ti>xorg</ti> </tr> <tr> <ti>RV770 (R700)</ti> <ti>RadeonHD 4000 series</ti> - <ti>AMD DRI, xorg</ti> + <ti>xorg</ti> </tr> <tr> - <ti>R800</ti> + <ti>Evergreen</ti> <ti>RadeonHD 5000 series</ti> <ti>AMD DRI, xorg</ti> </tr> <tr> - <ti>R900</ti> + <ti>Northern Islands</ti> <ti>RadeonHD 6000 series</ti> <ti>AMD DRI, xorg</ti> </tr> +<tr> + <ti>Southern Islands</ti> + <ti>RadeonHD 7000 series</ti> + <ti>AMD DRI, xorg</ti> +</tr> </table> <note>
