From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MunWj-0003Sk-Gj for qemu-devel@nongnu.org; Mon, 05 Oct 2009 09:22:57 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MunWg-0003Qu-1M for qemu-devel@nongnu.org; Mon, 05 Oct 2009 09:22:57 -0400 Received: from [199.232.76.173] (port=52125 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MunWf-0003Qq-ON for qemu-devel@nongnu.org; Mon, 05 Oct 2009 09:22:53 -0400 Received: from mail-yx0-f173.google.com ([209.85.210.173]:33573) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MunWf-0003pN-IW for qemu-devel@nongnu.org; Mon, 05 Oct 2009 09:22:53 -0400 Received: by yxe3 with SMTP id 3so2833038yxe.4 for ; Mon, 05 Oct 2009 06:22:53 -0700 (PDT) Message-ID: <4AC9F328.3020609@codemonkey.ws> Date: Mon, 05 Oct 2009 08:22:48 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] eepro100: Add more i825xx devices References: <1253358129-10347-1-git-send-email-weil@mail.berlios.de> In-Reply-To: <1253358129-10347-1-git-send-email-weil@mail.berlios.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: QEMU Developers Stefan Weil wrote: > The new devices added here are still not functional - > partially because some patches are still missing, > partially because I cannot test them. Nevertheless > they belong to the same family and will be supported > by this driver some day. > > As soon as they work, they will also be added to hw/pci.c. > I don't like the idea of adding devices that are known to not work. This is why PPC is such a mess. Regards, Anthony Liguori