9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Fco.J.Ballesteros <nemo@plan9.escet.urjc.es>
To: 9fans@cse.psu.edu
Subject: [9fans] does uvlong work on the bitsy? Or is it just me?
Date: Wed, 23 Oct 2002 18:38:26 +0200	[thread overview]
Message-ID: <b03b617f8eac3cfe1ebe8a6031f82acb@plan9.escet.urjc.es> (raw)

It seems that the initialization of Qids in devcons.c is not working for
me on the bitsy.

For example, for #c/cons:
	"cons",		{Qcons},	0,		0660,

The qid should be path: 2, vers: 0, type: 0.

However, when printed on the bitsy I see that such qid gets
initialized to 0x200000000.

Thus, that kernel when booting would fail because it expects qid.path as 2
for #c/cons, and not as 0x200000000.

I must say that I recompiled all the libs, cmds and the kernel from the
source before trying this. And, AFAIK, my sources are updated.

So, is it just me?
In that case, any clue?

thanks a lot



                 reply	other threads:[~2002-10-23 16:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=b03b617f8eac3cfe1ebe8a6031f82acb@plan9.escet.urjc.es \
    --to=nemo@plan9.escet.urjc.es \
    --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).