From owner-freebsd-questions@FreeBSD.ORG Tue Jan 16 20:42:02 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7139F16A47E for ; Tue, 16 Jan 2007 20:42:02 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 29A3A13C480 for ; Tue, 16 Jan 2007 20:41:59 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 16 Jan 2007 15:42:00 -0500 X-IronPort-AV: i="4.13,197,1167627600"; d="scan'208"; a="389787787:sNHT100228148" Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr08.lnh.mail.rcn.net (MOS 3.7.5a-GA) with ESMTP id ICV93680; Tue, 16 Jan 2007 15:41:46 -0500 (EST) Received: from 209-6-203-219.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.203.219]) by smtp01.lnh.mail.rcn.net with ESMTP; 16 Jan 2007 15:41:46 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17837.14461.570595.543537@jerusalem.litteratus.org> Date: Tue, 16 Jan 2007 15:41:33 -0500 To: In-Reply-To: <6.0.0.22.2.20070116131505.024a7268@mail.computinginnovations.com> References: <000001c73974$3f35d2b0$2401a8c0@SuperMercadosConchitaInc.local> <6.0.0.22.2.20070116131505.024a7268@mail.computinginnovations.com> X-Mailer: VM 7.17 under 21.5 (beta27) "fiddleheads" XEmacs Lucid X-Junkmail-Status: score=10/50, host=mr08.lnh.mail.rcn.net X-Junkmail-SD-Raw: score=unknown, refid=str=0001.0A090208.45AD36A6.004E,ss=1,fgs=0, ip=207.172.4.11, so=2006-05-09 23:27:51, dmn=5.2.125/2006-10-10 Subject: Re: Ethernet not recognized X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jan 2007 20:42:02 -0000 Derek Ragona writes: > Check the motherboard documentation for the ethernet chipset, > then look in the kernel config file for your kernel. It is > likely simply not enabled in your kernel, or may require a second > driver as do many of the ethernet drivers. Also check whether the network "card" is enabled in the BIOS. Robert Huff