From owner-cvs-src@FreeBSD.ORG Tue Feb 1 14:56:05 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0ED6C16A557 for ; Tue, 1 Feb 2005 14:56:03 +0000 (GMT) Received: from mail24.sea5.speakeasy.net (mail24.sea5.speakeasy.net [69.17.117.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 469CD43D54 for ; Tue, 1 Feb 2005 14:56:02 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 29855 invoked from network); 1 Feb 2005 14:56:02 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 1 Feb 2005 14:56:01 -0000 Received: from [10.50.40.202] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j11Etn8U038329; Tue, 1 Feb 2005 09:55:58 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Bernd Walter Date: Tue, 1 Feb 2005 06:49:33 -0500 User-Agent: KMail/1.6.2 References: <200501312307.j0VN7gxm080740@repoman.freebsd.org> In-Reply-To: <200501312307.j0VN7gxm080740@repoman.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200502010649.33768.jhb@FreeBSD.org> X-Spam-Status: No, score=-102.8 required=4.2 tests=ALL_TRUSTED, USER_IN_WHITELIST autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha machdep.c src/sys/alpha/include cpuconf.h src/sys/alpha/pci lca.c lcareg.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2005 14:56:05 -0000 On Monday 31 January 2005 06:07 pm, Bernd Walter wrote: > ticso 2005-01-31 23:07:42 UTC > > FreeBSD src repository > > Modified files: > sys/alpha/alpha machdep.c > sys/alpha/include cpuconf.h > sys/alpha/pci lca.c lcareg.h > Log: > add cpu_idle support for 21066A based lca systems > > Revision Changes Path > 1.229 +9 -1 src/sys/alpha/alpha/machdep.c > 1.14 +1 -0 src/sys/alpha/include/cpuconf.h > 1.21 +29 -0 src/sys/alpha/pci/lca.c > 1.4 +2 -0 src/sys/alpha/pci/lcareg.h What exactly are the writes to this register doing btw? Also, is there any reason we shouldn't just be using the PAL call that waits for the next interrupt instead? -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org