Home | History | Annotate | Line # | Download | only in conf
std.hpcmips.tx39 revision 1.1
      1  1.1  uch #
      2  1.1  uch #	$NetBSD: std.hpcmips.tx39,v 1.1 2002/01/02 13:13:19 uch Exp $
      3  1.1  uch #	TX39XX common configuration.
      4  1.1  uch #
      5  1.1  uch 
      6  1.1  uch options 	MIPS1			# R2000/R3000 CPUs
      7  1.1  uch options 	ENABLE_MIPS_TX3900	# R3900 CPU core
      8  1.1  uch #options 	R3900_CACHE_DISABLE	# Disable I/D-cache
      9  1.1  uch 
     10  1.1  uch options 	TX39XX			# Toshiba TX39 series
     11  1.1  uch options 	KSEG2IOBUFSIZE=0x08000000	# MCS0/MCS1 are mapped to kseg2
     12  1.1  uch 
     13  1.1  uch txsim*	at mainbus0
     14  1.1  uch #
     15  1.1  uch # TX39 System Internal Modules
     16  1.1  uch #
     17  1.1  uch tx39biu*	at txsim?
     18  1.1  uch tx39icu*	at txsim?
     19  1.1  uch tx39clock*	at txsim?
     20  1.1  uch tx39power*	at txsim?
     21  1.1  uch tx39io*		at txsim?
     22  1.1  uch tx39sib*	at txsim?
     23  1.1  uch tx39uart*	at txsim?
     24  1.1  uch txcom0		at tx39uart? slot 0
     25  1.1  uch txcom1		at tx39uart? slot 1
     26