9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Jean-Baptiste Campesato" <camje_lemon@hotmail.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Hang at boot.
Date: Fri,  1 Apr 2005 22:29:40 +0200	[thread overview]
Message-ID: <BAY18-F242B4C26BC990F0F40D73A95380@phx.gbl> (raw)

>On Fri Apr  1 14:37:00 EST 2005, steve@quintile.net wrote:
>>some left over debug I reckon
>>
>>/sys/src/boot/pc/etherigbe.c:print("status0 %8.8uX\n", csr32r(ctlr, 
>>Status));
>>
>>-Steve
>
>hmm. could be related to this in detach() which is called soon after that 
>print:
>
>	/* apparently needed on multi-GHz processors to avoid infinite loops */
>	delay(1);
>	while(csr32r(ctlr, Ctrl) & Devrst)
>		;
>
>we should probably time out the loops in there and return a failure value
>instead of void.

Hello,
I'm not sure to understand (I'm French).
I must to calm down the Ghz from bios ? Or search a little Computer ?
Thanks.




             reply	other threads:[~2005-04-01 20:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-01 20:29 Jean-Baptiste Campesato [this message]
     [not found] <mailman.0.1112378836.743.9fans@cse.psu.edu>
2005-04-01 18:12 ` Jean-Baptiste Campesato
2005-04-01 18:31   ` Steve Simon
2005-04-01 18:46     ` jmk
2005-04-01 19:36       ` Steve Simon
2005-04-01 19:45         ` jmk
2005-04-02  5:50         ` lucio
2005-04-01 22:00       ` Charles Forsyth
2005-04-01 22:26         ` Charles Forsyth

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=BAY18-F242B4C26BC990F0F40D73A95380@phx.gbl \
    --to=camje_lemon@hotmail.com \
    --cc=9fans@cse.psu.edu \
    /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).