From owner-freebsd-stable@FreeBSD.ORG Mon Jul 7 21:22:45 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17BBA106568A for ; Mon, 7 Jul 2008 21:22:45 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.delphij.net (unknown [IPv6:2001:470:1f03:2c9::2]) by mx1.freebsd.org (Postfix) with ESMTP id B32D68FC2B for ; Mon, 7 Jul 2008 21:22:44 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (unknown [211.166.10.233]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tarsier.delphij.net (Postfix) with ESMTPS id 7EF43284D4 for ; Tue, 8 Jul 2008 05:22:43 +0800 (CST) Received: from localhost (unknown [211.166.10.233]) by tarsier.geekcn.org (Postfix) with ESMTP id 27E0AF08662; Tue, 8 Jul 2008 05:22:43 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([211.166.10.233]) by localhost (mail.geekcn.org [211.166.10.233]) (amavisd-new, port 10024) with ESMTP id bGf1DAGJLtdO; Tue, 8 Jul 2008 05:22:31 +0800 (CST) Received: from charlie.delphij.net (71.5.7.139.ptr.us.xo.net [71.5.7.139]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTPSA id 03A40EB0E2D; Tue, 8 Jul 2008 05:22:29 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:cc:subject:references:in-reply-to: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=qs+1sR8az8NRZFkJ16QzlebUyGuKHNJlxH3HjB5pGecArFl9iZid9NPRZl2vg0Qv3 VAvzzqkVatzfFjCk3bKkw== Message-ID: <48728913.7050105@delphij.net> Date: Mon, 07 Jul 2008 14:22:27 -0700 From: Xin LI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.14 (X11/20080616) MIME-Version: 1.0 To: alan bryan References: <917833.26158.qm@web50506.mail.re2.yahoo.com> In-Reply-To: <917833.26158.qm@web50506.mail.re2.yahoo.com> X-Enigmail-Version: 0.95.6 OpenPGP: id=18EDEBA0; url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: em0 no longer working after upgrading from 7.0 Release to Stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jul 2008 21:22:45 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Alan, alan bryan wrote: | I have a brand new Supermicro server that seems to be having issues with the em devices. I installed FreeBSD 7.0-Release from CDs and everything was working fine and then decided to cvsup to 7 stable and then I lost my em devices and thus networking. Reboots/power cycling didn't change it - no em at all since the upgrade to 7-Stable. I stuck in a USB to Ethernet stick (axe0) so I could get the server online to get this info. | | This is the Motherboard: | http://www.supermicro.com/products/motherboard/Xeon1333/5400/X7DWN+.cfm | | Here's some more info: [...] |> none2@pci0:8:0:0: class=0x020000 card=0x10a715d9 chip=0x10a78086 |> rev=0x02 hdr=0x00 |> vendor = 'Intel Corporation' |> class = network |> subclass = ethernet |> none3@pci0:8:0:1: class=0x020000 card=0x10a715d9 chip=0x10a78086 |> rev=0x02 hdr=0x00 |> vendor = 'Intel Corporation' |> class = network |> subclass = ethernet Looks like you are using 82575EB, which is now using igb(4) driver. Are you running a customized kernel which does not have igb in it? Cheers, - -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkhyiRMACgkQi+vbBBjt66CzEQCgtDetU3LVkUYxgArq6ljPpuph JJMAnjs70h2/QCkzYqqBZseyR4ibwklG =TRPV -----END PGP SIGNATURE-----