From owner-freebsd-questions@FreeBSD.ORG Thu Apr 5 02:43:30 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CC90B16A403 for ; Thu, 5 Apr 2007 02:43:30 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout4.cac.washington.edu (mxout4.cac.washington.edu [140.142.33.19]) by mx1.freebsd.org (Postfix) with ESMTP id A7F2813C44B for ; Thu, 5 Apr 2007 02:43:30 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.139]) by mxout4.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l352hUge018264 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 4 Apr 2007 19:43:30 -0700 X-Auth-Received: from [192.168.10.45] (c-67-187-172-183.hsd1.ca.comcast.net [67.187.172.183]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l352hTbr020777 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 4 Apr 2007 19:43:29 -0700 Message-ID: <4614622D.7040204@u.washington.edu> Date: Wed, 04 Apr 2007 19:42:53 -0700 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <640eadd40703281043v35ae98daib3a34c44441abf49@mail.gmail.com> <20070328183003.GA23052@kobe.laptop> <640eadd40703292309m7408bf7di5ddc8a91a18e5ab0@mail.gmail.com> <20070330160211.GD59175@gizmo.acns.msu.edu> <20070330161651.GA97032@slackbox.xs4all.nl> <640eadd40703301021r5cc4006ds4e860f2c5041d34a@mail.gmail.com> <20070330175841.GA3161@slackbox.xs4all.nl> <640eadd40704020611r48fbd4dfnaa5be3fd389b232d@mail.gmail.com> <20070402164903.GA64536@slackbox.xs4all.nl> <640eadd40704041551y5eb17fa7ue99184d6cc5d57f2@mail.gmail.com> <20070405022935.GA71102@slackbox.xs4all.nl> In-Reply-To: <20070405022935.GA71102@slackbox.xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.0.289146, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.4.4.193147 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: Re: New to FreeBSD 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, 05 Apr 2007 02:43:30 -0000 Roland Smith wrote: > On Thu, Apr 05, 2007 at 12:51:28AM +0200, Ivan Zenzerovic' wrote: > >> Hi, >> >> I just put instead of sk0 nve0 (wich is my ethernet card). But, on boot i >> see that it searches for ALTQ and I saw that it can be turned on only by >> configuring the kernel. Is there maybe any other way? >> > > Like this?: > > No ALTQ support in kernel > ALTQ related functions disabled > > That's just a message. You don't _need_ ALTQ. > > Roland > You don't need ALTQ unless you're going to get down to the nitty-gritty of QoS and forwarding traffic through your machine. See: for more details. -Garrett