//=============================================================================

          	      INOGENI DVI-2-USB3 CAPTURE DEVICE 

//=============================================================================


//=============================================================================
	Release Notes Version 1.62 - November 12th, 2013
//=============================================================================
- Change vendor ID for Dextera Labs USB: 0x2997
- Change product ID for Vidyo: 0x0002
- Fix: The frame rate return by the FX3 register bank 1 was incorrect when connected to mac.

//=============================================================================
	Release Notes Version 1.60 - September 26th, 2013
//=============================================================================

- Add a new SPI bit to kill the FPGA clock with a bufgmux + glitchless method before to turn OFF the power of the FPGA at DISCONNECT/RESET.
- Review of USB DISCONNECT / RESET call.

//=============================================================================
	Release Notes Version 1.58 - September 24th, 2013
//=============================================================================

**** IMPORTANT NOTE: BOTH FX3 and FPGA must be updated!!! *****

Host Firmware 1.58 :
    Bug fix --
	- Change the initialisation sequence of the product, now:
		1- The configuration  / interface is selected inside the FPGA.
		2- FPGA is powered and downloaded inside another thread.
		3- I2C devices are init.
		4- DMA are inits
		5- Reset of the FX3 controller inside the FPGA is released.
	- Update the MCU from SDK 1.2.3 to 1.3.

FPGA 1.12:
	- Reset the FX3 controller inside the FPGA until the host select the right USB config / interface.
	- Correct some default values for some signals of the FX3 controller after FPGA download inside the FPGA.

**** This release seems to correct the INTEL NUC detection problem at cold power-up. ****

**** IMPORTANT NOTE: BOTH FX3 and FPGA must be updated!!! *****


//=============================================================================
	Release Notes Version 1.55 - September 9th, 2013
//=============================================================================

Host Firmware 1.55 :
    Bug fix --
	- Update the HDMI RX EQ registers to support short cables properly.



//=============================================================================
	Release Notes Version 1.50 - August 29, 2013
//=============================================================================

Host Firmware 1.50 :
    Bug fix --
	- Change toggle hpd to low time change and a verification for the Sony 
	camera jam on play.

//=============================================================================
	Release Notes Version 1.46 - August 27, 2013
//=============================================================================

Host Firmware 1.46 :
    Bug fix --
	- The HDMI receiver must be configure for low frequecy video when receiving
	low frequency video.
	- Add time delay for HPD toggle.
	- Make sure there is no I2C collision.
	- add FX3 register to hold info about input video format.

EDID version 4:
	- Add a version in serial number for EDID and defien correct product ID.

//=============================================================================
	Release Notes Version 1.44 - August 20, 2013
//=============================================================================

Host Firmware 1.44 :
    Bug fix --
	- With Vidto NUC system the driver crash at unplug, Then when reconnecting
	UVC is still crash. This has been fixed.

//=============================================================================
	Release Notes Version 1.42 - August 15, 2013
//=============================================================================

Host Firmware 1.42 :
    Bug fix --
	- In this release, the HPD toggling is now before activating EDID.
	With the SONY camera, there was some issues when the toggling was after
	the EDID activation.

//=============================================================================
	Release Notes Version 1.41 - August 13, 2013
//=============================================================================

Host Firmware 1.41 :
    Bug fix --
	- In this release, the device can enter suspend mode when it receives
	this event. When the device receives the resume event, we perform 
	a FX3 reset and the device is responding instead of staying in a low power
	state.
	- A hard reset is applied on the HDMI RX before its initialization to 
	avoid incorrect behaviour when the device is restarted. Vidyo had some
	problem with their cameras when restarting their PCs.

//=============================================================================
	Release Notes Version 1.4 - August 9, 2013
//=============================================================================

Host Firmware 1.4 :
    Bug fix --
	- We don't manage the suspend mode for now because we have some issues
	when the computer restarts. The device enters in low power mode and 
	stays in that mode for an unknown reason. This bug will be corrected 
	in the future.

//=============================================================================
	Release Notes Version 1.3 - August 1st, 2013
//=============================================================================

Host Firmware 1.3 :
    Bug fix --
        - Issue with SONY EVI-HD7V camera. When we capture from this device at
	boot up, the screen is green. Nothing seem to go out from the HDMI RX.
	If we plug a pattern generator at boot up and we plug the SONY camera
	after, we are able to capture. By toggling HPD on the ADV7612 at boot
	up, this issue seems to be corrected.
