PERFORCE change 103041 for review

Oleksandr Tymoshenko gonzo at FreeBSD.org
Wed Aug 2 16:22:19 UTC 2006


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

Change 103041 by gonzo at gonzo_hq on 2006/08/02 16:21:44

	o Make nexus device standard, not optional.
	    Pointed by: Olivier Houchard.

Affected files ...

.. //depot/projects/mips2/src/sys/conf/files.mips#14 edit
.. //depot/projects/mips2/src/sys/mips/conf/MALTA#8 edit

Differences ...

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

@@ -15,7 +15,7 @@
 mips/mips/locore.S		standard	no-obj
 mips/mips/machdep.c		standard
 mips/mips/mem.c			optional	mem
-mips/mips/nexus.c		optional	nexus
+mips/mips/nexus.c		standard
 mips/mips/pmap.c		standard
 mips/mips/support.S		standard
 mips/mips/swtch.S		standard

==== //depot/projects/mips2/src/sys/mips/conf/MALTA#8 (text+ko) ====

@@ -55,6 +55,5 @@
 device		ether
 device		md
 device		mem
-device		nexus
 device		uart
 device		uart_ns8250


More information about the p4-projects mailing list