summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAlex Deucher <alex@botch2.com>2007-08-20 20:54:06 -0400
committerAlex Deucher <alex@botch2.com>2007-08-20 20:54:06 -0400
commit9470bd67731059f26859ed5f0bea3ade09e2c80c (patch)
treedbaa4a9760e3d49c9ecd6c7ca0aa643fdbfffc1a /man
parentb275febdb0918e8cebdffbb433b0eeb3ff4d3746 (diff)
RADEON: Add DefaultConnectorTable option
This option skips the parsing the BIOS connector table and falls back to chip specific defaults. Also remove man page section for the now gone bioshotkeys option.
Diffstat (limited to 'man')
-rw-r--r--man/radeon.man13
1 files changed, 6 insertions, 7 deletions
diff --git a/man/radeon.man b/man/radeon.man
index fcb6d736..63bbb9bc 100644
--- a/man/radeon.man
+++ b/man/radeon.man
@@ -363,13 +363,6 @@ life by reducing power usage. Some users report reduced 3D performance
with this enabled. The default is
.B off.
.TP
-.BI "Option \*qBIOSHotkeys\*q \*q" boolean \*q
-Enable BIOS hotkey output switching. This allows the BIOS to toggle outputs
-using hotkeys (e.g., fn-f7, etc.). Since the driver does not support ACPI,
-there is no way to validate modes on an output switch and the BIOS can
-potentially change things behind the driver's back. The default is
-.B off.
-.TP
.BI "Option \*qVGAAccess\*q \*q" boolean \*q
Tell the driver if it can do legacy VGA IOs to the card. This is
necessary for properly resuming consoles when in VGA text mode, but
@@ -406,6 +399,12 @@ for RN50/ES1000 and
.B on
for others.
.TP
+.BI "Option \*qDefaultConnectorTable\*q \*q" boolean \*q
+Enable this option to skip the BIOS connector table parsing and use the
+driver defaults for each chip.
+The default is
+.B off
+.TP
.SH SEE ALSO
__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__)