diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/README.html b/src/add-ons/kernel/drivers/graphics/nvidia/README.html
index c0bd41bf4e..9f01f1cb94 100644
--- a/src/add-ons/kernel/drivers/graphics/nvidia/README.html
+++ b/src/add-ons/kernel/drivers/graphics/nvidia/README.html
@@ -36,13 +36,13 @@ You use this software at your own risk! Although I don't expect it to damage you
Full BWindowScreen support (used for hardware pageflipping, scrolling/panning and acceleration in applications/games);
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, 6600 and 7800. 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);
+ Dualhead support on GeForce dualhead cards (use 'Dualhead Setup' from BeBits for now);
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) Haiku AGP busmanager;
Basic ('legacy') PCIe support;
Coldstart support for analog connected screens on most cards except TNT1, GeForce 6200, 6600, 6800 and 7800;
- TVout support on cards with Brooktree BT868/BT869 and Conexant CX25870/CX25871 encoders (still in development).
+ TVout support on cards with Brooktree BT868/BT869 and Conexant CX25870/CX25871 encoders (use 'Dualhead Setup' from BeBits for now). TVout support is still in development...
Known limitations:
@@ -111,8 +111,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 minimize the excessive 'bandwidth trouble' existing on TNT2-M64 cards, best noticable in high resolution modes.
+
- Coldstarting will not yet work with laptop- and DVI panels.
- 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!).
@@ -218,6 +217,6 @@ If you select vga_on_tv false the driver will automatically shu
Rudolf Cornelissen.
-(Page last updated on October 25, 2005)
+(Page last updated on November 13, 2005)