PERFORCE change 111675 for review

Marcel Moolenaar marcel at FreeBSD.org
Wed Dec 13 22:35:56 PST 2006


http://perforce.freebsd.org/chv.cgi?CH=111675

Change 111675 by marcel at marcel_nfs on 2006/12/14 06:35:15

	Dump the beginnings of a PMU driver here. I probably should
	look at NetBSD for the details.

Affected files ...

.. //depot/projects/powerpc/sys/conf/files.powerpc#4 edit
.. //depot/projects/powerpc/sys/powerpc/powermac/viapmu.c#1 add
.. //depot/projects/powerpc/sys/powerpc/powermac/viapmuvar.h#1 add

Differences ...

==== //depot/projects/powerpc/sys/conf/files.powerpc#4 (text+ko) ====

@@ -82,7 +82,7 @@
 dev/ofw/openfirm.c		standard
 dev/ofw/ofw_bus_if.m		standard
 dev/ofw/ofw_bus_subr.c		standard
-dev/ofw/ofw_console.c		standard
+dev/ofw/ofw_console.c		optional	ofw_console
 dev/ofw/ofw_disk.c		optional	ofwd
 
 libkern/ashldi3.c		standard
@@ -115,6 +115,7 @@
 powerpc/powermac/openpic_macio.c optional	powermac pci
 powerpc/powermac/pswitch.c	optional	powermac pswitch
 powerpc/powermac/uninorth.c	optional	powermac pci
+powerpc/powermac/viapmu.c	optional	powermac
 
 powerpc/psim/iobus.c 		optional psim
 powerpc/psim/ata_iobus.c	optional ata psim


More information about the p4-projects mailing list