diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html index 1611376a54..cc55b0b9bf 100644 --- a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html +++ b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html @@ -17,7 +17,8 @@
  • Added 256Mb RAM detection;
  • Improved startup code: this should (could) fix random trouble on some cards like for instance hardcursor trouble on especially laptops;
  • Added dualhead support (use Mark Watson's 'G400 Dualhead Setup' from BeBits for now): Note that dualhead switch mode still has to be setup, and overlay is fixed to the primary head for now; -
  • Updated mode granularity and max virtual size checking/limiting to adhere to new CRTC setup for dualhead cards. +
  • Updated mode granularity and max virtual size checking/limiting to adhere to new CRTC setup for dualhead cards; +
  • Added dualhead support for 8- and 16bit colordepths.

    nv_driver 0.07 (Rudolf)