From 7b3708f66c7e960875ab873a68a8a56cd8270b28 Mon Sep 17 00:00:00 2001
From: chrfranke <chrfranke@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Fri, 3 Nov 2006 20:01:32 +0000
Subject: [PATCH] Windows: 3ware driver now available, added note about Vista
 RC1

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2319 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 sm5/INSTALL | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

diff --git a/sm5/INSTALL b/sm5/INSTALL
index d88fa90f7..2d3c3f710 100644
--- a/sm5/INSTALL
+++ b/sm5/INSTALL
@@ -1,7 +1,7 @@
 Smartmontools installation instructions
 =======================================
 
-$Id: INSTALL,v 1.70 2006/10/21 19:24:14 chrfranke Exp $
+$Id: INSTALL,v 1.71 2006/11/03 20:01:32 chrfranke Exp $
 
 Please also see the smartmontools home page:
 http://smartmontools.sourceforge.net/
@@ -114,9 +114,9 @@ Table of contents:
 
     F) Windows
 
-    The code was tested on Windows 98SE, NT4(SP5,SP6), 2000(SP4) and
-    XP(no SP,SP1a,SP2). It should also work on Windows 95(OSR2), 98,
-    ME and 2003.
+    The code was tested on Windows 98SE, NT4(SP5,SP6), 2000(SP4),
+    XP(no SP,SP1a,SP2) and Vista RC 1. It should also work on Windows
+    95(OSR2), 98, ME and 2003.
 
     On 9x/ME, only standard (legacy) IDE/ATA devices 0-3 are supported.
     The driver SMARTVSD.VXD must be present in WINDOWS\SYSTEM\IOSUBSYS
@@ -153,13 +153,10 @@ Table of contents:
     (http://www.adaptec.com/en-US/support/scsi_soft/ASPI/ASPI-4.70/)
     Links to other ASPI drivers can be found at http://www.nu2.nu/aspi/.
 
-    3ware 9000 RAID controllers are supported using new features added
-    to the 3ware 9000 Windows driver. These features are not implemented
-    in the latest 'Released' driver (9.3.0.7) available at the time of
-    this writing. But an 'in Engineering Phase' driver v3.00.02.070 or
-    later can be used to access SMART functionality of each individual
-    drive. Older drivers provide SMART access only to the first drive
-    (port) of each unit.
+    3ware 9000 RAID controllers are supported using new features available
+    in the Windows driver release 9.4.0 (3wareDrv.sys 3.0.2.70) or later.
+    Older drivers provide SMART access to the first physical drive (port)
+    of each logical drive (unit).
 
     G) MacOS/Darwin
 
-- 
GitLab