From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1G0Mht-0003hu-M4 for mharc-grub-devel@gnu.org; Tue, 11 Jul 2006 14:11:37 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G0Mhs-0003g8-NA for grub-devel@gnu.org; Tue, 11 Jul 2006 14:11:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G0Mhr-0003eo-3w for grub-devel@gnu.org; Tue, 11 Jul 2006 14:11:35 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G0Mhq-0003el-UB for grub-devel@gnu.org; Tue, 11 Jul 2006 14:11:34 -0400 Received: from [66.109.95.20] (helo=mailgw06.flightsafety.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G0MjD-0007xk-Di for grub-devel@gnu.org; Tue, 11 Jul 2006 14:12:59 -0400 Received: from mailgw06.flightsafety.com (localhost [127.0.0.1]) by mailgw06.flightsafety.com (8.13.6/8.13.1) with ESMTP id k6BI6L2t020326 for ; Tue, 11 Jul 2006 14:06:21 -0400 (EDT) Received: from ssdmx.ssd.fsi.com (internal-77-19.flightsafety.com [192.168.77.19]) by mailgw06.flightsafety.com (8.13.6/8.13.1) with ESMTP id k6BI6Jgu020320 for ; Tue, 11 Jul 2006 14:06:20 -0400 (EDT) Received: from [10.253.13.55] ([10.253.13.55]) by ssdmx.ssd.fsi.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 11 Jul 2006 13:11:05 -0500 Message-ID: <44B3E9B8.8070608@ssd.fsi.com> Date: Tue, 11 Jul 2006 13:11:04 -0500 From: Ted Dennison User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: grub-devel@gnu.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 11 Jul 2006 18:11:05.0271 (UTC) FILETIME=[60271C70:01C6A515] Subject: 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: Tue, 11 Jul 2006 18:11:36 -0000 I'm trying to build GRUB (1.94) for loading a diskless system that has Intel E1000-series NICs. The instructions I have say that I can get a list of supported NICs by doing a: ./configure --help I do get a lot of output from that command, but no list of NIC's that I can see. I tried it on both a cygwin system and on AIX, with the same result. I tried looking through the sources too, but couldn't find anything enlightening. What am I missing? -- T.E.D. Work - mailto:dennison@ssd.fsi.com Home - mailto:dennison@telepath.com (Yahoo: Ted_Dennison) Homepage - http://www.telepath.com/~dennison/Ted/TED.html