summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authornick <nick@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-09-18 16:53:45 +0000
committernick <nick@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-09-18 16:53:45 +0000
commit8c3d1689fae58b37b92d1cd8714d0bf7b04e8113 (patch)
treeabc2ffd28b90d7a63b2856f0014c4893810a4930 /drivers
parent70f1ff17159d25a570b5599354b3f34f29dc8766 (diff)
downloadmpv-8c3d1689fae58b37b92d1cd8714d0bf7b04e8113.tar.bz2
mpv-8c3d1689fae58b37b92d1cd8714d0bf7b04e8113.tar.xz
Comments cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1917 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'drivers')
-rw-r--r--drivers/radeon/radeonfb.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/radeon/radeonfb.c b/drivers/radeon/radeonfb.c
index 2708f18f50..823b63ab43 100644
--- a/drivers/radeon/radeonfb.c
+++ b/drivers/radeon/radeonfb.c
@@ -35,9 +35,9 @@
* Special thanks to ATI DevRel team for their hardware donations.
*
* LIMITATIONS: on dualhead Radeons (VE, M6, M7) driver doesn't work in
- * dual monitor configuration. TVout is not supported too. M7 chips currently
- * are not supported (Need volunteers to test its work). Probably these bugs
- * can be solved by importing XFree86 code, which has ATI's support.
+ * dual monitor configuration. TVout is not supported too.
+ * Probably these problems can be solved by importing XFree86 code, which
+ * has ATI's support.
*
* Mini-HOWTO: This driver doesn't accept any options. It only switches your
* video card to graphics mode. Standard way to change video modes and other