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