//
//
// Copyright 2012-2013 Western Digital Corporation
//
// RESTRICTED RIGHTS LEGEND
// ------------------------
//
// Use, duplication or disclosure by any commercial industry (public
// or private), private individual or by any Government Agency without
// an expressed written consent of release from Western Digital
// Corporation is subject to restriction set forth in paragraph
// (b)(3)(B) of the Rights in Technical Data and Computer Software
// clause in DAR 7-104.9(a). 
//
// Manufacturer is:
//
// Western Digital Corporation
//   3355 Michelson Dr. Suite 100
//   Irvine, CA 92612
//   1-800-275-4932
//


WdHybrid.exe 1.6 for Windows



DESCRIPTION

Windows console tool to enable or disable the SSD LBA reporting on a WD bridged
hybrid drive. It can also test and display the LBA values corresponding to 
the HDD and SSD.

Changes in version 1.6:
* -d? option ignores external USB drives in the list of drives found.
* -status option reports the NAND flash MiB capacity for WD SSHD drives with 02.XXXXX firmware.


Syntax:

WdHybrid [-enable|-disable|-status|-test<n>|-d?] [-d<n>] [-?]
where
-d?         List the drives found
-d<n>       Select drive number <n> (default is 0)
-enable     Enable SSD reporting
-disable    Disable SSD reporting
-status     Show if SSD is enabled or disabled and LBA values
-test1      HDD SMART DST short
-test2      HDD SMART DST long
-test3      HDD SMART DST conveyance
-test4      Full SSD read verify test (256 sectors at a time)
-?          This help message
If no arguments are given, it defaults to -status

Exit Codes:
0 - Pass
1 - Fail

KNOWN ISSUES
WDHybrid v1.6 may not report a read scan error on the SSD with AMD drivers 1.2.1.337 and prior.  For AMD systems, AMD driver 1.3.1.68 and Microsoft inbox drivers will properly report SSD read scan errors. 
