summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2004-03-23 18:26:03 +0000
committeralc <alc@FreeBSD.org>2004-03-23 18:26:03 +0000
commitd67b54e11fc881dc65c2fe357510daed4ae92d31 (patch)
treef35711decbfb96964c9279c87e5e6d8b803a39cb /sys/conf
parent31968bcd5953e8802cfa40700610a8eba0aec9f1 (diff)
downloadFreeBSD-src-d67b54e11fc881dc65c2fe357510daed4ae92d31.zip
FreeBSD-src-d67b54e11fc881dc65c2fe357510daed4ae92d31.tar.gz
Add an implementation of uiomove_fromphys() for PowerPC. This
implementation uses the direct virtual-to-physical mapping. Discussed with: grehan
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files.powerpc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.powerpc b/sys/conf/files.powerpc
index 7cdfb96..75971f2 100644
--- a/sys/conf/files.powerpc
+++ b/sys/conf/files.powerpc
@@ -58,6 +58,7 @@ powerpc/powerpc/syncicache.c standard
powerpc/powerpc/sys_machdep.c standard
powerpc/powerpc/swtch.S standard
powerpc/powerpc/trap.c standard
+powerpc/powerpc/uio_machdep.c standard
powerpc/powerpc/uma_machdep.c standard
powerpc/powerpc/vm_machdep.c standard
OpenPOWER on IntegriCloud