
20 Apr
2010
20 Apr
'10
3:21 p.m.
2010/4/20 Eric Blake <eblake@redhat.com>:
On 04/17/2010 05:28 AM, Matthias Bolte wrote:
Add a test case and document it. +++ b/docs/drvesx.html.in @@ -307,10 +307,11 @@ ethernet0.checkMACAddress = "false" <dd> AMD PCnet32 network card for older guests. </dd> - <dt><code>vmxnet</code>, <code>vmxnet3</code></dt> + <dt><code>vmxnet</code>, <code>vmxnet2</code>, <code>vmxnet3</code></dt> <dd> Special VMware VMXnet network card, requires VMware tools inside - the guest. + the guest. See <a href="http://kb.vmware.com/kb/1001805">VMware KB1001805</a> + for details.
ACK.
Thanks, pushed. Matthias