TX3922 revision 1.14
1#
2# Distribution kernel (TX3922 based model) kernel config file
3
4#
5#	$NetBSD: TX3922,v 1.14 2000/04/10 17:44:06 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 	TX392X			# Toshiba TX3922
19options 	KSEG2IOBUFSIZE=0x08000000	# MCS0/MCS1 are mapped to kseg2
20
21options 	TX39_DEBUG
22#options	TX39_WATCHDOGTIMER
23#options	WINCE_DEFAULT_SETTING	# Debugging use
24#options 	TX39ICUDEBUG
25#options 	TX39BIUDEBUG
26#options 	TX39IODEBUG
27#options 	TX39POWERDEBUG
28#options 	TX39UARTDEBUG
29
30options 	DDB			# in-kernel debugger
31#options 	DIAGNOSTIC		# extra kernel debugging checks
32options 	DEBUG			# extra kernel debugging support
33options 	KTRACE			# system call tracing support
34
35options 	__NO_SOFT_SERIAL_INTERRUPT
36options 	SERIALCONSSLOT=0	# UARTA 0, UARTB 1
37
38options 	COMPAT_43
39
40options 	SCSIVERBOSE	# human readable SCSI error messages
41options 	PCMCIAVERBOSE	# verbose PCMCIA configuration messages
42options 	USBVERBOSE	# verbose USB device autoconfig messages
43
44options 	NTP			# network time protocol
45#options 	UCONSOLE		# users can redirect console (unsafe)
46
47# File systems
48file-system 	FFS		# UFS
49#file-system 	EXT2FS		# second extended file system (linux)
50#file-system 	LFS		# log-structured file system
51file-system 	MFS		# memory file system
52file-system 	NFS		# Network File System client
53#file-system 	CD9660		# ISO 9660 + Rock Ridge file system
54file-system 	MSDOSFS		# MS-DOS file system
55file-system 	FDESC		# /dev/fd
56file-system 	KERNFS		# /kern
57#file-system 	NULLFS		# loopback file system
58#file-system 	OVERLAY		# overlay file system
59#file-system 	PORTAL		# portal filesystem (still experimental)
60file-system 	PROCFS		# /proc
61#file-system 	UMAPFS		# NULLFS + uid and gid remapping
62file-system 	UNION		# union file system
63#file-system	CODA		# Coda File System; also needs vcoda (below)
64
65# Pull in config fragments for kernel crypto.  Use only one of these,
66# and adjust the prefixes as necessary.
67
68#prefix ../crypto-us/sys
69#cinclude "conf/files.crypto-us"
70#prefix
71
72#prefix ../crypto-intl/sys
73#cinclude "conf/files.crypto-intl"
74#prefix
75
76# Networking options
77#options 	GATEWAY		# IP packet forwarding
78options 	INET		# IP + ICMP + TCP + UDP
79options 	INET6		# IPV6
80#options 	IPSEC		# IP security
81#options 	IPSEC_ESP	# IP security (encryption part; define w/ IPSEC)
82#options 	IPSEC_DEBUG	# debug for IP security
83#options 	TCP_COMPAT_42	# compatibility with 4.2BSD TCP/IP
84#options 	MROUTING	# Multicast routing support
85#options 	ISO		# OSI networking
86#options 	TPIP		# TPIP
87#options 	EON		# OSI tunneling over IP
88#options 	CCITT,LLC,HDLC	# X.25
89
90options 	NFSSERVER	# Sun NFS-compatible filesystem (server)
91#options 	SOFTDEP         # FFS soft updates support.
92#options 	QUOTA		# UFS quotas
93
94options 	NFS_BOOT_DHCP
95
96config		netbsd		root on ? type ?
97
98# Networking options
99options 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
100options 	PPP_DEFLATE	# Deflate compression support for PPP
101options 	PPP_FILTER	# Active filter support for PPP (requires bpf)
102
103txsim*	at mainbus0
104#
105# TX39 System Internal Modules
106#
107tx39biu*	at txsim?
108tx39icu*	at txsim?
109tx39clock*	at txsim?
110tx39power*	at txsim?
111tx39io*		at txsim?
112tx39sib*	at txsim?
113tx39uart*	at txsim?
114txcom0		at tx39uart? slot 0
115txcom1		at tx39uart? slot 1
116
117# IO module manager (Don't delete)
118txioman*	at tx39io?	# misc unknown.
119
120txcsbus1	at tx39biu? platform SHARP_TELIOS
121txcsbus2	at tx39biu? platform VICTOR_INTERLINK
122
123options USE_POLL	# m38813,tc5165 requires this
124
125# PHILIPS UCB1200 / TOSHIBA TC35413F modem/audio analog front-end
126ucb*		at tx39sib? slot 0
127ucbtp*		at ucb?
128ucbsnd*		at ucb?
129
130# PHILIPS 74ALVC*1624? / TOSHIBA TC5165BFTS buffer chip (keyboard)
131# chip select: CS1, IRQ: 3:12/4:12
132tc5165buf*	at txcsbus1 iocs 1 iocsbase 0 iocssize 0x100 iocswidth 16
133skbd*		at tc5165buf?
134wsmouse*	at ucbtp? mux 0
135
136# VICTOR InterLink keyboard driver
137# chip select: CARD1 IRQ ???
138m38813c*	at txcsbus2 iocs 8 iocswidth 16 iocsbase 0 iocssize 8
139skbd*		at m38813c?
140
141# TC6358TB(Plum2) 
142#  register space: CS3,	 
143#  I/O space: MCS0 & MCS1,  IRQ: 8:21 (IO[5] positive)
144#
145plum*		at txcsbus? regcs 3 regcswidth 32 iocs 4 iocswidth 32 memcs 5 memcswidth 32 irq1 277
146plumicu*	at plum?
147plumpower*	at plum?
148plumvideo*	at plum?
149plumpcmcia*	at plum?
150#plumiobus*	at plum?
151#plumisab0	at plumiobus? platform ? slot 0
152options 	PLUM_BIG_OHCI_BUFFER	# reserve V-RAM area for OHCI module
153ohci*	at plum?
154
155# USB bus support
156usb*	at ohci?
157
158# USB Hubs
159uhub*	at usb?
160uhub*	at uhub? port ? configuration ? interface ?
161
162# USB Mice
163ums*	at uhub? port ? configuration ? interface ?
164wsmouse*	at ums? mux 0
165
166# USB Keyboards
167ukbd*	at uhub? port ? configuration ? interface ?
168wskbd*	at ukbd? console ? mux 1
169
170# USB joystick, game pad
171#ujoy*	at uhub? configuration ? interface ?
172
173# USB Generic HID devices
174uhid*	at uhub? port ? configuration ? interface ?
175
176# USB Printer
177ulpt*	at uhub? port ? configuration ? interface ?
178
179# USB Modem
180umodem*	at uhub? port ? configuration ?
181ucom*	at umodem?
182
183# USB Mass Storage
184umass*	at uhub? port ? configuration ? interface ?
185atapibus* at umass? channel ?
186scsibus* at umass? channel ?
187
188# USB audio
189uaudio*	at uhub? port ? configuration ?
190audio*	at uaudio?
191
192# USB Ethernet adapters
193aue*	at uhub? port ?		# ADMtek AN986 Pegasus based adapters
194cue*	at uhub? port ?		# CATC USB-EL1201A based adapters
195kue*	at uhub? port ?		# Kawasaki LSI KL5KUSB101B based adapters
196
197# Prolofic PL2301/PL2302 host-to-host adapter
198upl*	at uhub? port ?
199
200# USB Handspring Visor
201uvisor*	at uhub? port ?
202ucom*	at uvisor?
203
204# USB Generic driver
205ugen*	at uhub? port ?
206
207# MII/PHY support
208exphy*	at mii? phy ?			# 3Com internal PHYs
209icsphy*	at mii? phy ?			# Integrated Circuit Systems ICS1890
210inphy*	at mii? phy ?			# Intel 82555 PHYs
211iophy*	at mii? phy ?			# Intel 82553 PHYs
212lxtphy*	at mii? phy ?			# Level One LXT-970 PHYs
213nsphy*	at mii? phy ?			# NS83840 PHYs
214nsphyter* at mii? phy ?			# NS83843 PHYs
215qsphy*	at mii? phy ?			# Quality Semiconductor QS6612 PHYs
216sqphy*	at mii? phy ?			# Seeq 80220/80221/80223 PHYs
217tlphy*	at mii? phy ?			# ThunderLAN PHYs
218tqphy*	at mii? phy ?			# TDK Semiconductor PHYs
219ukphy*	at mii? phy ?			# generic unknown PHYs
220
221# WS console uses SUN or VT100 terminal emulation
222bivideo*	at plumvideo?
223hpcfb*		at bivideo?
224wsdisplay*	at hpcfb?
225wskbd*		at skbd? mux 1
226btnmgr0		at mainbus0
227wskbd*		at btnmgr0 mux 1
228
229options 	WSEMUL_VT100
230options 	WSDISPLAY_DEFAULTSCREENS=4
231options 	FONT_VT220L8x10
232
233# PCMCIA bus support
234pcmcia* at plumpcmcia? controller ? socket ?
235
236# PCMCIA IDE disk
237wdc*	at pcmcia? function ?
238wd*	at wdc? channel ? drive ? flags 0x0000
239
240# ATAPI bus support
241atapibus* at wdc? channel ?
242
243# ATAPI devices
244# flags have the same meaning as for IDE drives.
245cd*	at atapibus? drive ? flags 0x0000	# ATAPI CD-ROM drives
246sd*	at atapibus? drive ? flags 0x0000	# ATAPI disk drives
247#uk*	at atapibus? drive ? flags 0x0000	# ATAPI unknown
248
249# PCMCIA network interfaces
250awi*	at pcmcia? function ?		# BayStack 650/660 (802.11FH/DS)
251cnw*	at pcmcia? function ?		# Xircom/Netwave AirSurfer
252ep*	at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
253mbe*	at pcmcia? function ?		# MB8696x based Ethernet
254ne*	at pcmcia? function ?		# NE2000-compatible Ethernet
255ray*	at pcmcia? function ?		# Raytheon Raylink (802.11)
256sm*	at pcmcia? function ?		# Megahertz Ethernet
257wi*	at pcmcia? function ?		# Lucent WaveLan IEEE (802.11)
258#xe*	at pcmcia? function ?		# Xircom PCMCIA cards
259
260mhzc*	at pcmcia? function ?		# Megahertz Ethernet/Modem combo cards
261com*	at mhzc?
262sm*	at mhzc?
263
264# PCMCIA serial interfaces
265com*	at pcmcia? function ?		# Modems and serial cards
266
267pcmcom*	at pcmcia? function ?		# PCMCIA multi-port serial cards
268com*	at pcmcom? slave ?		# ...and the slave devices
269
270# PCMCIA SCSI interfaces
271aic*	at pcmcia? function ?		# Adaptec APA-1460 SCSI
272esp*	at pcmcia? function ?		# Qlogic ESP406/FAS408 SCSI
273
274scsibus* at aic?
275scsibus* at esp?
276
277# SCSI devices
278sd*	at scsibus? target ? lun ?	# SCSI disk drives
279#st*	at scsibus? target ? lun ?	# SCSI tape drives
280#cd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
281#ch*	at scsibus? target ? lun ?	# SCSI autochangers
282#ss*	at scsibus? target ? lun ?	# SCSI scanners
283#uk*	at scsibus? target ? lun ?	# SCSI unknown
284
285# disk/mass storage pseudo-devices
286#pseudo-device	ccd		4	# concatenated disks
287#pseudo-device	raid		4	# RAIDframe disk driver
288#options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
289pseudo-device	md		1	# memory disk
290pseudo-device	vnd		4	# disk-like interface to files
291
292# network pseudo-devices
293pseudo-device	bpfilter	8	# Berkeley packet filter
294pseudo-device	ipfilter		# IP filter (firewall) and NAT
295pseudo-device	loop		1	# network loopback
296pseudo-device	ppp		2	# Point-to-Point Protocol
297
298# mouse & keyboard multiplexor pseudo-devices
299pseudo-device	wsmux		2
300
301# miscellaneous pseudo-devices
302pseudo-device   rnd                     # /dev/random and in-kernel generator
303pseudo-device	pty		64	# pseudo ptys
304
305# a pseudo device needed for Coda	# also needs CODA (above)
306#pseudo-device	vcoda		4	# coda minicache <-> venus comm.
307
308# for IPv6
309pseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
310#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
311