diff options
author | Dave Airlie <airlied@linux.ie> | 2007-01-04 10:39:01 +1100 |
---|---|---|
committer | Dave Airlie <airlied@linux.ie> | 2007-01-04 10:39:22 +1100 |
commit | c54a31565e3ea50f1af7b81b1bf0c0e437099f47 (patch) | |
tree | f9608e3a01e8e5ffe870f1a9a769e0d2693aab2e /man/radeon.man | |
parent | dda2bbfdc2e0da6e8b9cb8d1bf78b91f1bb8131f (diff) |
radeon: fixup fastwrites to be always off
My 8500 in i845 doesn't work with fastwrites even setup by the firmware.
Diffstat (limited to 'man/radeon.man')
-rw-r--r-- | man/radeon.man | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man/radeon.man b/man/radeon.man index b0a4f04..d8620fa 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -177,8 +177,9 @@ The default is to .B leave it unchanged. .TP .BI "Option \*qAGPFastWrite\*q \*q" boolean \*q -Enable or disable AGP fast writes. Enabling this is frequently the cause of -instability. Used only when the DRI is enabled. +Enable AGP fast writes. Enabling this is frequently the cause of +instability. Used only when the DRI is enabled. If you enable +this option you will get *NO* support from developers. .br The default is to .B leave it unchanged. |