From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1G3fTq-0008Lk-2O for mharc-grub-devel@gnu.org; Thu, 20 Jul 2006 16:50:46 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G3fTo-0008LK-GH for grub-devel@gnu.org; Thu, 20 Jul 2006 16:50:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G3fTm-0008Km-7v for grub-devel@gnu.org; Thu, 20 Jul 2006 16:50:43 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G3fTm-0008Kj-25 for grub-devel@gnu.org; Thu, 20 Jul 2006 16:50:42 -0400 Received: from [200.123.107.164] (helo=mail.corest.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G3fU2-0004wG-3y for grub-devel@gnu.org; Thu, 20 Jul 2006 16:50:58 -0400 Received: from webmail.corest.com (lan-107-165.coresecurity.com [200.123.107.165]) by sin.core-sdi.com (mail system) with ESMTP id 5BEC61A6B27 for ; Thu, 20 Jul 2006 20:50:39 +0000 (GMT) Message-ID: <44BFED14.6010807@corest.com> Date: Thu, 20 Jul 2006 17:52:36 -0300 From: Gerardo Richarte X-Accept-Language: en-us, en MIME-Version: 1.0 To: The development of GRUB 2 References: <44B3E9B8.8070608@ssd.fsi.com> <87ejws6kmi.fsf@xs4all.nl> <44B3F285.3060509@corest.com> <44B3FC3B.5070305@ssd.fsi.com> <44BFBD51.8030608@hotmail.com> In-Reply-To: <44BFBD51.8030608@hotmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Finding the list of NIC names X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jul 2006 20:50:44 -0000 > OK, so I've taken the original grub-diskless patch (originally > targeted at 0.95, which can be found in the GRUB bug tracker) and > applied it to 0.97. I've had success using the e1000 driver. > However, I actually use the UNDI driver with the e1000's I have since > I need to support both Intel and Broadcom NICs in a PXE boot environment. > > If there's interest, I can post said patch to the list, or I can just > email the people who have expressed interest directly. I am interested, please send! I don't really need to compile them, but I'd love to see the source code for both drivers at least. thanks! gera