From ca6bae3a7f75ac911eab6bc551f8cb824216ff75 Mon Sep 17 00:00:00 2001
From: Rudolf Cornelissen
Date: Fri, 6 Feb 2004 21:25:09 +0000
Subject: [PATCH] CRTC granularity update for hardware bug on older cards
(TNT2/GF2)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6513 a95241bf-73f2-0310-859d-f6bbb57e9c96
---
src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html
index de7d4e4f49..fe4d3a11c9 100644
--- a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html
+++ b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html
@@ -4,9 +4,10 @@
Changes done for each driverversion:
-head: nv_driver 0.09-1, (Rudolf)
+head: nv_driver 0.09-2, (Rudolf)
- - Fixed NV11 trouble with repeating screen(s) on the right side of the monitor.
+
- Fixed NV11 trouble with repeating screen(s) on the right side of the monitor;
+
- Updated CRTC memory granularity code to work-around a hardware bug in older cards.
nv_driver 0.08, (Rudolf)