From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MushK-0008Vn-Un for qemu-devel@nongnu.org; Mon, 05 Oct 2009 14:54:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MushF-0008S0-Vp for qemu-devel@nongnu.org; Mon, 05 Oct 2009 14:54:14 -0400 Received: from [199.232.76.173] (port=58695 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MushF-0008Rx-GS for qemu-devel@nongnu.org; Mon, 05 Oct 2009 14:54:09 -0400 Received: from ey-out-1920.google.com ([74.125.78.144]:18250) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MushF-0007RJ-3o for qemu-devel@nongnu.org; Mon, 05 Oct 2009 14:54:09 -0400 Received: by ey-out-1920.google.com with SMTP id 13so3216734eye.14 for ; Mon, 05 Oct 2009 11:54:08 -0700 (PDT) Message-ID: <4ACA40CB.8070604@codemonkey.ws> Date: Mon, 05 Oct 2009 13:54:03 -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> <4AC9F328.3020609@codemonkey.ws> <4ACA355C.1080802@mail.berlios.de> In-Reply-To: <4ACA355C.1080802@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: > Anthony, you asked me to send my maintainer version from git://repo.or.cz/qemu/ar7.git > in small patches. Of course, the final goal is to have devices which work. > > To have a list of devices which should be supported helps other people who want > to contribute to eepro100.c. They won't write code just for i82557c if the same > code should be applied to i82557[ab] as well, for example. > You can do that with comments instead of exposing broken devices to an end-user. Regards, Anthony Liguori