Driver extraction and installation
===================================
Before you begin, be sure to download the Zip file and upload it to your Datastore via the VMWare manager (ie vShere or Webclient)

1. On the Server console press F2 and login
2. Go to the Toubleshooting Options section
3. Enable the ESXi Shell option and then press ESC till you are back at the main screen
4. Press Alt+F1 to bring up the shell and then login
5. CD to your Datastore folder (ex /vmfs/volumes/datastore1)
6. UNZIP the download
7. CD into the VMWare_ESXI folder matching your version
8. Use CHMOD on the INSTALL and UNINSTALL files to allow for execute permissions
9. Run the UNINSTALL script, it will remove any previous versions of the driver. You might see it say that there are none found, this is ok, but if the line for Reboot Required is set to True, reboot now
10. Run the INSTALL script and reboot when its done
11. If needed, repeat steps 1 - 3 to Disable the ESXi Shell

Driver and NIC validation
========================
1. Verify driver is installed and correct version by running 'dmesg | grep tn40' or 'esxcli software vib list | grep -i tn40'
2. Display adapters by running 'esxcfg-nics -l'
 