Subject: Re: Magnum...
To: Jason R Thorpe <thorpej@zembu.com>
From: Mark Abene <phiber@radicalmedia.com>
List: port-arc
Date: 02/06/2001 01:30:26
On Mon, Feb 05, 2001 at 09:08:47AM -0800, Jason R Thorpe wrote:
> 
> The tsleep has a timeout on it, so if your clock interrupt is working
> properly, then the process will be awakened after 2 seconds.
> 
> I suspect it actually *isn't* working properly.
> 

If I stick a printf("*") in my clkintr handler, I see a constant stream of
"*"'s at a fixed interval, which tells me it seems to be working.
I'd be more than happy to send you my patches if you'll try them out on
your Magnum.

-Mark