swift 05/06/06 14:11:24 Modified: xml/htdocs/doc/en ati-faq.xml Log: Add in r280 support where due
Revision Changes Path 1.24 +5 -5 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.24&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.24&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.23&r2=1.24&cvsroot=gentoo Index: ati-faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- ati-faq.xml 29 May 2005 09:55:26 -0000 1.23 +++ ati-faq.xml 6 Jun 2005 14:11:24 -0000 1.24 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.23 2005/05/29 09:55:26 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ati-faq.xml,v 1.24 2005/06/06 14:11:24 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/ati-faq.xml"> @@ -22,8 +22,8 @@ <license/> -<version>1.0.8</version> -<date>2005-05-29</date> +<version>1.0.9</version> +<date>2005-06-06</date> <chapter> <title>Hardware Support</title> @@ -150,10 +150,10 @@ <comment>(If you want just the Rage128 drivers and modules installed with x11)</comment> # <i>VIDEO_CARDS="rage128" emerge x11-drm</i> <comment>(To have just the Radeon support)</comment> -<comment>(r100, r200, r250, but not r300 yet)</comment> +<comment>(r100, r200, r250, r280, but not r300 yet)</comment> # <i>VIDEO_CARDS="radeon" emerge x11-drm</i> <comment>(To install the ATI closed source drivers)</comment> -<comment>(r200,r250 and r300 only)</comment> +<comment>(r200, r250, r280 and r300 only)</comment> # <i>emerge ati-drivers</i> <comment>(To install just X11 but not install)</comment> <comment>(any kernel module)</comment> -- [email protected] mailing list
