Source-Changes archive

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

CVS commit: src/sys/arch/hppa/hppa



Module Name:    src
Committed By:   skrll
Date:           Thu Apr  3 17:49:49 UTC 2025

Modified Files:
        src/sys/arch/hppa/hppa: locore.S

Log Message:
Fix qemu-system-hppa -kernel netbsd for newer qemu and seabios version 16
which passes in the 5th argument the kernel start address. Use this to
detect this boot method and not assume it's bootapi version 3.

While I'm here don't bother storing the pdc entry point as it's not used
before pdc_init which gets it from PAGE0.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/hppa/hppa/locore.S

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




Home | Main Index | Thread Index | Old Index