From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RuHTr-0000Ze-NF for garchives@archives.gentoo.org; Mon, 06 Feb 2012 05:51:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30C8DE063F; Mon, 6 Feb 2012 05:50:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6D585E063F for ; Mon, 6 Feb 2012 05:49:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id F09FB1B403A for ; Mon, 6 Feb 2012 05:49:53 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -2.601 X-Spam-Level: X-Spam-Status: No, score=-2.601 tagged_above=-999 required=5.5 tests=[AWL=0.000, BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=no Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IT8MzLlO_Kls for ; Mon, 6 Feb 2012 05:49:46 +0000 (UTC) Received: from ironport2-out.teksavvy.com (ironport2-out.teksavvy.com [206.248.154.183]) by smtp.gentoo.org (Postfix) with ESMTP id D0F8C1B4039 for ; Mon, 6 Feb 2012 05:49:44 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvwEAKppL0+4rwXX/2dsb2JhbABDrzaBBoIgExxyJiUkE6E0nzqLagICCQUMBgwBAQkEFA0GCgMBgnEZBIEPAQQEgnRjBIhEhQWHXoVoiDiEWg X-IronPort-AV: E=Sophos;i="4.73,368,1325480400"; d="scan'208";a="161407836" Received: from 184-175-5-215.dsl.teksavvy.com (HELO waltdnes.org) ([184.175.5.215]) by ironport2-out.teksavvy.com with SMTP; 06 Feb 2012 00:49:42 -0500 Received: by waltdnes.org (sSMTP sendmail emulation); Mon, 06 Feb 2012 00:47:53 -0500 From: "Walter Dnes" Date: Mon, 6 Feb 2012 00:47:53 -0500 To: Gentoo Users List Subject: [gentoo-user] Change in ethernet .config layout kernel 3.2.1, affects oldconfig Message-ID: <20120206054753.GA2020@waltdnes.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-Archives-Salt: 30338732-ff03-45c3-a785-f5cd3845aa44 X-Archives-Hash: 55a1ee985498ae2154f18557d4eb534c Heads up... the network ethernet device drivers aettings are laid out differently in 3.2.1, and "make oldconfig" misses a few items. The new layout route goes like so... Device Drivers ---> [*] Network device support ---> [*] Ethernet driver support ---> This brings you to a menu by manufacturer. The drivers are no longer divided by speed. "make oldconfig" misses a few items. I ended up writing down my settings in 3.0.6 and manually adding them to 3.2.1 when running "make oldconfig". -- Walter Dnes