From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw02.freescale.net (az33egw02.freescale.net [192.88.158.103]) by ozlabs.org (Postfix) with ESMTP id 3916567A6D for ; Thu, 3 Mar 2005 10:06:30 +1100 (EST) In-Reply-To: <20050302105201.C31614@cox.net> References: <20050302105201.C31614@cox.net> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: From: Kumar Gala Date: Wed, 2 Mar 2005 17:06:31 -0600 To: "Matt Porter" Cc: ppcembed Subject: Re: PowerPC4xx Watchdog List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Matt, [snip] > What do you see as the advantage to having a watchdog driver > that uses the booke hardware watchdog facility over a generic > timebase driven driver? I would think the watchdog would be useful in cases that the normal decrementer exceptions gets disabled when MSR[EE] = 0. - kumar