From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KMu7W-0000g2-Ju for qemu-devel@nongnu.org; Sat, 26 Jul 2008 20:28:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KMu7V-0000ff-KU for qemu-devel@nongnu.org; Sat, 26 Jul 2008 20:28:18 -0400 Received: from [199.232.76.173] (port=40387 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KMu7V-0000fZ-Fe for qemu-devel@nongnu.org; Sat, 26 Jul 2008 20:28:17 -0400 Received: from ag-out-0708.google.com ([72.14.246.246]:58705) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KMu7V-0005uf-Ax for qemu-devel@nongnu.org; Sat, 26 Jul 2008 20:28:17 -0400 Received: by ag-out-0708.google.com with SMTP id 31so20047418agc.5 for ; Sat, 26 Jul 2008 17:28:16 -0700 (PDT) Message-ID: <488BC0FF.1000900@codemonkey.ws> Date: Sat, 26 Jul 2008 19:27:43 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <04cc01c8ef48$d84eb620$0201a8c0@zeug> In-Reply-To: <04cc01c8ef48$d84eb620$0201a8c0@zeug> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [4952] Add e1000 etherboot ROM fromhttp://www.rom-o-matic.net Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sebastian Herbszt Cc: qemu-devel@nongnu.org Sebastian Herbszt wrote: > Anthony, > >> Add e1000 etherboot ROM from http://www.rom-o-matic.net > > unlike the other available images (pcnet, rtl8139, ...) this one seems > to be a "legacy" (non-PnP) option rom. Any reason for this? Not that I know of. Does this cause a problem in some way? I tested PXE boot and it seemed to work quite happily. I'll reconfigure the ROM if there's a compelling reason to do so though. Regards, Anthony Liguori > - Sebastian >