You must find the *.vmx file (ex: FreeBSD.vmx)

Add this into the file:

ethernet0.virtualDev = "vmxnet"

Extra: Might as well add the gigabit interface instead and configure accordingly.

ethernet0.virtualDev = "e1000"