From owner-freebsd-stable@FreeBSD.ORG Wed Nov 30 01:27:34 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22E0016A420 for ; Wed, 30 Nov 2005 01:27:34 +0000 (GMT) (envelope-from jfvogel@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id A252F43D6D for ; Wed, 30 Nov 2005 01:27:10 +0000 (GMT) (envelope-from jfvogel@gmail.com) Received: by xproxy.gmail.com with SMTP id s14so1787739wxc for ; Tue, 29 Nov 2005 17:26:40 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=jbD1JDplH5ioJJJRCkEk9tdknhaMDYYPZdH4YXjxL+A+pbhJcF6M/rhKr7/RK9D6yGpfuVyKyOYivsK33ylqClgq1a605BB6Pc+0kYkmRkooh9o+iSidu99tsotleghjHxcgxVmvRAqEVMdOtFqxoJwiINBBYzkmHnNbNlgFRQA= Received: by 10.65.15.3 with SMTP id s3mr3290195qbi; Tue, 29 Nov 2005 17:26:40 -0800 (PST) Received: by 10.64.213.7 with HTTP; Tue, 29 Nov 2005 17:26:40 -0800 (PST) Message-ID: <2a41acea0511291726h2a90eb91l64700ec16ecba1f5@mail.gmail.com> Date: Tue, 29 Nov 2005 17:26:40 -0800 From: Jack Vogel To: Mike Tancsa , Forrest Aldrich In-Reply-To: <6.2.3.4.0.20051129103951.08abb790@64.7.153.2> MIME-Version: 1.0 References: <438B9E14.7040007@forrie.com> <44acfnjzmu.fsf@be-well.ilk.org> <6.2.3.4.0.20051129103951.08abb790@64.7.153.2> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable@freebsd.org Subject: Re: device em0 not showing up at boot X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Nov 2005 01:27:34 -0000 On 11/29/05, Mike Tancsa wrote: > > At 09:29 AM 29/11/2005, Lowell Gilbert wrote: > >Forrest Aldrich writes: > > > > > I have an older PC (Compaq AP200) that I'm running FreeBSD-6.0 on. > > > > > > I have an Intel Gigabit interface installed in one of the PCI slots, > > > along with another dual 10/100 Intel in another. > > > > > > The "em0" device does not show up at boot time, and therefore the > > > firewall rules fail. > > > >It's not detected in the boot messages at all? > > What does > pciconf -lv show ? > > ---Mike > There are some adapters that are not in the driver. I am the person within Intel LAD responsible for FreeBSD, we are going to try and update PCI IDs for new devices shortly. If you can report what Mike asked we can see what the device is and I might have a patch I can put together. Cheers, Jack