Update on my testing last night, V3.5 will happily install, and runs perfectly on the ML115 once the configuration changes have been made, but Vi3 fails to install due to supported hardware not being found. Now for the interesting part, as there's no command line options in Vi3 I tried to find a way to add the new PCI ID's to the Vi3 installation CD, this is what I've found:
On the CD there's a file called BINMOD.TGZ within this, there's a file /etc/vmware/simple.map I extracted this and added the new entires and then attempted to recreate the BINMOD.TGZ file with the updated simple.map file. Using WINISO I then repalce the BINMOD.TGZ with my new updated file in the ISO file, so far so good.
The new CD booted OK but then crashed/panic'ed indicating that there was a corrupt file, I found that during the Vi3 installation you can press TAB key and modify the installation command, I therefore pointed the installation back to the original BINMOD.TGZ file and the installation started correctly but failed due to missing hardware. The reason for so much detail is that if we can find a way to update the BINMOD.TGZ file we maybe able install Vi3 with all the new controllers. I'm not sure if my new BINMOD.TGZ file is corrupt due to the way I created it, or if there's a checksum that is invalid due to the updates I made.