9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] Init hangs
Date: Mon, 22 Sep 2008 11:57:09 -0400	[thread overview]
Message-ID: <95ecce58928ebd25d1176974498ac47f@quanstro.net> (raw)
In-Reply-To: <5d375e920809220700t4cf0f6ah845a645ac2f81f37@mail.gmail.com>

> I would love to try the patch. And I'm still baffled as to why the
> installer works but the standard kernels don't.
>
> Peace
>
> uriel

it is the sdata patch i posted a few weeks ago.

Sep  8 13:00:49 EDT 2008 /n/dump/2008/0922/sys/src/9/pc/sdata.c 54744 [quanstro]
/n/dump/2008/0922/sys/src/9/pc/sdata.c:1421 c /n/dump/2008/0908/sys/src/9/pc/sdata.c:1421
< 	if(ataready(cmdport, ctlport, drive->dev, Bsy|Drq, Drdy, 101*1000) < 0)
---
> 	if(ataready(cmdport, ctlport, drive->dev, Bsy|Drq, 0, 101*1000) < 0)

if this doesn't fix the problem, i'll see if i can't do a vmware install and
see what the problem is.

- erik




  reply	other threads:[~2008-09-22 15:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-22 13:54 erik quanstrom
2008-09-22 14:00 ` Uriel
2008-09-22 15:57   ` erik quanstrom [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-09-22 11:35 Ralph Moritz
2008-09-22 11:46 ` Rodolfo kix García 
2008-09-22 11:42   ` erik quanstrom
2008-09-22 12:26     ` Ralph Moritz
2008-09-22 17:44   ` Lucio De Re
2008-09-23 14:34   ` Ralph Moritz
2008-09-24  8:37     ` yourfriendllc

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=95ecce58928ebd25d1176974498ac47f@quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    /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).