From owner-freebsd-net@FreeBSD.ORG Tue Jul 15 17:07:24 2008 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64296106567F for ; Tue, 15 Jul 2008 17:07:24 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id 1DCA98FC4A for ; Tue, 15 Jul 2008 17:07:23 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so1400811yxb.13 for ; Tue, 15 Jul 2008 10:07:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=1859/M9gfbSJphTTtT+rWDlFzW6QY8PPOcIBKxZlpGk=; b=ofnKVQjdhzY9AeBH99OHBh6xvTqkIhpYvQztuxO71d549BoccxzxqBQPMEpak//fMV e3T++uD7lncN+tuCQY7MjMYcg9VA00oEM6YnfSIHCGTkBuZ2fWgztQGOgE8+fu6AVu0c +M6daYNuc1eujKRzpD0hivGoH9dpFQsnM2YTU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=pKRSCS9IjX4eN278DQiqxGo/Vb1BCnRpovpK8r5qICi2JRK2kWg0kEFxPMbnD/Gc1f QB4w9dn49Q3vWNwd5WRNw/yDXY4NOAyH04H+Qk3BPagBSR1LfkgswOteWZv20x0vrbT4 LUJ/HW7UPJ2ZUXZJ4tEL6eyjxyHSNbM0bb2/A= Received: by 10.114.177.1 with SMTP id z1mr19388736wae.37.1216141642470; Tue, 15 Jul 2008 10:07:22 -0700 (PDT) Received: by 10.114.176.12 with HTTP; Tue, 15 Jul 2008 10:07:22 -0700 (PDT) Message-ID: <2a41acea0807151007q29a783c4r2ae63c5a631952ba@mail.gmail.com> Date: Tue, 15 Jul 2008 10:07:22 -0700 From: "Jack Vogel" To: gnn@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2a41acea0807141453s7235d894i31a744a0f673fcc0@mail.gmail.com> Cc: stable@freebsd.org, net@freebsd.org Subject: Re: igb doesn't compile in STABLE? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2008 17:07:24 -0000 Oh, so the problem is if igb alone is defined? On Tue, Jul 15, 2008 at 10:04 AM, wrote: > At Mon, 14 Jul 2008 14:53:16 -0700, > Jack Vogel wrote: >> >> Just guessing, did someone change conf/files maybe?? >> > > If you build a STABLE kernel with igb AND em then things work and the > kernel uses em. > > I'm not sure which thing needs to be changed in conf/files or > otherwise though. > > Later, > George >