Subject: CVS commit: src/sys/arch/powerpc/powerpc
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 07/06/2004 14:11:49
Module Name:	src
Committed By:	manu
Date:		Tue Jul  6 14:11:49 UTC 2004

Modified Files:
	src/sys/arch/powerpc/powerpc: darwin_commpage_machdep.S

Log Message:
Assembly versions of commpage functions for Powerpc, by Peter Grehan.
bigcopy is still missing
gettimeofday is implemented as a system call, whereas on Darwin, it reads
the data from the commpage (the kernel updates it).


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/powerpc/powerpc/darwin_commpage_machdep.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.