From: Kent Borg <kentborg@borg.org>
To: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Dying of First sti()
Date: Thu, 25 Oct 2001 09:11:52 -0400 [thread overview]
Message-ID: <20011025091152.D11285@borg.org> (raw)
In-Reply-To: <20011022162118.A13160@borg.org>; from kentborg@borg.org on Mon, Oct 22, 2001 at 04:21:18PM -0400
On Mon, Oct 22, 2001 at 04:21:18PM -0400, Kent Borg wrote:
> I make it in init/main.c to the point where sti() is about to be
> called. But I never get back from the sti() call.
I found my problem. We had put the wrong value in bi_intfreq (and
bi_busfreq). We were off by a mere factor of a million. It meant
that the PIT was rolling over nearly instantly. Oops. Works *much*
better with a sensible value in there.
-kb
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
prev parent reply other threads:[~2001-10-25 13:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-22 20:21 Dying of First sti() Kent Borg
2001-10-25 13:11 ` Kent Borg [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20011025091152.D11285@borg.org \
--to=kentborg@borg.org \
--cc=linuxppc-embedded@lists.linuxppc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).