9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] does uvlong work on the bitsy? Or is it just me?
@ 2002-10-23 16:38 Fco.J.Ballesteros
  0 siblings, 0 replies; only message in thread
From: Fco.J.Ballesteros @ 2002-10-23 16:38 UTC (permalink / raw)
  To: 9fans

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-23 16:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-23 16:38 [9fans] does uvlong work on the bitsy? Or is it just me? Fco.J.Ballesteros

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).