Subject: Re: "bootinfo" record for pmax bootblocks?
To: Chris G. Demetriou <cgd@netbsd.org>
From: Simon Burge <simonb@telstra.com.au>
List: port-pmax
Date: 03/18/1999 18:05:45
Simon Burge wrote:

> [[ options for passing bootinfo record ]]

Ok, another idea just came to mind which may be workable.  We can throw
two more pointers (or even just the magic number and pointer) after argc
pointers in argv.  The arguments are currently in the PROMs stack - we
can copy them to the unused memory I mentioned and add the additional
info then.

Simon.