diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/README.html b/src/add-ons/kernel/drivers/graphics/nvidia/README.html index 760e76f8ab..c0bd41bf4e 100644 --- a/src/add-ons/kernel/drivers/graphics/nvidia/README.html +++ b/src/add-ons/kernel/drivers/graphics/nvidia/README.html @@ -24,7 +24,8 @@ You use this software at your own risk! Although I don't expect it to damage you
  • GeForce (4 MX) PCX 4300;
  • GeForce FX/PCX 5200/5300/5600/5700/5750/5800/5900/5950/Go;
  • GeForce FX/PCX 6200/6600/6800/Go; -
  • Quadro (2/4/FX/PCX/Go). +
  • Quadro (2/4/FX/PCX/Go); +
  • Preliminary GeForce 7800 GT/GTX/Go support (without acceleration currently). If your card isn't recognized yet please report your CardID!

    @@ -34,18 +35,18 @@ You use this software at your own risk! Although I don't expect it to damage you
  • Full 2D acceleration;
  • 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 and 6600. Overlay output 'follows head' in dualhead stretch/switch modes; +
  • 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);
  • 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 and 6800; +
  • 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). Known limitations: +
  • tv_output: (disabled by default: preceded by a '#')
    + This option enables you to override the 'TV output signal cable autodetection' of the driver. If autodetection is working incorrect, you can manually select a signal type this way. Specify 0, 1 or 2 (if enabled).
    + +Notes: +
  • unhide_fw:
    This option is only used if your card is running in AGP mode. It's a real tweak option. It's officially unsupported, and it's unknown if it can do harm to your card or system. It exists because using it can speedup unaccelerated graphics a lot. Think about video playback or playing quake2 in software rendering mode... +
  • vga_on_tv:
    +This option only has an effect if you have a card with supported TV encoder chip when you use TV out modes. When set to true it provides a 'tweaked' dualhead clone mode for singlehead cards and dualhead cards using singlehead modes on TV. Because this special mode can possibly destroy old VGA monitors it's disabled by default. +

    Rudolf Cornelissen. -

    (Page last updated on October 20, 2005)

    +

    (Page last updated on October 25, 2005)

    diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html index 782aedf7c2..9461a58e93 100644 --- a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html +++ b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html @@ -6,12 +6,12 @@

    Changes done for each driverversion:

    head (SVN 0.59, Rudolf)

    nv_driver 0.53 (Rudolf)