freebsd-skq/sys/boot/sparc64/loader
marius 27efbf647d Some machines can not only consist of CPUs running at different speeds
but also of different types, f.e. Sun Fire V890 can be equipped with a
mix of UltraSPARC IV and IV+ CPUs, requiring different MMU initialization
and different workarounds for model specific errata. Therefore move the
CPU implementation number from a global variable to the per-CPU data.
Functions which are called before the latter is available are passed the
implementation number as a parameter now.
2010-02-20 23:24:19 +00:00
..
help.sparc64
locore.S - Reimplement {d,i}tlb_enter() and {d,i}tlb_va_to_pa() in C. There's 2008-08-07 22:46:25 +00:00
main.c Some machines can not only consist of CPUs running at different speeds 2010-02-20 23:24:19 +00:00
Makefile - Add code allowing a network device to only be open and closed once 2010-01-09 21:23:39 +00:00
metadata.c
version