From: Grant Grundler <grundler@dsl2.external.hp.com>
To: Bruno Vidal <bruno_vidal@hpfrcu03.france.hp.com>
Cc: "parisc-linux@lists.parisc-linux.org"
<parisc-linux@lists.parisc-linux.org>
Subject: Re: [parisc-linux] Dump driver: step by step
Date: Thu, 17 Oct 2002 22:04:37 -0600 [thread overview]
Message-ID: <20021018040437.63784482D@dsl2.external.hp.com> (raw)
In-Reply-To: Message from Bruno Vidal <bruno_vidal@hpfrcu03.france.hp.com> of "Thu, 17 Oct 2002 19:40:35 +0200." <3DAEF613.A3A42F9E@admin.france.hp.com>
Bruno Vidal wrote:
> hi
> Good news, now I'm able to initialise and read/write on
> multiple disk. The solution a new time was a specific
> PDC call on PAT system (we don't need it on 712 for example):
>
> dump_pdc_call(PDC_IO, PDC_IO_RESET_DUMP_DEVS, __pa(pdc_result),__pa(dumpdev))
IIRC, this call is PAT PDC specific. The reason it was added is PAT PDC
only initializes boot and console devices. The RESET_DUMP_DEVs was added
to initialize a list of devices so IODC could be used in the HPUX
dump path.
> where dumpdev is the list of all "struct device_path".
> It would be really interresting if someone is able to
> find the "parisc 2.0 I/O firmware" doc, it would gain
> a lot's of time to poor little programmers like me.
Best is to scrounge through HPUX source code.
With docs, it's often difficult to know *where* to find the right info.
grant
prev parent reply other threads:[~2002-10-18 4:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-15 11:13 [parisc-linux] Dump driver: step by step Bruno Vidal
2002-10-15 12:26 ` Matthew Wilcox
2002-10-15 12:28 ` phi
2002-10-15 12:44 ` Bruno Vidal
2002-10-15 13:01 ` phi
2002-10-17 17:40 ` Bruno Vidal
2002-10-18 4:04 ` 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=20021018040437.63784482D@dsl2.external.hp.com \
--to=grundler@dsl2.external.hp.com \
--cc=bruno_vidal@hpfrcu03.france.hp.com \
--cc=parisc-linux@lists.parisc-linux.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