PERFORCE change 119440 for review

Bruce M Simpson bms at FreeBSD.org
Mon May 7 19:48:21 UTC 2007


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

Change 119440 by bms at bms_anglepoise on 2007/05/07 19:47:49

	Add an orm/sysresource like device to eat memory ranges reserved
	by CFE. Not actually needed/useful just now, but nice to have
	around for other platforms.

Affected files ...

.. //depot/projects/mips2/src/sys/conf/files.mips#19 edit
.. //depot/projects/mips2/src/sys/dev/cfe/cfe_resource.c#1 add

Differences ...

==== //depot/projects/mips2/src/sys/conf/files.mips#19 (text+ko) ====

@@ -2,6 +2,7 @@
 
 dev/cfe/cfe_api.c		optional	cfe
 dev/cfe/cfe_console.c		optional	cfe_console
+#dev/cfe/cfe_resource.c		optional	cfe	# not yet needed
 
 mips/mips/autoconf.c		standard
 mips/mips/busdma_machdep.c 	standard


More information about the p4-projects mailing list