From 813524fb5a2012c6a58bc6c484dddf9612eb2744 Mon Sep 17 00:00:00 2001 From: Rudolf Cornelissen Date: Fri, 18 Feb 2005 20:40:26 +0000 Subject: [PATCH] updated driver documentation. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11415 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- .../kernel/drivers/graphics/nvidia/README.html | 9 +++++---- .../kernel/drivers/graphics/nvidia/UPDATE.html | 12 +++++++----- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/README.html b/src/add-ons/kernel/drivers/graphics/nvidia/README.html index 971cea3cfd..6845ce15bc 100644 --- a/src/add-ons/kernel/drivers/graphics/nvidia/README.html +++ b/src/add-ons/kernel/drivers/graphics/nvidia/README.html @@ -33,10 +33,11 @@ You use this software at your own risk! Although I don't expect it to damage you
  • Hardware cursor support (on both heads on dualhead cards);
  • Full 2D acceleration;
  • Full BWindowScreen support (used for hardware pageflipping, scrolling/panning and acceleration in applications/games); -
  • DPMS support for analog connected screens (on both heads on dualhead cards); -
  • B_YCbCr422 hardware overlay support on both TNT and GeForce series cards, except for GeForce 6200 and 6600 (overlay follows head in dualhead stretch/switch modes); +
  • DPMS support for both DVI and analog connected screens (on both heads on dualhead cards), but not for panels on laptops ; +
  • B_YCbCr422 hardware overlay support on both TNT and GeForce series cards, except for GeForce 6200 and 6600. Overlay output 'follows head' in dualhead stretch/switch modes;
  • Dualhead support on GeForce dualhead cards (use Mark Watson's 'Dualhead Setup' from BeBits for now); -
  • DVI and laptop panel (widescreen) support; +
  • DVI and laptop panel support; +
  • Widescreen mode support (all screens must be widescreen type and they must all be digitally connected);
  • Basic AGP mode support on AGP cards, using the new (seperate) (open)BeOS AGP busmanager;
  • Coldstart support for analog connected screens on most cards except TNT1, GeForce 6200, 6600 and 6800. @@ -188,6 +189,6 @@ With the pgm_panel true setting, the driver will fix your panel

    Rudolf Cornelissen. -

    (Page last updated on February 17, 2005)

    +

    (Page last updated on February 18, 2005)

    diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html index 09420b5bc6..42e0835908 100644 --- a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html +++ b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html @@ -6,11 +6,13 @@

    Changes done for each driverversion:

    head (cvs 0.36, Rudolf)

    nv_driver 0.30, (Rudolf)

    Still todo: