Mercurial > mplayer.hg
changeset 1916:7c36fd5e6d22
Comments cleanup
author | nick |
---|---|
date | Tue, 18 Sep 2001 16:53:45 +0000 |
parents | 31fdf7bb1a8e |
children | 970e92b85f81 |
files | drivers/radeon/radeonfb.c |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/drivers/radeon/radeonfb.c Tue Sep 18 16:28:30 2001 +0000 +++ b/drivers/radeon/radeonfb.c Tue Sep 18 16:53:45 2001 +0000 @@ -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