From 9840a0fd4fc8c980533fcd4a02c55cd0d5634b6d Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Thu, 29 Nov 2007 13:27:37 -0500 Subject: RADEON: add MacModel "mini-internal" for minis with internal TMDS Some macs (minis and powerbooks) use internal tmds, others use external tmds and not just for dual-link TMDS, it shows up with single-link as well. Unforunately, there doesn't seem to be any good way to figure it out. --- man/radeon.man | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'man/radeon.man') diff --git a/man/radeon.man b/man/radeon.man index f302adea..8f7b551c 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -414,8 +414,10 @@ The default is .TP .BI "Option \*qMacModel\*q \*q" string \*q .br -Used to specify Mac models for connector tables and quirks. Only valid - on PowerPC. +Used to specify Mac models for connector tables and quirks. If you have +a powerbook or mini with DVI that does not work properly, try the alternate + options as Apple does not seem to provide a good way of knowing whether + they use internal or external TMDS for DVI. Only valid on PowerPC. .br ibook \-\- ibooks .br @@ -423,7 +425,9 @@ powerbook-duallink \-\- Powerbooks with external DVI .br powerbook \-\- Powerbooks with integrated DVI .br -mini \-\- Mac Mini +mini \-\- Mac Mini with external DVI +.br +mini-internal \-\- Mac Mini with integrated DVI .br The default value is .B undefined. -- cgit v1.2.3