From owner-freebsd-questions@FreeBSD.ORG Thu Jul 20 23:12:58 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E691C16A4DF for ; Thu, 20 Jul 2006 23:12:58 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48B2643D45 for ; Thu, 20 Jul 2006 23:12:58 +0000 (GMT) (envelope-from stapleton.41@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so1084040uge for ; Thu, 20 Jul 2006 16:12:57 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JFo8V6SzU9LmoW/wrTgB3NA8/IGlkRAQoB/NXVJsH5MtsgV3e7/aXH9oGvyPKH4ZKBuM3mlT/8BNyGnsezWTDDTqgyTzs6cIno6mJfF2f/auwnVTCTxYpx/pYnRfdfz17/zcKvTFropI4v7/sxzFtsVKaAmS0CuIKYPqVfSTc2M= Received: by 10.66.224.19 with SMTP id w19mr5977ugg; Thu, 20 Jul 2006 16:11:12 -0700 (PDT) Received: by 10.67.86.11 with HTTP; Thu, 20 Jul 2006 16:11:12 -0700 (PDT) Message-ID: <80f4f2b20607201611r4296b41cj9ef734e67fd2ef22@mail.gmail.com> Date: Thu, 20 Jul 2006 19:11:12 -0400 From: "Jim Stapleton" To: freebsd-questions@freebsd.org In-Reply-To: <20060721090331.72615ee2.nick@nickwithers.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <80f4f2b20607200636y580a7522o7a1a6d56eb7d7162@mail.gmail.com> <20060721090331.72615ee2.nick@nickwithers.com> Subject: Re: network no longer auto-starts after mergemaster X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jul 2006 23:12:59 -0000 On 7/20/06, Nick Withers wrote: > On Thu, 20 Jul 2006 09:36:42 -0400 > "Jim Stapleton" wrote: > > > I rebuilt my kernel/world, but now my network no longer auto-starts. I > > can easily start it with "sudo ifconfig fxp0 up", which, while it > > works, is mildly annoying. > > > > Anyone know what file I could have improperly mergemastered to get this result? > > /etc/rc.d/netif? > > What were you rebuilding from / to (e.g., 6.1-RELEASE -> > -CURRENT)? > I'll take a look at that file, thank you. 6.1 -> 6.1 (just a rebuild of the kernel to make it more efficient, and the OSS tech support suggested it might get their drivers to work for my sound). Thanks, -Jim Stapleton