From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BeGW9-00014i-6z for qemu-devel@nongnu.org; Sat, 26 Jun 2004 12:59:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BeGW8-00014A-8z for qemu-devel@nongnu.org; Sat, 26 Jun 2004 12:59:04 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BeGW8-000147-6a for qemu-devel@nongnu.org; Sat, 26 Jun 2004 12:59:04 -0400 Received: from [62.253.162.44] (helo=mta04-svc.ntlworld.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BeGUO-0007aC-8f for qemu-devel@nongnu.org; Sat, 26 Jun 2004 12:57:16 -0400 Received: from [10.10.10.100] ([81.107.87.144]) by mta04-svc.ntlworld.com (InterMail vM.4.01.03.37 201-229-121-137-20020806) with ESMTP id <20040626165613.LZK24958.mta04-svc.ntlworld.com@[10.10.10.100]> for ; Sat, 26 Jun 2004 17:56:13 +0100 From: Antony T Curtis Content-Type: text/plain Message-Id: <1088269034.5517.48.camel@pcgem.rdg.cyberkinetica.com> Mime-Version: 1.0 Date: Sat, 26 Jun 2004 17:57:14 +0100 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] AMD PC-Net emulation 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 I have a partially working emulation of a AMD PCNet PCI ethernet adaptor.. It currently works with FreeBSD guest So far, it looks a little better than the current NE2000 NIC... ping times are more consistant and (when its working) no dropped packets. -- Antony T Curtis