From owner-freebsd-stable@FreeBSD.ORG Mon Jun 19 22:42:51 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD07916A482 for ; Mon, 19 Jun 2006 22:42:51 +0000 (UTC) (envelope-from todor.dragnev@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F0C843D46 for ; Mon, 19 Jun 2006 22:42:51 +0000 (GMT) (envelope-from todor.dragnev@gmail.com) Received: by py-out-1112.google.com with SMTP id m51so1823393pye for ; Mon, 19 Jun 2006 15:42:50 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=KXI2U6WS3mwTrrlcyMywZGE3ckUCKtborrocsVgDKNfCrBDZrID4nyWzGn7klPzytQNT0svO8WNLfRNQoq1lDFWI+vOkJoKosjuNRvQPbwpjUPE8nhzrYtUlBEiSqv8sHa1Js8Y51hror0l/hnfF4zvILsOBNcp58fYTsQjL0fk= Received: by 10.35.101.9 with SMTP id d9mr6064596pym; Mon, 19 Jun 2006 15:16:01 -0700 (PDT) Received: by 10.35.61.12 with HTTP; Mon, 19 Jun 2006 15:16:00 -0700 (PDT) Message-ID: Date: Tue, 20 Jun 2006 01:16:00 +0300 From: "Todor Dragnev" To: "Brooks Davis" In-Reply-To: <20060619181451.GC4027@odin.ac.hmc.edu> MIME-Version: 1.0 References: <200606191738.43641.todor.dragnev@gmail.com> <20060619181451.GC4027@odin.ac.hmc.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable@freebsd.org Subject: Re: bridge.ko, sysctrl.conf and ifconfig_XXX_name, SCSI as a boot device X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 22:42:51 -0000 Thanks, I will use if_bridge from now. Anyone have ideas about second problem? Maybe I must remove "device usb" from GENERIC config and recompile kernel ? On 6/19/06, Brooks Davis wrote: > /etc/sysctl.conf is processed really early in the startup process so the > renaming hasn't happend yet. Using the origional names would work, but > would be confusing. If you want the naming, I'd suggest switching to > if_bridge which can be configured entierly using rc.conf variables. > > -- Brooks > > -- > Any statement of the form "X is the one, true Y" is FALSE. > PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 > > > -- There are no answers, only cross references