From owner-freebsd-mobile@FreeBSD.ORG Mon Mar 22 02:56:22 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6294F16A4CE; Mon, 22 Mar 2004 02:56:22 -0800 (PST) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F47B43D1D; Mon, 22 Mar 2004 02:56:22 -0800 (PST) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.9p1/8.12.8) with ESMTP id i2MAuLRS082769; Mon, 22 Mar 2004 02:56:22 -0800 (PST) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.9p1/8.12.3/Submit) id i2MAuLBs082768; Mon, 22 Mar 2004 02:56:21 -0800 (PST) (envelope-from rizzo) Date: Mon, 22 Mar 2004 02:56:21 -0800 From: Luigi Rizzo To: Bill Paul Message-ID: <20040322025621.A82392@xorpc.icir.org> References: <20040322025206.EF9B216A4D0@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20040322025206.EF9B216A4D0@hub.freebsd.org>; from wpaul@freebsd.org on Sun, Mar 21, 2004 at 06:52:06PM -0800 cc: freebsd-current@freebsd.org cc: freebsd-hardware@freebsd.org cc: freebsd-mobile@freebsd.org Subject: Re: For those with Intel Centrino 2200BG wireless... X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Mar 2004 10:56:22 -0000 On Sun, Mar 21, 2004 at 06:52:06PM -0800, Bill Paul wrote: ... > accomodate it. The FreeBSD kernel stack is 2 pages (8192 bytes on > i386) whic is smaller than the Windows kernel size. This means the how bad is it to use a larger default, e.g. the 8 pages you suggested ? cheers luigi > - If you use 5.2-RELEASE or 5.2.1-RELEASE, grab the latest NDISulator > code from -current _AND_ add compile a new kernel with the following > line added to your kernel config file: > > options KSTACK_PAGES=8