summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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