Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/sgimips/sgimips




On May 10, 2007, at 7:30 PM, Stephen M. Rumble wrote:


Module Name:    src
Committed By:   rumble
Date:           Fri May 11 02:30:00 UTC 2007

Modified Files:
        src/sys/arch/sgimips/sgimips: machdep.c

Log Message:
IP12's PROM passes us a '-a' flag in argv when booting directly from the disk volume header. On NetBSD this means RB_ASKNAME, however in SGI terms
it appears to mean 'autoboot'.

On NetBSD/alpha and NetBSD/pmax, -a also means "autoboot".




Add an appropriate kludge to keep us from doing the wrong thing.

XXX - This whole argv/env/prom parameter mess needs to be cleaned up.


To generate a diff of this commit:
cvs rdiff -r1.112 -r1.113 src/sys/arch/sgimips/sgimips/machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-- thorpej




Home | Main Index | Thread Index | Old Index