]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add an implementation of uiomove_fromphys() for PowerPC. This
authoralc <alc@FreeBSD.org>
Tue, 23 Mar 2004 18:26:03 +0000 (18:26 +0000)
committeralc <alc@FreeBSD.org>
Tue, 23 Mar 2004 18:26:03 +0000 (18:26 +0000)
commitd67b54e11fc881dc65c2fe357510daed4ae92d31
treef35711decbfb96964c9279c87e5e6d8b803a39cb
parent31968bcd5953e8802cfa40700610a8eba0aec9f1
Add an implementation of uiomove_fromphys() for PowerPC.  This
implementation uses the direct virtual-to-physical mapping.

Discussed with: grehan
sys/conf/files.powerpc
sys/powerpc/aim/uio_machdep.c [new file with mode: 0644]
sys/powerpc/powerpc/uio_machdep.c [new file with mode: 0644]