From owner-freebsd-stable@FreeBSD.ORG Mon Jul 7 23:18:49 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 A92541065670; Mon, 7 Jul 2008 23:18:49 +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 8E3448FC15; Mon, 7 Jul 2008 23:16: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 22375284E6; Tue, 8 Jul 2008 07:07:42 +0800 (CST) Received: from localhost (unknown [211.166.10.233]) by tarsier.geekcn.org (Postfix) with ESMTP id A78CEF0768F; Tue, 8 Jul 2008 07:07:41 +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 GIhZBdMHSElA; Tue, 8 Jul 2008 07:07:27 +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 D976EEB0E2D; Tue, 8 Jul 2008 07:07:25 +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=nZtvgGo0AarieW90adDpvYndg/fVnIWuksngYbQGy7yAmRxxxFofGv2vHY7V52cFs 4OX6SJ966ELjCvSeGw6Hg== Message-ID: <4872A1AB.6020700@delphij.net> Date: Mon, 07 Jul 2008 16:07:23 -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: <758546.91889.qm@web50511.mail.re2.yahoo.com> In-Reply-To: <758546.91889.qm@web50511.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=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Jack F Vogel , freebsd-stable@freebsd.org, d@delphij.net 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 23:18:49 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 alan bryan wrote: | Should igb be in the GENERIC config file? | |> pwd | /usr/src/sys/amd64/conf |> cat GENERIC | grep igb Ah... I really thought it is supposed to be there. Jack, I think we will want this in GENERIC kernel, do you have objections? | I did a "kldload if_igb" and that seemed to work and I now have a igb0 device. | | I get an error though on the other (unused igb1) network port: | | igb0: port 0x3000-0x301f mem 0xda020000-0xda03ffff,0xda000000-0xda01ffff,0xda080000-0xda083fff irq 56 at device 0.0 on pci8 | igb0: Using MSIX interrupts with 3 vectors | igb0: [ITHREAD] | igb0: [ITHREAD] | igb0: [ITHREAD] | igb0: Ethernet address: 00:30:48:c3:27:82 | igb1: port 0x3020-0x303f mem 0xda060000-0xda07ffff,0xda040000-0xda05ffff,0xda084000-0xda087fff irq 70 at device 0.1 on pci8 | igb1: Using MSIX interrupts with 3 vectors | igb1: igb_allocate_receive_buffers: bus_dmamap_create failed: 12 | igb1: Critical Failure setting up receive buffers | device_attach: igb1 attach returned 12 | igb0: link state changed to UP I have no idea on this. I have cc'ed Jack to see if he has some comments. Cheers, - -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkhyoaoACgkQi+vbBBjt66AjDwCgltD3KBzi+lrAi7AtojGtkEXb TsYAnRFBy/Ujj7RlkXCPn7Lo84F7Oy9K =WHTP -----END PGP SIGNATURE-----