[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 02334) Re: VMWARE code



At Mon, 21 Apr 2003 17:31:19 -0700,
Mark Bellon <mbellon@xxxxxxxxxx> wrote:

Hello, 

> We would like to know a little about about the VMWARE support. Is there 
> anything
> "special" about the ifdefed code?

Please find #ifdef CONFIG_PCNET32_VMWARE in
drivers/net/pcnet32.c and net/ethernet/eth.c.

I added it for VMware network interface. However,
I am not sure it is needed for the latest VMware software
because the codes was required for VMware version 2 and
I tested the codes with old VMware.

-- Yuji Sekiya