TX3922 revision 1.37
1#
2# Distribution kernel (TOSHIBA TX3922 based model) kernel config file
3#
4#	$NetBSD: TX3922,v 1.37 2001/12/28 17:37:03 augustss Exp $
5#
6include		"arch/hpcmips/conf/std.hpcmips"
7
8maxusers	16
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 	TX39POWERDEBUG
26#options 	TX39UARTDEBUG
27
28options 	DDB			# in-kernel debugger
29#options 	DIAGNOSTIC		# extra kernel debugging checks
30options 	DEBUG			# extra kernel debugging support
31options 	KTRACE			# system call tracing support
32options 	MSGBUFSIZE=65534
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# Networking options
66#options 	GATEWAY		# IP packet forwarding
67options 	INET		# IP + ICMP + TCP + UDP
68options 	INET6		# IPV6
69#options 	IPSEC		# IP security
70#options 	IPSEC_ESP	# IP security (encryption part; define w/ IPSEC)
71#options 	IPSEC_DEBUG	# debug for IP security
72#options 	MROUTING	# Multicast routing support
73#options 	ISO		# OSI networking
74#options 	TPIP		# TPIP
75#options 	EON		# OSI tunneling over IP
76#options 	CCITT,LLC,HDLC	# X.25
77
78options 	NFSSERVER	# Sun NFS-compatible filesystem (server)
79options 	SOFTDEP		# FFS soft updates support.
80#options 	QUOTA		# UFS quotas
81options 	VNODE_OP_NOINLINE # don't inline vnode op calls
82
83options 	NFS_BOOT_DHCP
84
85config		netbsd		root on ? type ?
86
87# Networking options
88options 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
89options 	PPP_DEFLATE	# Deflate compression support for PPP
90options 	PPP_FILTER	# Active filter support for PPP (requires bpf)
91
92# temporally power management
93hpcapm0	at mainbus0			# power management
94apmdev0	at hpcapm0			# APM
95
96txsim*	at mainbus0
97#
98# TX39 System Internal Modules
99#
100tx39biu*	at txsim?
101tx39icu*	at txsim?
102tx39clock*	at txsim?
103tx39power*	at txsim?
104tx39io*		at txsim?
105tx39sib*	at txsim?
106tx39uart*	at txsim?
107txcom0		at tx39uart? slot 0
108txcom1		at tx39uart? slot 1
109
110txcsbus1	at tx39biu? platform SHARP_TELIOS
111txcsbus2	at tx39biu? platform VICTOR_INTERLINK
112
113# IO module manager (virtual bridge) DO NOT DELETE
114txioman* at txsim?
115# iochip 0 TX39 internal IO
116#	 1 TX39 internal MFIO
117#	 2 BETTY IO
118#	(3) ITE IO notyet
119#	(4) Plum2 IO (EXTPW[0:2]) notyet
120hpcioman1 at txioman? platform SHARP_TELIOS_HCAJ1
121hpcin*	at hpcioman1 iochip 1 evtype BUTTON  id BTN_APP0   port 7  edge 1 # IE button
122hpcin*	at hpcioman1 iochip 1 evtype BUTTON  id BTN_APP1   port 8  edge 1 # Mail button
123hpcin*	at hpcioman1 iochip 1 evtype PMEVENT id PME_AC	   port 6  edge 1 # AC-power
124hpcin*	at hpcioman1 iochip 0 evtype EVENT   id COM0_CTS   port 27 edge 3
125hpcin*	at hpcioman1 iochip 0 evtype EVENT   id COM0_DCD   port 29 edge 3
126hpcout*	at hpcioman1 iochip 1 evtype POWER   id PWCTL_LED  port 4  flags 3 #(blink)
127
128hpcioman2 at txioman? platform SHARP_TELIOS_HCVJ1C_JP
129hpcin*	at hpcioman2 iochip 1 evtype BUTTON  id BTN_APP0   port 7  edge 1 # IE button
130hpcin*	at hpcioman2 iochip 1 evtype BUTTON  id BTN_APP1   port 8  edge 1 # Mail button
131hpcin*	at hpcioman2 iochip 1 evtype BUTTON  id BTN_APP2   port 11 edge 1 # Video button
132hpcin*	at hpcioman2 iochip 1 evtype BUTTON  id BTN_APP3   port 12 edge 1 # Head phone button
133hpcin*	at hpcioman2 iochip 1 evtype PMEVENT id PME_AC     port 6
134hpcin*	at hpcioman2 iochip 0 evtype EVENT   id COM0_CTS   port 27 edge 3
135hpcin*	at hpcioman2 iochip 1 evtype EVENT   id COM0_DCD   port 13 edge 3
136hpcout*	at hpcioman2 iochip 1 evtype POWER   id PWCTL_COM0 port 15
137hpcout*	at hpcioman2 iochip 1 evtype POWER   id PWCTL_LED  port 4  flags 3 #(blink)
138
139# InterLink (not maintainanced.)
140hpcioman3 at txioman? platform VICTOR_INTERLINK
141hpcin*	at hpcioman3 iochip 1 evtype BUTTON id BTN_COVER   port 4
142hpcin*	at hpcioman3 iochip 1 evtype BUTTON id BTN_REC	port 7
143hpcin*	at hpcioman3 iochip 0 evtype EVENT  id COM0_DCD	port 29
144hpcin*	at hpcioman3 iochip 0 evtype EVENT  id COM0_CTS	port 30
145# kbd MFIO:7 ?
146
147options 	USE_POLL
148
149# PHILIPS UCB1200 / TOSHIBA TC35413F modem/audio analog front-end
150ucb*		at tx39sib? slot 0
151ucbtp*		at ucb?
152ucbsnd*		at ucb?
153ucbio*		at ucb?
154
155# PHILIPS 74ALVC*1624? / TOSHIBA TC5165BFTS buffer chip (keyboard)
156# chip select: CS1, IRQ: 3:12/4:12 (irq1 108)
157# interrupt-mode don't work. use polling mode.
158tc5165buf*	at txcsbus1 iocs 1 iocsbase 0 iocssize 0x100 iocswidth 16
159hpckbd*		at tc5165buf?
160#wsmouse*	at ucbtp? mux 0
161
162# VICTOR InterLink keyboard driver
163# chip select: CARD1 IRQ ???
164m38813c*	at txcsbus2 iocs 8 iocswidth 16 iocsbase 0 iocssize 8
165hpckbd*		at m38813c?
166
167# TC6358TB(Plum2)
168#  register space: CS3,
169#  I/O space: MCS0 & MCS1,  IRQ: 8:21 (IO[5] positive)
170#
171plum*		at txcsbus? regcs 3 regcswidth 32 iocs 4 iocswidth 32 memcs 5 memcswidth 32 irq1 277
172plumicu*	at plum?
173plumpower*	at plum?
174plumvideo*	at plum?
175plumpcmcia*	at plum?
176#plumiobus*	at plum?
177#plumisab0	at plumiobus? platform ? slot 0
178ohci*	at plum?
179
180# USB bus support
181usb*	at ohci?
182
183# USB Hubs
184uhub*	at usb?
185uhub*	at uhub? port ? configuration ? interface ?
186
187# USB HID device
188uhidev*	at uhub? port ? configuration ? interface ?
189
190# USB Mice
191ums*	at uhidev? reportid ?
192wsmouse*	at ums? mux 0
193
194# USB Keyboards
195ukbd*	at uhidev? reportid ?
196wskbd*	at ukbd? console ? mux 1
197
198# USB Generic HID devices
199uhid*	at uhidev? reportid ?
200
201# USB joystick, game pad
202#ujoy*	at uhub? configuration ? interface ?
203
204# USB Printer
205ulpt*	at uhub? port ? configuration ? interface ?
206
207# USB Modem
208umodem*	at uhub? port ? configuration ?
209ucom*	at umodem?
210
211# USB Mass Storage
212umass*	at uhub? port ? configuration ? interface ?
213atapibus* at umass? channel ?
214scsibus* at umass? channel ?
215
216# USB audio
217uaudio*	at uhub? port ? configuration ?
218audio*	at uaudio?
219
220# USB Ethernet adapters
221aue*	at uhub? port ?		# ADMtek AN986 Pegasus based adapters
222cue*	at uhub? port ?		# CATC USB-EL1201A based adapters
223kue*	at uhub? port ?		# Kawasaki LSI KL5KUSB101B based adapters
224
225# Prolofic PL2301/PL2302 host-to-host adapter
226upl*	at uhub? port ?
227
228# USB Handspring Visor
229uvisor*	at uhub? port ?
230ucom*	at uvisor?
231
232# USB scanners
233uscanner* at uhub? port ?
234
235# Y@P firmware loader
236uyap* at uhub? port ?
237
238# USB Generic driver
239ugen*	at uhub? port ?
240
241# MII/PHY support
242exphy*	at mii? phy ?			# 3Com internal PHYs
243icsphy*	at mii? phy ?			# Integrated Circuit Systems ICS1890
244inphy*	at mii? phy ?			# Intel 82555 PHYs
245iophy*	at mii? phy ?			# Intel 82553 PHYs
246lxtphy*	at mii? phy ?			# Level One LXT-970 PHYs
247nsphy*	at mii? phy ?			# NS83840 PHYs
248nsphyter* at mii? phy ?			# NS83843 PHYs
249qsphy*	at mii? phy ?			# Quality Semiconductor QS6612 PHYs
250sqphy*	at mii? phy ?			# Seeq 80220/80221/80223 PHYs
251tlphy*	at mii? phy ?			# ThunderLAN PHYs
252tqphy*	at mii? phy ?			# TDK Semiconductor PHYs
253ukphy*	at mii? phy ?			# generic unknown PHYs
254
255# WS console uses SUN or VT100 terminal emulation
256hpcfb*		at plumvideo?
257wsdisplay*	at hpcfb?
258wskbd*		at hpckbd? mux 1
259btnmgr0		at mainbus0
260wskbd*		at btnmgr0 mux 1
261
262options 	WSEMUL_VT100
263options 	WSDISPLAY_DEFAULTSCREENS=4
264options 	FONT_VT220L8x10
265options 	WS_KERNEL_FG=WSCOL_BROWN
266options 	WS_KERNEL_BG=WSCOL_BLUE
267# compatibility to other console drivers
268options 	WSDISPLAY_COMPAT_PCVT		# emulate some ioctls
269options 	WSDISPLAY_COMPAT_SYSCONS	# emulate some ioctls
270options 	WSDISPLAY_COMPAT_USL		# VT handling
271options 	WSDISPLAY_COMPAT_RAWKBD		# can get raw scancodes
272
273# PCMCIA bus support
274pcmcia* at plumpcmcia? controller ? socket ?
275
276# PCMCIA IDE disk
277wdc*	at pcmcia? function ?
278wd*	at wdc? channel ? drive ? flags 0x0000
279
280# ATAPI bus support
281atapibus* at wdc? channel ?
282
283# ATAPI devices
284# flags have the same meaning as for IDE drives.
285cd*	at atapibus? drive ? flags 0x0000	# ATAPI CD-ROM drives
286sd*	at atapibus? drive ? flags 0x0000	# ATAPI disk drives
287#uk*	at atapibus? drive ? flags 0x0000	# ATAPI unknown
288
289# PCMCIA network interfaces
290awi*	at pcmcia? function ?		# BayStack 650/660 (802.11FH/DS)
291cnw*	at pcmcia? function ?		# Xircom/Netwave AirSurfer
292ep*	at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
293mbe*	at pcmcia? function ?		# MB8696x based Ethernet
294ne*	at pcmcia? function ?		# NE2000-compatible Ethernet
295ray*	at pcmcia? function ?		# Raytheon Raylink (802.11)
296sm*	at pcmcia? function ?		# Megahertz Ethernet
297wi*	at pcmcia? function ?		# Lucent WaveLan IEEE (802.11)
298#xe*	at pcmcia? function ?		# Xircom PCMCIA cards
299
300mhzc*	at pcmcia? function ?		# Megahertz Ethernet/Modem combo cards
301com*	at mhzc?
302sm*	at mhzc?
303
304# PCMCIA serial interfaces
305com*	at pcmcia? function ?		# Modems and serial cards
306
307pcmcom*	at pcmcia? function ?		# PCMCIA multi-port serial cards
308com*	at pcmcom? slave ?		# ...and the slave devices
309
310# PCMCIA SCSI interfaces
311aic*	at pcmcia? function ?		# Adaptec APA-1460 SCSI
312esp*	at pcmcia? function ?		# Qlogic ESP406/FAS408 SCSI
313
314scsibus* at aic?
315scsibus* at esp?
316
317# SCSI devices
318sd*	at scsibus? target ? lun ?	# SCSI disk drives
319#st*	at scsibus? target ? lun ?	# SCSI tape drives
320#cd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
321#ch*	at scsibus? target ? lun ?	# SCSI autochangers
322#ss*	at scsibus? target ? lun ?	# SCSI scanners
323#uk*	at scsibus? target ? lun ?	# SCSI unknown
324
325# disk/mass storage pseudo-devices
326#pseudo-device	ccd		4	# concatenated disks
327#pseudo-device	raid		4	# RAIDframe disk driver
328#options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
329pseudo-device	md		1	# memory disk
330pseudo-device	vnd		4	# disk-like interface to files
331
332# network pseudo-devices
333pseudo-device	bpfilter	8	# Berkeley packet filter
334pseudo-device	ipfilter		# IP filter (firewall) and NAT
335pseudo-device	loop		1	# network loopback
336pseudo-device	ppp		2	# Point-to-Point Protocol
337
338# mouse & keyboard multiplexor pseudo-devices
339pseudo-device	wsmux
340
341# miscellaneous pseudo-devices
342pseudo-device	rnd			# /dev/random and in-kernel generator
343pseudo-device	pty			# pseudo-terminals
344
345# a pseudo device needed for Coda	# also needs CODA (above)
346#pseudo-device	vcoda		4	# coda minicache <-> venus comm.
347
348# for IPv6
349pseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
350#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
351