Home | History | Annotate | Line # | Download | only in conf
files.mips revision 1.25
      1  1.25     soren #	$NetBSD: files.mips,v 1.25 2000/05/21 03:31:35 soren Exp $
      2  1.14     perry #
      3  1.16  jonathan 
      4  1.25     soren defopt 	opt_cputype.h		NOTYET	# MIPS1	MIPS3	MIPS4	NOFPU
      5  1.25     soren 					# MIPS3_4100	MIPS3_5200
      6  1.25     soren 					# ENABLE_MIPS_TX3900
      7  1.25     soren defopt	opt_mips_cache.h		MIPS3_L2CACHE_ABSENT
      8  1.25     soren 					MIPS3_L2CACHE_PRESENT
      9   1.9  jonathan file	arch/mips/mips/db_disasm.c	ddb
     10   1.9  jonathan file	arch/mips/mips/db_interface.c	ddb
     11   1.9  jonathan file	arch/mips/mips/db_trace.c	ddb
     12   1.1  jonathan file	arch/mips/mips/cpu_exec.c
     13   1.2  jonathan file	arch/mips/mips/mem.c
     14  1.19    castor file	arch/mips/mips/mips_mcclock.c	mcclock	# CPU speed via mcclock
     15   1.7  jonathan file	arch/mips/mips/pmap.c
     16   1.8    mhitch file	arch/mips/mips/trap.c			# interrupt, trap handlers
     17   1.7  jonathan file	arch/mips/mips/vm_machdep.c
     18   1.4  jonathan file	arch/mips/mips/mips_machdep.c		# shared mips machdep.c
     19   1.6  jonathan file	arch/mips/mips/sys_machdep.c		# shared mips sys_machdep
     20   1.4  jonathan file	arch/mips/mips/process_machdep.c	# shared process_machdep
     21  1.10  jonathan 
     22  1.13  jonathan file	arch/mips/mips/in_cksum.c	inet
     23  1.23   thorpej file	netinet/in4_cksum.c		inet
     24  1.10  jonathan file	netns/ns_cksum.c		ns
     25  1.22       jun 
     26  1.22       jun file	arch/mips/mips/fpemu.c		softfloat
     27  1.17   thorpej 
     28  1.20    simonb # Binary compatibility with previous NetBSD releases (COMPAT_XX)
     29  1.18  drochner file	arch/mips/mips/compat_13_machdep.c	compat_13 | compat_ultrix
     30  1.24     soren 
     31  1.24     soren # Ultrix Binary Compatibility (COMPAT_ULTRIX)
     32  1.24     soren include "compat/ultrix/files.ultrix"
     33