diff options
author | Alex Deucher <alex@botch2.(none)> | 2007-08-25 17:37:35 -0400 |
---|---|---|
committer | Alex Deucher <alex@botch2.(none)> | 2007-08-25 17:37:35 -0400 |
commit | 3fd2d22a02812d5f86cdc1c9503f48362b0c362b (patch) | |
tree | 40daf522dbfee8c9c736ee84d3e4c15cc3ed2f61 /man | |
parent | 3469e1aa08792890fa6a5c72da52a1992a0b382c (diff) |
RADEON: remove fbdev option
FBDev support is currently broken, and it not really compatible
with randr
Diffstat (limited to 'man')
-rw-r--r-- | man/radeon.man | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/man/radeon.man b/man/radeon.man index 8423cc9..88665bf 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -150,14 +150,6 @@ affects the "true" overlay via xv, it won't affect things like textured video. .br The default value is either 1536 (for most chips) or 1920. .TP -.BI "Option \*qUseFBDev\*q \*q" boolean \*q -Enable or disable use of an OS\-specific framebuffer device interface -(which is not supported on all OSs). MergedFB does not work when this -option is in use. See fbdevhw(__drivermansuffix__) for further information. -.br -The default is -.B off. -.TP .BI "Option \*qAGPMode\*q \*q" integer \*q Set AGP data transfer rate. (used only when DRI is enabled) |