From 63b94c104efa4477a33c7a5af09a4cd58740826c Mon Sep 17 00:00:00 2001 From: Rudolf Cornelissen Date: Sun, 2 May 2004 12:18:19 +0000 Subject: [PATCH] fixed secondary head specs (nview) git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7349 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html index 8669fa5100..fe0719906d 100644 --- a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html +++ b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html @@ -23,7 +23,8 @@
  • Modified dualhead switch mode for all other cards to work via the virtualized head access also;
  • Modified overlay to work correctly with the virtualized setup;
  • Added output-devices/heads matrix setup: the driver now selects the right head for primary output and dualhead should work for all cards with all monitor-types now (if connected before boot); -
  • Updated head selection code for register programming: NV11 needs a special treatment (again); NV11 dualhead modes are finally OK now, including switch mode. +
  • Updated head selection code for register programming: NV11 needs a special treatment (again); NV11 dualhead modes are finally OK now, including switch mode; +
  • Updated secondary head specs: they are improved for nview cards (like GeForce4 and FX) in comparison to twinview cards (like GeForce2). The 'features' listed below are temporarily(?) shutdown. If your panel does not work with driver 0.10-17, PLEASE SEND FEEDBACK! Send me a logfile with full logging enabled as well. Feedback without accompaning logfiles are of very little use!