From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MBEvt-0000xc-JG for qemu-devel@nongnu.org; Mon, 01 Jun 2009 17:20:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MBEvo-0000wm-Fi for qemu-devel@nongnu.org; Mon, 01 Jun 2009 17:20:36 -0400 Received: from [199.232.76.173] (port=46060 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBEvo-0000wg-6C for qemu-devel@nongnu.org; Mon, 01 Jun 2009 17:20:32 -0400 Received: from mail.gmx.net ([213.165.64.20]:56709) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MBEvn-0006gd-LH for qemu-devel@nongnu.org; Mon, 01 Jun 2009 17:20:32 -0400 Message-ID: <6D22281B668644418902B6130F779008@FSCPC> From: "Sebastian Herbszt" References: In-Reply-To: Date: Mon, 1 Jun 2009 23:18:43 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: PATCH: Add 3C90X emulation List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Matthew Iselin , qemu-devel@nongnu.org Matthew Iselin wrote: > Hi, > > This patch adds the 3Com 3C90x series to the set of NICs that QEMU can > emulate. It is still a work in progress, however > at this stage it has the base required functionality and works with > Ubuntu and Damn Small Linux. > > Part 1 modifies the Makefile.target file to add the object file for > the emulation implementation. > > Part 2 includes the hw directory modifications, including the new 3c90x.c file. > > Thanks, > > Matthew The patch unfortunatelly no longer applies. Can you please rebase on top of git master and resend? - Sebastian