From e4abfd7b4594af45111460dec2695eb9bbdb19f2 Mon Sep 17 00:00:00 2001 From: Rudolf Cornelissen Date: Sat, 23 Oct 2004 09:32:56 +0000 Subject: [PATCH] updated documentation git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9454 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- .../kernel/drivers/graphics/nvidia/README.html | 14 +++++++++----- .../kernel/drivers/graphics/nvidia/UPDATE.html | 9 +++++---- 2 files changed, 14 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 46d1473d4c..c95c7f8cd5 100644 --- a/src/add-ons/kernel/drivers/graphics/nvidia/README.html +++ b/src/add-ons/kernel/drivers/graphics/nvidia/README.html @@ -22,7 +22,8 @@ You use this software at your own risk! Although I don't expect it to damage you
  • GeForce 4 MX/Ti/Go;
  • GeForce 4 Integrated GPU (Nforce 2);
  • GeForce FX 5200/5600/5700/5800/5900/5950/Go; -
  • Quadro (2/4/FX/Go). +
  • Quadro (2/4/FX/Go); +
  • Some GeForce PCIe cards.

    @@ -35,7 +36,8 @@ You use this software at your own risk! Although I don't expect it to damage you
  • B_YCbCr422 hardware overlay support on both TNT and GeForce series cards (overlay 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; -
  • Basic AGP mode support on AGP cards, using the new (seperate) (open)BeOS AGP busmanager. +
  • 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 and GeForce 6800. Known limitations: Notes:
  • memory: (disabled by default)
    This option enables you to override the 'memory amount autodetection' of the driver. If autodetection is working incorrect, you can manually set the amount this way. You could also lower the amount of RAM to a lower value than actually there to test with for instance overlay use in applications. So this option is probably mostly of interest to developers. Specify the RAM amount in Mb (use only 'whole' numbers!).
    @@ -173,6 +177,6 @@ With the pgm_panel true setting, the driver will fix your panel

    Rudolf Cornelissen. -

    (Page last updated on August 26, 2004)

    +

    (Page last updated on October 23, 2004)

    diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html index 0368a5f2a9..86a66cb127 100644 --- a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html +++ b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html @@ -4,12 +4,13 @@

    Changes done for each driverversion:

    -

    head 0.28, (Rudolf)

    +

    head 0.29, (Rudolf)

    nv_driver 0.22, (Rudolf)