freebsd-dev/sys/sparc64
Marius Strobl ba96c16ae8 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.

This file was missed in r204152.
2010-02-21 09:25:53 +00:00
..
central Enroll these drivers in multipass probing. The motivation behind this 2009-12-22 21:02:46 +00:00
compile
conf Add the options DEADLKRES (introducing the deadlock resolver thread) in 2010-02-10 16:30:04 +00:00
ebus Add epic(4), a driver for the front panel LEDs in Sun Fire V215/V245. 2010-01-10 15:44:48 +00:00
fhc Enroll these drivers in multipass probing. The motivation behind this 2009-12-22 21:02:46 +00:00
include Some machines can not only consist of CPUs running at different speeds 2010-02-21 09:25:53 +00:00
isa - Correct an off-by-one error when calculating the end of a child 2009-12-22 21:53:19 +00:00
pci - Zero the MSI/MSI-X queue argument, otherwise mtx_init(9) can panic 2010-01-27 20:30:14 +00:00
sbus Enroll these drivers in multipass probing. The motivation behind this 2009-12-22 21:02:46 +00:00
sparc64 Starting with UltraSPARC IV CPUs the CPU caches are described with different 2010-02-20 23:42:24 +00:00