Re: boothowto

Masao Uebayashi <[email protected]> Fri, 22 Nov 2013 00:39:27 +0900
Newsgroups gmane.os.netbsd.ports.hp300
Message-ID <CADbF7ec3C70GZO4obVZ5r8X0EsYwLD6aDp6kYHMvhpSoCdaK5Q@mail.gmail.com>
On Thu, Nov 21, 2013 at 10:51 PM, Izumi Tsutsui <[email protected]> wrote:
>> Does anyone know why ancient hp300 [*] saved the `howto' argument to boot()
>> as `boothowto' global?  Was it passed to the bootloader after reboot
>> somehow?
>
> It was, and still it is:
> http://nxr.netbsd.org/xref/src-csrg/sys/hp300/hp300/locore.s#2626
> http://nxr.netbsd.org/xref/src-csrg/sys/hp300/stand/srt0.c#137
> http://nxr.netbsd.org/xref/src/sys/arch/hp300/hp300/locore.s?r=1.166#1423
> http://nxr.netbsd.org/xref/src/sys/arch/hp300/stand/common/srt0.S?r=1.17#259
> ---
> Izumi Tsutsui

Definitely.  Thanks.

Masao