From 7c216bed2abf6e48f7129c98e93b729f44efbd04 Mon Sep 17 00:00:00 2001 From: Rudolf Cornelissen Date: Mon, 9 May 2005 12:53:01 +0000 Subject: [PATCH] updated docs. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12604 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/add-ons/kernel/drivers/graphics/nvidia/README.html | 4 ++-- src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html | 7 +++++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/README.html b/src/add-ons/kernel/drivers/graphics/nvidia/README.html index 320ae9035b..de704fba8d 100644 --- a/src/add-ons/kernel/drivers/graphics/nvidia/README.html +++ b/src/add-ons/kernel/drivers/graphics/nvidia/README.html @@ -110,7 +110,7 @@ To make things look even more complex the driver might actually use the BIOS to
  • On driverversion 0.23 and before usebios had no effect at all. The cards were never coldstarted;
  • Coldstarting should work on most cards except TNT1, GeForce 6600 and GeForce 6800;
  • Coldstarting will not yet work with laptop- and DVI panels; -
  • Coldstarting should fix the 'bandwidth trouble' existing on some GeForce2 cards. +
  • Coldstarting should minimize the excessive 'bandwidth trouble' existing on TNT2-M64 cards, best noticable in high resolution modes.
  • 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!).
    @@ -190,6 +190,6 @@ With the pgm_panel true setting, the driver will fix your panel

    Rudolf Cornelissen. -

    (Page last updated on May 2, 2005)

    +

    (Page last updated on May 9, 2005)

    diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html index 586395fcbb..bbec3b5ac9 100644 --- a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html +++ b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html @@ -4,12 +4,15 @@

    Changes done for each driverversion:

    -

    head (Rudolf, svn version 0.44)

    +

    nv_driver 0.45 (Rudolf)

    nv_driver 0.43 (Rudolf)