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:
@@ -100,8 +102,10 @@ To make things look even more complex the driver might actually use the BIOS to
Notes:
- - On driverversion 0.23 and before usebios had no effect at all. The cards were never coldstarted.
-
- Coldstarting is more likely to succeed on TNT and older GeForce cards than it is on newer cards.
+
- 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 and GeForce 6800 starting with driverversion 0.29;
+
- Coldstarting will not yet work with laptop- and DVI panels;
+
- Coldstarting should fix the 'bandwidth trouble' existing on some GeForce2 cards.
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)