summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.sparc64
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2010-05-02 19:38:17 +0000
committermarius <marius@FreeBSD.org>2010-05-02 19:38:17 +0000
commit630328c1b513925136fa49a9af3f323f4a7d53c9 (patch)
treeb933ba8d8d44204848615024c83b80501df01e6d /sys/conf/files.sparc64
parent071496a9c757550fc1834fc2cbdd8d6d142ca23b (diff)
downloadFreeBSD-src-630328c1b513925136fa49a9af3f323f4a7d53c9.zip
FreeBSD-src-630328c1b513925136fa49a9af3f323f4a7d53c9.tar.gz
Add support for SPARC64 V (and where it already makes sense for other
HAL/Fujitsu) CPUs. For the most part this consists of fleshing out the MMU and cache handling, it doesn't add pmap optimizations possible with these CPU, yet, though. With these changes FreeBSD runs stable on Fujitsu Siemens PRIMEPOWER 250 and likely also other models based on SPARC64 V like 450, 650 and 850. Thanks go to Michael Moll for providing access to a PRIMEPOWER 250.
Diffstat (limited to 'sys/conf/files.sparc64')
-rw-r--r--sys/conf/files.sparc641
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.sparc64 b/sys/conf/files.sparc64
index 63ee2c5..3a0620a 100644
--- a/sys/conf/files.sparc64
+++ b/sys/conf/files.sparc64
@@ -138,3 +138,4 @@ sparc64/sparc64/tsb.c standard
sparc64/sparc64/uio_machdep.c standard
sparc64/sparc64/upa.c optional creator
sparc64/sparc64/vm_machdep.c standard
+sparc64/sparc64/zeus.c standard
OpenPOWER on IntegriCloud