linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: BenH <bh40@calva.net>
To: linuxppc-dev@lists.linuxppc.org, olh@suse.de
Subject: Re: find the OF boot-device
Date: Tue, 1 Feb 2000 23:55:57 +0100	[thread overview]
Message-ID: <20000201235557.015906@192.168.1.10> (raw)
In-Reply-To: <20000201225122.B7845@suse.de>


On Tue, Feb 1, 2000, Olaf Hering <olh@suse.de> wrote:

>The kernel is a 2.2.14.
>Is there a bug in the OF or in the kernel?

It's a "feature" of MacOS when using BootX. MacOS discards the
"@xxxxxxxx" portion of the OF path, so the device tree built by BootX is
missing those. They can be rebuilt using the OF "reg" property, I have to
figure out the proper algorithm but this could (should) be done in the
kernel or in BootX itself before passing the tree to the kernel.

How do you plan to match the device to the OF node ? I've looked into
this issue for some time now, but I don't really see a valid way to know
that a given Linux device (/dev/xxx) corresponds to a given OF node.
Especially when using PCI SCSI cards. Is there a way from userland to
retreive PCI infos of a controller from it's /dev/sdXX node ?

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

  parent reply	other threads:[~2000-02-01 22:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-01 21:51 find the OF boot-device Olaf Hering
2000-02-01 22:04 ` Olaf Hering
2000-02-01 22:55 ` BenH [this message]
2000-02-01 23:23   ` Olaf Hering
2000-02-03  6:53     ` Takashi Oe

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=20000201235557.015906@192.168.1.10 \
    --to=bh40@calva.net \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=olh@suse.de \
    /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).