From owner-freebsd-amd64@FreeBSD.ORG Thu May 22 13:10:03 2008 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 541F61065671 for ; Thu, 22 May 2008 13:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3C6D88FC26 for ; Thu, 22 May 2008 13:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4MDA3Tx088361 for ; Thu, 22 May 2008 13:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4MDA34B088360; Thu, 22 May 2008 13:10:03 GMT (envelope-from gnats) Date: Thu, 22 May 2008 13:10:03 GMT Message-Id: <200805221310.m4MDA34B088360@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: "Scot Hetzel" Cc: Subject: Re: amd64/123889: Intel Gigabit Interfaces lost by Update 7.0-> STABLE X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Scot Hetzel List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2008 13:10:03 -0000 The following reply was made to PR amd64/123889; it has been noted by GNATS. From: "Scot Hetzel" To: "Michael Fuckner" Cc: freebsd-amd64@freebsd.org, FreeBSD-gnats-submit@freebsd.org Subject: Re: amd64/123889: Intel Gigabit Interfaces lost by Update 7.0-> STABLE Date: Thu, 22 May 2008 08:02:42 -0500 On 5/22/08, Michael Fuckner wrote: > Scot Hetzel wrote: > > > > > > You don't need to add igb to GENERIC to get the network interface > > back, just add: > > if_igb_load="YES" > > to /boot/loader.conf. > > > > > > It should be written down somewhere (UPDATING?). > I don't believe it is the plan to walk to the datacenter because the system > is not accessible after upgrading. This simply shouldn't happen! > > And of course, this is not specific to AMD64, but all other archs as well. > It is in the 20080229 entry in the 8.0-CURRENT UPDATING file. This should be MFC'd to the 7.0-STABLE UPDATING file. Scot