Home | History | Annotate | Line # | Download | only in conf
files.evbmips revision 1.2.10.2
      1  1.2.10.2  nathanw #	$NetBSD: files.evbmips,v 1.2.10.2 2002/09/17 21:14:20 nathanw Exp $
      2  1.2.10.2  nathanw 
      3  1.2.10.2  nathanw # maxpartitions must be the first item in files.${ARCH}
      4  1.2.10.2  nathanw maxpartitions 16
      5  1.2.10.2  nathanw 
      6  1.2.10.2  nathanw maxusers 8 16 64
      7  1.2.10.2  nathanw 
      8  1.2.10.2  nathanw # Platform support option headers.
      9  1.2.10.2  nathanw defflag		ALGOR_P4032	# Algorithmics P-4032
     10  1.2.10.2  nathanw defflag		ALGOR_P5064	# Algorithmics P-5064
     11  1.2.10.2  nathanw defflag		ALGOR_P6032	# Algorithmics P-6032
     12  1.2.10.2  nathanw defflag		ALCHEMY_PB1000	# Alchemy Semi Pb1000
     13  1.2.10.2  nathanw defflag		MIPS_MALTA	# MIPS Malta mips32/64 eval board
     14  1.2.10.2  nathanw 
     15  1.2.10.2  nathanw # Various items that a buggy proms might not provide us.
     16  1.2.10.2  nathanw defparam	MEMSIZE
     17  1.2.10.2  nathanw defparam	ETHADDR
     18  1.2.10.2  nathanw 
     19  1.2.10.2  nathanw file	dev/clock_subr.c
     20  1.2.10.2  nathanw 
     21  1.2.10.2  nathanw # Console glue.
     22  1.2.10.2  nathanw file	dev/cons.c
     23  1.2.10.2  nathanw 
     24  1.2.10.2  nathanw include	"arch/evbmips/conf/majors.evbmips"
     25