diff options
author | Alex Deucher <alex@botch2.com> | 2008-05-30 10:10:56 -0400 |
---|---|---|
committer | Alex Deucher <alex@botch2.com> | 2008-05-30 10:10:56 -0400 |
commit | 7cb695a329a9b543ad61af08c2d7d6eaf56de35e (patch) | |
tree | 1debf3c79547fdbb9ce9e0e7b16c48fa75f56cc5 /man | |
parent | 714b2c63ec1c4a1410a6d521c03e9d1f90937c01 (diff) |
RADEON: add Int10 option
On some radeons you can't read the bios without initializing int10.
On ATOM-based secondary cards, intitializing int10 tends to hang the card.
Diffstat (limited to 'man')
-rw-r--r-- | man/radeon.man | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/radeon.man b/man/radeon.man index ac6ea40..1d14358 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -505,6 +505,12 @@ LVDS as attached. The default is .B on. .TP +.BI "Option \*qInt10\*q \*q" boolean \*q +This option allows you to disable int10 initialization. Set this to +False if you are experiencing a hang when initializing a secondary card. +The default is +.B on. +.TP .SH SEE ALSO __xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__) |