TX3912 revision 1.9
1#
2# Distribution kernel (TX3912 based model) kernel config file
3
4#
5#	$NetBSD: TX3912,v 1.9 2000/01/16 21:47:00 uch Exp $
6#
7include		"arch/hpcmips/conf/std.hpcmips"
8
9maxusers	8
10
11options		MIPS1			# R2000/R3000 CPUs
12options		ENABLE_MIPS_TX3900	# R3900 CPU core
13options 	NOFPU			# No FPU
14options 	SOFTFLOAT		# emulate FPU insn
15#options	R3900_CACHE_DISABLE	# Disable I/D-cache
16
17options		TX39XX			# Toshiba TX39 series
18options		TX391X			# Product TMPR3912
19options		KSEG2IOBUFSIZE=0x08000000	# MCS[0:3] are mapped to kseg2
20
21options		TX39_DEBUG
22options		TX39_WATCHDOGTIMER
23#options		TX39ICUDEBUG
24#options		TX39CLKDEBUG
25#options		TX39BIUDEBUG
26#options		TX39IODEBUG
27#options		TX39POWERDEBUG
28#options		TX39UARTDEBUG
29
30options		__NO_SOFT_SERIAL_INTERRUPT
31options		SERIALCONSSLOT=0	# UARTA 0, UARTB 1
32
33options		DDB			# in-kernel debugger
34#options 	DDB_ONPANIC=0		# don't enter debugger on panic
35options		DIAGNOSTIC		# extra kernel debugging checks
36options		DEBUG			# extra kernel debugging support
37options		KTRACE			# system call tracing support
38#options 	SYSCALL_DEBUG		# for debug
39options		NKMEMCLUSTERS=1024	# 4K pages in kernel malloc pool
40#options	 MINIROOTSIZE=10000
41
42options 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
43options 	PPP_DEFLATE	# Deflate compression support for PPP
44options 	PPP_FILTER	# Active filter support for PPP (requires bpf)
45
46options		COMPAT_43
47
48options 	SCSIVERBOSE	# human readable SCSI error messages
49options		PCMCIAVERBOSE	# verbose PCMCIA configuration messages
50
51file-system	FFS		# fast filesystem with user and group quotas
52file-system	MFS		# memory-based filesystem
53file-system	KERNFS		# /kern (kernel informational filesystem)
54file-system	PROCFS		# /proc
55file-system	UNION
56
57# Networking options
58options		INET		# Internet protocols
59
60config		netbsd		root on ? type ?
61
62txsim*	at	mainbus0
63
64#
65# System Internal Modules
66#
67tx39biu*	at	txsim?
68tx39icu*	at	txsim?
69tx39clock*	at	txsim?
70tx39power*	at	txsim?
71tx3912video*	at	txsim?
72tx39io*		at	txsim?
73tx39sib*	at	txsim?
74tx39uart*	at	txsim?
75txcom0		at	tx39uart? slot 0
76txcom1		at	tx39uart? slot 1
77tx39ir*		at	txcom1
78
79#
80# TX39 external modules. (Platform dependent)
81#
82options USE_POLL	# keyboard / touchpanel device  requires this
83
84# IO module manager (Don't delete)
85txioman3	at	tx39io? platform COMPAQ_C
86txioman4	at	tx39io? platform PHILIPS_NINO
87txioman5	at	tx39io? platform SHARP_MOBILON
88txioman*	at	tx39io?	# misc unknown.
89
90# Chip select manager
91txcsbus3	at	tx39biu? platform COMPAQ_C
92txcsbus4	at	tx39biu? platform PHILIPS_NINO
93txcsbus5	at	tx39biu? platform SHARP_MOBILON
94txcsbus*	at	tx39biu?	# misc unknown.
95
96# PHILIPS 74ALVC*1624? / TOSHIBA TC5165BFTS buffer chip (keyboard)
97tc5165buf*	at	txcsbus3 iocs 3 iocsbase 0 iocssize 0x100 iocswidth 16
98tc5165buf*	at	txcsbus5 iocs 4 iocsbase 0 iocssize 0x100 iocswidth 16
99skbd*		at	tc5165buf?
100
101# ITE IT8368E PCMCIA / TOSHIBA TC6345AF buffer chip (PCMCIA)
102# card		... 3:2 (98)
103# insert/remove ... 5:1/8 (161/168)
104options	IT8368E_LEGACY_MODE	# Mobilon HC-4100 requires this
105it8368e*	at	txcsbus? regcs 2 regcsbase 0 regcssize 0x20 regcswidth 16 iocs 8 iocsbase 0 iocssize 0x4000000 iocswidth 16 irq1 161 irq2 168 irq3 98
106
107# PHILIPS UCB1200 / TOSHIBA TC35413F (modem/audio analog front-end)
108ucb*		at	tx39sib? slot 0
109ucbtp*		at	ucb?
110ucbsnd*		at	ucb?
111
112# WS console uses SUN or VT100 terminal emulation
113fb*		at	tx3912video?
114wsdisplay*	at	fb?
115wskbd*		at	skbd? mux 1
116wsmouse*	at	ucbtp? mux 0
117
118options 	WSEMUL_VT100
119options 	WSDISPLAY_DEFAULTSCREENS=4
120options		WS_KERNEL_FG=WSCOL_GREEN
121#options 	FONT_VT220L8x8
122options 	FONT_VT220L8x10
123
124# PCMCIA bus support
125pcmcia* at it8368e? controller ? socket ?
126
127# PCMCIA IDE disk
128wdc*	at pcmcia? function ?
129wd*	at wdc? channel ? drive ? flags 0x0000
130
131# ATAPI bus support
132atapibus* at wdc? channel ?
133
134# PCMCIA network interfaces
135ep*	at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
136mbe*	at pcmcia? function ?		# MB8696x based Ethernet
137ne*	at pcmcia? function ?		# NE2000-compatible Ethernet
138mhzc*	at pcmcia? function ?		# Megahertz Ethernet/Modem combo cards
139com*	at mhzc?
140sm*	at mhzc?
141
142com*	at pcmcia? function ?		# Modems and serial cards
143
144# PCMCIA SCSI interfaces
145aic*	at pcmcia? function ?
146scsibus* at aic?
147sd*	at scsibus? target ? lun ?	# SCSI disk drives
148
149# disk/mass storage pseudo-devices
150pseudo-device	vnd		4	# disk-like interface to files
151pseudo-device	md		1	# memory disk
152
153pseudo-device	bpfilter	8	# Berkeley packet filter
154pseudo-device	ipfilter		# IP filter (firewall) and NAT
155pseudo-device	loop		1	# network loopback
156pseudo-device	ppp		2	# Point-to-Point Protocol
157pseudo-device	pty		64	# pseudo ptys
158
159# mouse & keyboard multiplexor pseudo-devices
160pseudo-device	wsmux		2
161pseudo-device	btnmgr		1	# button event handler
162