Linux PARISC architecture development
 help / color / mirror / Atom feed
From: Grant Grundler <grundler@dsl2.external.hp.com>
To: Matthew Wilcox <willy@debian.org>
Cc: "parisc-linux@lists.parisc-linux.org"
	<parisc-linux@lists.parisc-linux.org>
Subject: Re: [parisc-linux] Dump: need disk layout function.
Date: Thu, 28 Mar 2002 10:00:30 -0700	[thread overview]
Message-ID: <20020328170030.C4CA9482A@dsl2.external.hp.com> (raw)
In-Reply-To: Message from Matthew Wilcox <willy@debian.org> of "Tue, 26 Mar 2002 07:21:41 GMT." <20020326072141.E22220@parcelfarce.linux.theplanet.co.uk>

Matthew Wilcox wrote:
> How can a disc have HPA and SPA?  Are you trying to find the HPA/SPA of
> the disc's controller?

I thought the boot and dump devices have a faked HPA for IODC.
The code in palo/ipl/pdc_misc.c looks like it:

int
pdc_iodc_bootin(unsigned devaddr, char *memaddr, unsigned size)
{
    int r;

        r = firmware_call(PAGE0->mem_boot.iodc_io,
			PAGE0->mem_boot.hpa, ENTRY_IO_BOOTIN,
			PAGE0->mem_boot.spa, PAGE0->mem_boot.dp.layers,
			pdc_result, devaddr, memaddr, size, size);
....

      parent reply	other threads:[~2002-03-28 17:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-26  7:09 [parisc-linux] Dump: need disk layout function Bruno Vidal
2002-03-26  7:21 ` Matthew Wilcox
2002-03-26 11:46   ` [parisc-linux] does audio works on 712,715 and 735? Jean-Louis Abat
2002-03-26 12:06     ` Tilo Jandt
2002-03-28 17:00   ` Grant Grundler [this message]

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=20020328170030.C4CA9482A@dsl2.external.hp.com \
    --to=grundler@dsl2.external.hp.com \
    --cc=parisc-linux@lists.parisc-linux.org \
    --cc=willy@debian.org \
    /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