From c7acd48895d0ed2641204e3f6ce895f0f1d1064f Mon Sep 17 00:00:00 2001 From: Rudolf Cornelissen Date: Thu, 9 Jun 2005 14:41:08 +0000 Subject: [PATCH] updated doc a bit. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13030 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/add-ons/kernel/drivers/graphics/nvidia/README.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/README.html b/src/add-ons/kernel/drivers/graphics/nvidia/README.html index de704fba8d..06c7d5f5b9 100644 --- a/src/add-ons/kernel/drivers/graphics/nvidia/README.html +++ b/src/add-ons/kernel/drivers/graphics/nvidia/README.html @@ -165,7 +165,7 @@ Keep this option set to force_pci false, unless the graphics ca You can select one of two methods for (2D) acceleration here: PIO mode and DMA mode. DMA mode works 4-10 times as fast as PIO mode on modern CPU's (beyond 2Ghz or so), and should still be 2-3 times as fast as PIO mode on slower CPU's (below 500Mhz). @@ -190,6 +190,6 @@ With the pgm_panel true setting, the driver will fix your panel

Rudolf Cornelissen. -

(Page last updated on May 9, 2005)

+

(Page last updated on June 9, 2005)