[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 02334) Re: VMWARE code
- To: usagi-users@xxxxxxxxxxxxxx
- Subject: (usagi-users 02334) Re: VMWARE code
- From: Yuji Sekiya <sekiya@xxxxxxxxxx>
- Date: Thu, 01 May 2003 18:01:08 +0900
- In-reply-to: <3EA48D57.8060304@mvista.com>
- Organization: The University of Tokyo
- References: <3EA48D57.8060304@mvista.com>
- Reply-to: usagi-users@xxxxxxxxxxxxxx
- User-agent: Wanderlust/2.10.0 (Venus) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.4 Emacs/21.3.50 (powerpc-apple-darwin6.3) MULE/5.0 (SAKAKI)
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