PERFORCE change 103016 for review

Oleksandr Tymoshenko gonzo at FreeBSD.org
Wed Aug 2 11:51:11 UTC 2006


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

Change 103016 by gonzo at gonzo_hq on 2006/08/02 11:50:46

	o nexus device added fo further pci stuff.

Affected files ...

.. //depot/projects/mips2/src/sys/conf/files.mips#13 edit
.. //depot/projects/mips2/src/sys/mips/mips/nexus.c#1 add

Differences ...

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

@@ -5,23 +5,24 @@
 mips/mips/copystr.S		standard
 mips/mips/cpu.c			standard
 mips/mips/db_disasm.c		optional	ddb
-mips/mips/db_interface.c		optional	ddb
+mips/mips/db_interface.c	optional	ddb
 mips/mips/db_trace.c		optional	ddb
-mips/mips/dump_machdep.c		standard
+mips/mips/dump_machdep.c	standard
 mips/mips/elf_machdep.c		standard
 mips/mips/exception.S		standard
 mips/mips/in_cksum.c		optional	inet
-mips/mips/intr_machdep.c			standard
-mips/mips/locore.S		standard no-obj
+mips/mips/intr_machdep.c	standard
+mips/mips/locore.S		standard	no-obj
 mips/mips/machdep.c		standard
 mips/mips/mem.c			optional	mem
-mips/mips/pmap.c			standard
+mips/mips/nexus.c		optional	nexus
+mips/mips/pmap.c		standard
 mips/mips/support.S		standard
 mips/mips/swtch.S		standard
 mips/mips/sys_machdep.c		standard
-mips/mips/tick.c			standard
+mips/mips/tick.c		standard
 mips/mips/tlb.c			standard
-mips/mips/trap.c			standard
+mips/mips/trap.c		standard
 mips/mips/uio_machdep.c		standard
 mips/mips/uio_machdep.c		standard
 mips/mips/vm_machdep.c		standard


More information about the p4-projects mailing list