From owner-freebsd-mobile@FreeBSD.ORG Mon May 19 09:01:13 2003 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 914E537B401; Mon, 19 May 2003 09:01:13 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC29943F93; Mon, 19 May 2003 09:01:12 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h4JG17kA095649; Mon, 19 May 2003 10:01:07 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 19 May 2003 09:59:10 -0600 (MDT) Message-Id: <20030519.095910.99169825.imp@bsdimp.com> To: dmlb@dmlb.org From: "M. Warner Losh" In-Reply-To: <001401c31de1$424dd4f0$a7ac77c1@DJK1Comp> References: <001401c31de1$424dd4f0$a7ac77c1@DJK1Comp> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org cc: freebsd-mobile@freebsd.org Subject: Re: Centrino Laptop (Acer 800Cli) and 5.1 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, 19 May 2003 16:01:14 -0000 In message: <001401c31de1$424dd4f0$a7ac77c1@DJK1Comp> "Duncan Barclay" writes: : The machine is busy waiting somewhere (evidenced by the fan coming on). Is : there some flag I can turn on to tell me what locks are being taken : released - it may be something in another sub-system. Could be a thread stuck in a loop? Warner