From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FxnVd-0003mo-Qs for qemu-devel@nongnu.org; Tue, 04 Jul 2006 12:12:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FxnVc-0003mI-4D for qemu-devel@nongnu.org; Tue, 04 Jul 2006 12:12:21 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FxnVb-0003mF-Sr for qemu-devel@nongnu.org; Tue, 04 Jul 2006 12:12:19 -0400 Received: from [199.45.160.85] (helo=harmony.bsdimp.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FxnjJ-0002u5-Km for qemu-devel@nongnu.org; Tue, 04 Jul 2006 12:26:29 -0400 Date: Tue, 04 Jul 2006 10:10:45 -0600 (MDT) Message-Id: <20060704.101045.1102528184.imp@bsdimp.com> Subject: Re: [Qemu-devel] qemu vl.h Makefile.target hw/pci.c hw/pcnet.c From: "M. Warner Losh" In-Reply-To: <44AA530D.10502@bellard.org> References: <44AA530D.10502@bellard.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, fabrice@bellard.org In message: <44AA530D.10502@bellard.org> Fabrice Bellard writes: : Note: I commited the pcnet patch as some people might be interested by : it. I was unable to use it with a Knoppix distribution of 2003 so fixes : are needed. Fabrice, how is pcnet different than ne2000? I'd always seen the two used to mean the same thing... Warner