Release_Note_201-202-InstallSheild-Project.txt Driver File Contents (Renesas_Electronics_uPD720201___uPD720202_USB_3.0_PCIe_controller_card.zip)

****************************************************************************
**************** D720201 & D720202 Design Resources Release ****************
****************************************************************************
 Release Note                                              September 28.2012
 
 Renesas Electronics uPD720201 & uPD720202
 USB 3.0 Host Controller Driver Installer Project
 
 Kit Version : 3.0.23.0 : September 28th, 2012
 Copyright (C) 2011-2012 Renesas Electronics Corporation All Rights Reserved
****************************************************************************

NOTE1:
 This installer package is generated with the InstallShield2010 SP1 Premier.
 
---------------------------------------------------------------------------
Table of Contents
---------------------------------------------------------------------------
1. Release Files
2. Command Line Options
3. History
---------------------------------------------------------------------------
---------------------------------------------------------------------------
1. Release Files
---------------------------------------------------------------------------
---------------------------------------------------------------------------
 Date       Time          Size   File Name                Version
 2012/09/24 19:35       3168KB   usb3drvinst-msi_USB3-Host-30230.ism  3.0.23.0
--CustomDLL
---x64
 2012/04/06 11:21        104KB   rusb3drvinst.dll         1.4.5.0
---x86
 2012/04/06 11:20         96kB   rusb3drvinst.dll         1.4.5.0

--LicenseAgreement
 2010/04/02 14:56         32KB   License.rtf              1.1d

--Script Files
 2011/08/29 13:34          8KB   Setup.Rul

--VersionDLL
 2012/09/20 19:07         50KB   rusb3ver.dll             3.0.23.0
 
--------------------------------------------------------------------------
--------------------------------------------------------------------------
2. Command Line Options
--------------------------------------------------------------------------
--------------------------------------------------------------------------
1)Silent install
 
	Ex.) setup.exe /s

 -To install this driver package silently, "setup.iss" file is needed.
  This package includes the "setup.iss" in which the following folder 
  path is set.
  "C:\Program Files\Renesas Electronics\USB 3.0 Host Controller Driver".

  If you want to change install path, you need to generate setup.iss as
  follows: setup /r /f1".\setup.iss"


2)Check existence of USB3.0 Host Controller

	Ex.) setup.exe /v"CHECK_HW_EXIST=1"

 -When this command line option is set, the installer checks existence of 
  the USB3.0 Host Controller(uPD720201/uPD720202). If the uPD720201/uPD720202
  is not in the PC, this installer does not install the device drivers.

 ##Caution##
  To install the device drivers with this command line option after 
  uninstalling the device drivers, it is necessary to restart the PC.

3) Hide the pop-up message

	Ex.) setup.exe /v"CHECK_HW_EXIST=1 NO_MESSAGE=1"

 -This option suppresses the pop-up message when it is used with the 
  "CHECK_HW_EXIST" option. If you want to hide the pop-up message on the
  "CHECK_HW_EXIST" option, you should use this option on the command line.
  
 ##Note##
  This option must be used only with the "CHECK_HW_EXIST" option. If this 
  option is used by itself, it has no effect.

4) Not install the USB3.0 Monitor application (rusb3mon.exe/dll)

	/v"NO_MONITOR=1"

 -When this command line option is set, the USB3.0 Monitor Application
  (rusb3mon.exe/dll) is not installed.

 ##Caution##
  If the USB3.0 Monitor Application is already installed, it is necessary
  to uninstall the USB3 driver package of previous version before installing
  the new USB3 driver package.

5) Disable the Selective Suspend function

	Ex.) setup.exe /v"SET_SELSUS_MODE1=1"

 -This option disables the Selective Suspend function. 

 ##Note##
  The Selective Suspend function for External Hubs is supported.

6) Disable the Dynamic U1/U2 state control function

	Ex.) setup.exe /v"U1U2_DISABLE=1"

 -If you want to disable the Dynamic U1/U2 state control function,
  you should use this option on the command prompt. 

7) Not display the Custom Property page on the device manager

    Ex.) setup.exe /v"NO_DP_PROPERTY=1"

 -This Custom Property Sheet page is enabled on default installation. 
  If you don't want to display the Custom Property Sheet page, please
  use this install option on the command prompt.

8) Disable the check-box on the Custom Property Sheet page

    Ex.) setup.exe /v"U1U2_PROPERTY_DISABLE=1"

 -The Custom Property Sheet Page enables the check-box to disable the Dynamic
  U1/U2 state control function in default installation. 
  If you don't want to display the check-box on the Custom Property Sheet page,
  please use this option on the command prompt. 

---------------------------------------------------------------------------
---------------------------------------------------------------------------
3. History
---------------------------------------------------------------------------
---------------------------------------------------------------------------
 Version 3.0.23.0 : September 28, 2012
---------------------------------------------------------------------------
- Update the project file(.ism)

---------------------------------------------------------------------------
 Version 3.0.20.0 : May 31, 2012
---------------------------------------------------------------------------
-Updated the project file(.ism).
-Updated the custom action DLL(rusb3drvinst.dll).
 -The following problem is fixed
   <Problem>
   The yellow bang comes up on RENESAS USB 3.0 Host Controller in the device
   manager after uninstalling the RENESAS USB 3.0 Host Controller Driver package
   after- loading the Microsoft USB 3.0 Host Controller driver.
   
---------------------------------------------------------------------------
 Version 3.0.16.0 : March 29, 2012
---------------------------------------------------------------------------
-Updated the project file(.ism).
 -Added the the following Property in Property Manager.
   "RUSB3DRV_DriverSrcDir"
 -Added the following Components.
   "DriverX64_XP"
   "DriverX86_XP"
 -Added the following custom actions.
   "SetRUSB3DRV_DriverSrcDirX64"
   "SetRUSB3DRV_DriverSrcDirX86"
   "RUSB3DRV_DeleteDriverFilesX64"
   "RUSB3DRV_DeleteDriverFilesX86"
   "RUSB3DRV_MoveDriverFilesX64"
   "RUSB3DRV_MoveDriverFilesX86".
 -Changed the Sequence Number of the following custom actions.
   "RUSB3DRV_SetDriverPathX64"
   "RUSB3DRV_SetDriverPathX86"
-Updated the custom action DLL(rusb3drvinst.dll).
 -Added the following custom actions.
   "RUSB3DRV_DeleteDriverFilesX64
   "RUSB3DRV_DeleteDriverFilesX86"
   "RUSB3DRV_MoveDriverFilesX64"
   "RUSB3DRV_MoveDriverFilesX86".

---------------------------------------------------------------------------
 Version 3.0.12.0 : December 8th, 2011
---------------------------------------------------------------------------
- Update the project file(.ism) only

---------------------------------------------------------------------------
 Version 3.0.9.0 : October 24, 2011
---------------------------------------------------------------------------
- Update the project file(.ism) only

---------------------------------------------------------------------------
 Version 3.0.8.0 : October 3, 2011
---------------------------------------------------------------------------
- First Major version Release for uPD720201/uPD720202.

---------------------------------------------------------------------------

Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web4, load: 1.20