TX3922 revision 1.70
1#
2# Distribution kernel (TOSHIBA TX3922 based model) kernel config file
3#
4#	$NetBSD: TX3922,v 1.70 2005/12/07 09:10:13 tsutsui Exp $
5#
6include		"arch/hpcmips/conf/std.hpcmips"
7
8#options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
9
10maxusers	16
11
12include		"arch/hpcmips/conf/std.hpcmips.tx39"
13makeoptions	CPUFLAGS="-mips2"	# CPU codegen options
14options 	TX392X			# Toshiba TX3922
15
16options 	TX39_DEBUG
17#options 	TX39_WATCHDOGTIMER
18#options 	WINCE_DEFAULT_SETTING	# Debugging use
19#options 	TX39ICU_DEBUG
20#options 	TX39BIU_DEBUG
21#options 	TX39POWER_DEBUG
22#options 	TX39UART_DEBUG
23
24options 	KLOADER
25options 	KLOADER_KERNEL_PATH="\"/netbsd\""
26options		KLOADER_DEBUG
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 	SERIALCONSSLOT=0	# UARTA 0, UARTB 1
35
36options 	COMPAT_43
37options		COMPAT_BSDPTY	# /dev/[pt]ty?? ptys.
38
39#options 	SCSIVERBOSE	# human readable SCSI error messages
40#options 	PCMCIAVERBOSE	# verbose PCMCIA configuration messages
41#options 	USBVERBOSE	# verbose USB device autoconfig messages
42#options 	MIIVERBOSE	# verbose PHY autoconfig messages
43
44options 	NTP			# network time protocol
45
46options 	USERCONF	# userconf(4) support
47#options	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
48#options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
49
50# File systems
51file-system 	FFS		# UFS
52#file-system 	EXT2FS		# second extended file system (linux)
53#file-system 	LFS		# log-structured file system
54file-system 	MFS		# memory file system
55file-system 	NFS		# Network File System client
56#file-system 	CD9660		# ISO 9660 + Rock Ridge file system
57file-system 	MSDOSFS		# MS-DOS file system
58file-system 	FDESC		# /dev/fd
59file-system 	KERNFS		# /kern
60#file-system 	NULLFS		# loopback file system
61#file-system 	OVERLAY		# overlay file system
62#file-system 	PORTAL		# portal filesystem (still experimental)
63file-system 	PROCFS		# /proc
64#file-system 	UMAPFS		# NULLFS + uid and gid remapping
65file-system 	UNION		# union file system
66#file-system	CODA		# Coda File System; also needs vcoda (below)
67file-system	PTYFS		# /dev/pts/N support
68
69# Networking options
70#options 	GATEWAY		# IP packet forwarding
71options 	INET		# IP + ICMP + TCP + UDP
72options 	INET6		# IPV6
73#options 	IPSEC		# IP security
74#options 	IPSEC_ESP	# IP security (encryption part; define w/ IPSEC)
75#options 	IPSEC_NAT_T	# IPsec NAT traversal (NAT-T)
76#options 	IPSEC_DEBUG	# debug for IP security
77#options 	MROUTING	# Multicast routing support
78#options 	PIM		# Protocol Independent Multicast
79#options 	ISO		# OSI networking
80#options 	TPIP		# TPIP
81#options 	EON		# OSI tunneling over IP
82#options 	CCITT,LLC,HDLC	# X.25
83
84options 	NFSSERVER	# Sun NFS-compatible filesystem (server)
85options 	SOFTDEP		# FFS soft updates support.
86#options 	QUOTA		# UFS quotas
87options 	VNODE_OP_NOINLINE # don't inline vnode op calls
88options 	FFS_NO_SNAPSHOT	# No FFS snapshot support
89
90options 	NFS_BOOT_DHCP
91
92# compile options
93#makeoptions	DEFGP="-G 18"
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
102# temporally power management
103hpcapm0	at mainbus0			# power management
104apmdev0	at hpcapm0			# APM
105
106txcsbus1	at tx39biu? platform SHARP_TELIOS
107txcsbus2	at tx39biu? platform VICTOR_INTERLINK
108
109# IO module manager (virtual bridge) DO NOT DELETE
110txioman* at txsim?
111# iochip 0 TX39 internal MFIO
112#	 1 TX39 internal IO
113#	 2 BETTY IO
114#	(3) ITE IO notyet
115#	(4) Plum2 IO (EXTPW[0:2]) notyet
116hpcioman1 at txioman? platform SHARP_TELIOS_HCAJ
117hpcin*	at hpcioman1 iochip 1 evtype BUTTON  id BTN_APP0   port 7  edge 1 # IE button
118hpcin*	at hpcioman1 iochip 1 evtype BUTTON  id BTN_APP1   port 8  edge 1 # Mail button
119hpcin*	at hpcioman1 iochip 1 evtype PMEVENT id PME_AC	   port 6  edge 1 # AC-power
120hpcin*	at hpcioman1 iochip 0 evtype EVENT   id COM0_CTS   port 27 edge 3
121hpcin*	at hpcioman1 iochip 0 evtype EVENT   id COM0_DCD   port 29 edge 3
122hpcout*	at hpcioman1 iochip 1 evtype POWER   id PWCTL_LED  port 4  flags 3 #(blink)
123
124hpcioman2 at txioman? platform SHARP_TELIOS_HCVJ
125hpcin*	at hpcioman2 iochip 1 evtype BUTTON  id BTN_APP0   port 7  edge 1 # IE button
126hpcin*	at hpcioman2 iochip 1 evtype BUTTON  id BTN_APP1   port 8  edge 1 # Mail button
127hpcin*	at hpcioman2 iochip 1 evtype BUTTON  id BTN_APP2   port 11 edge 1 # Video button
128hpcin*	at hpcioman2 iochip 1 evtype BUTTON  id BTN_APP3   port 12 edge 1 # Head phone button
129hpcin*	at hpcioman2 iochip 1 evtype PMEVENT id PME_AC     port 6
130hpcin*	at hpcioman2 iochip 0 evtype EVENT   id COM0_CTS   port 27 edge 3
131hpcin*	at hpcioman2 iochip 1 evtype EVENT   id COM0_DCD   port 13 edge 3
132hpcout*	at hpcioman2 iochip 1 evtype POWER   id PWCTL_COM0 port 15
133hpcout*	at hpcioman2 iochip 1 evtype POWER   id PWCTL_LED  port 4  flags 3 #(blink)
134
135# InterLink (not maintainanced.)
136hpcioman3 at txioman? platform VICTOR_INTERLINK
137hpcin*	at hpcioman3 iochip 1 evtype BUTTON id BTN_COVER   port 4
138hpcin*	at hpcioman3 iochip 1 evtype BUTTON id BTN_REC	port 7
139hpcin*	at hpcioman3 iochip 0 evtype EVENT  id COM0_DCD	port 29
140hpcin*	at hpcioman3 iochip 0 evtype EVENT  id COM0_CTS	port 30
141# kbd MFIO:7 ?
142
143options 	USE_POLL
144
145# PHILIPS UCB1200 / TOSHIBA TC35413F modem/audio analog front-end
146ucb*		at tx39sib? slot 0
147ucbtp*		at ucb?
148ucbsnd*		at ucb?
149ucbio*		at ucb?
150
151# PHILIPS 74ALVC*1624? / TOSHIBA TC5165BFTS buffer chip (keyboard)
152# chip select: CS1, IRQ: 3:12/4:12 (irq1 108)
153# interrupt-mode don't work. use polling mode.
154tc5165buf*	at txcsbus1 iocs 1 iocsbase 0 iocssize 0x100 iocswidth 16
155hpckbd*		at tc5165buf?
156#wsmouse*	at ucbtp? mux 0
157
158# VICTOR InterLink keyboard driver
159# chip select: CARD1 IRQ ???
160m38813c*	at txcsbus2 iocs 8 iocswidth 16 iocsbase 0 iocssize 8
161hpckbd*		at m38813c?
162
163# Sharp Telios LCD and battery control driver
164#  register space: KUCS3
165teliosio*	at txcsbus1 regcs 13 regcswidth 16
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 serial adpater
199ucycom*	at uhidev? reportid ?
200
201# USB Generic HID devices
202uhid*	at uhidev? reportid ?
203
204# USB joystick, game pad
205#ujoy*	at uhub? configuration ? interface ?
206
207# USB Printer
208ulpt*	at uhub? port ? configuration ? interface ?
209
210# USB Modem
211umodem*	at uhub? port ? configuration ?
212ucom*	at umodem?
213
214# USB Mass Storage
215umass*	at uhub? port ? configuration ? interface ?
216atapibus* at umass?
217scsibus* at umass? channel ?
218
219# USB audio
220uaudio*	at uhub? port ? configuration ?
221audio*	at uaudio?
222
223# USB Ethernet adapters
224aue*	at uhub? port ?		# ADMtek AN986 Pegasus based adapters
225axe*	at uhub? port ?		# ASIX AX88172 based adapters
226cue*	at uhub? port ?		# CATC USB-EL1201A based adapters
227kue*	at uhub? port ?		# Kawasaki LSI KL5KUSB101B based adapters
228url*	at uhub? port ?		# Realtek RTL8150L based adapters
229
230# Prolofic PL2301/PL2302 host-to-host adapter
231upl*	at uhub? port ?
232
233# USB Handspring Visor
234uvisor*	at uhub? port ?
235ucom*	at uvisor?
236
237# Kyocera AIR-EDGE PHONE
238ukyopon* at uhub? port ?
239ucom*	at ukyopon? portno ?
240
241# USB scanners
242uscanner* at uhub? port ?
243
244# Y@P firmware loader
245uyap* at uhub? port ?
246
247# USB Generic driver
248ugen*	at uhub? port ?
249
250# MII/PHY support
251exphy*	at mii? phy ?			# 3Com internal PHYs
252icsphy*	at mii? phy ?			# Integrated Circuit Systems ICS189x
253inphy*	at mii? phy ?			# Intel 82555 PHYs
254iophy*	at mii? phy ?			# Intel 82553 PHYs
255lxtphy*	at mii? phy ?			# Level One LXT-970 PHYs
256nsphy*	at mii? phy ?			# NS83840 PHYs
257nsphyter* at mii? phy ?			# NS83843 PHYs
258qsphy*	at mii? phy ?			# Quality Semiconductor QS6612 PHYs
259sqphy*	at mii? phy ?			# Seeq 80220/80221/80223 PHYs
260tlphy*	at mii? phy ?			# ThunderLAN PHYs
261tqphy*	at mii? phy ?			# TDK Semiconductor PHYs
262ukphy*	at mii? phy ?			# generic unknown PHYs
263
264# WS console uses SUN or VT100 terminal emulation
265hpcfb*		at plumvideo?
266wsdisplay*	at hpcfb?
267wskbd*		at hpckbd? mux 1
268btnmgr0		at mainbus0
269wskbd*		at btnmgr0 mux 1
270
271options 	WSEMUL_VT100
272options 	WSDISPLAY_DEFAULTSCREENS=4
273options 	FONT_VT220L8x10
274options 	WS_KERNEL_FG=WSCOL_BROWN
275options 	WS_KERNEL_BG=WSCOL_BLUE
276# compatibility to other console drivers
277options 	WSDISPLAY_COMPAT_PCVT		# emulate some ioctls
278options 	WSDISPLAY_COMPAT_SYSCONS	# emulate some ioctls
279options 	WSDISPLAY_COMPAT_USL		# VT handling
280options 	WSDISPLAY_COMPAT_RAWKBD		# can get raw scancodes
281
282# PCMCIA bus support
283pcmcia* at plumpcmcia? controller ? socket ?
284
285# PCMCIA IDE disk
286wdc*	at pcmcia? function ?
287
288# ATA (IDE) bus support
289atabus* at ata?
290
291# IDE drives
292wd*	at atabus? drive ? flags 0x0000
293
294# ATAPI bus support
295atapibus* at atapi?
296
297# ATAPI devices
298# flags have the same meaning as for IDE drives.
299cd*	at atapibus? drive ? flags 0x0000	# ATAPI CD-ROM drives
300sd*	at atapibus? drive ? flags 0x0000	# ATAPI disk drives
301#uk*	at atapibus? drive ? flags 0x0000	# ATAPI unknown
302
303# PCMCIA network interfaces
304awi*	at pcmcia? function ?		# BayStack 650/660 (802.11FH/DS)
305cnw*	at pcmcia? function ?		# Xircom/Netwave AirSurfer
306ep*	at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
307mbe*	at pcmcia? function ?		# MB8696x based Ethernet
308ne*	at pcmcia? function ?		# NE2000-compatible Ethernet
309ray*	at pcmcia? function ?		# Raytheon Raylink (802.11)
310sm*	at pcmcia? function ?		# Megahertz Ethernet
311wi*	at pcmcia? function ?		# Lucent WaveLan IEEE (802.11)
312#xe*	at pcmcia? function ?		# Xircom PCMCIA cards
313
314mhzc*	at pcmcia? function ?		# Megahertz Ethernet/Modem combo cards
315com*	at mhzc?
316sm*	at mhzc?
317
318# PCMCIA serial interfaces
319com*	at pcmcia? function ?		# Modems and serial cards
320
321pcmcom*	at pcmcia? function ?		# PCMCIA multi-port serial cards
322com*	at pcmcom? slave ?		# ...and the slave devices
323
324# PCMCIA SCSI interfaces
325aic*	at pcmcia? function ?		# Adaptec APA-1460 SCSI
326esp*	at pcmcia? function ?		# Qlogic ESP406/FAS408 SCSI
327
328scsibus* at aic?
329scsibus* at esp?
330
331# SCSI devices
332sd*	at scsibus? target ? lun ?	# SCSI disk drives
333#st*	at scsibus? target ? lun ?	# SCSI tape drives
334#cd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
335#ch*	at scsibus? target ? lun ?	# SCSI autochangers
336#ss*	at scsibus? target ? lun ?	# SCSI scanners
337#uk*	at scsibus? target ? lun ?	# SCSI unknown
338
339# disk/mass storage pseudo-devices
340#pseudo-device	ccd		4	# concatenated disks
341#pseudo-device	raid		4	# RAIDframe disk driver
342#options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
343#pseudo-device	fss		4	# file system snapshot device
344pseudo-device	md		1	# memory disk
345pseudo-device	vnd		4	# disk-like interface to files
346
347# network pseudo-devices
348pseudo-device	bpfilter	8	# Berkeley packet filter
349pseudo-device	ipfilter		# IP filter (firewall) and NAT
350pseudo-device	loop		1	# network loopback
351pseudo-device	ppp		2	# Point-to-Point Protocol
352
353# mouse & keyboard multiplexor pseudo-devices
354pseudo-device	wsmux
355
356# miscellaneous pseudo-devices
357pseudo-device	rnd			# /dev/random and in-kernel generator
358pseudo-device	pty			# pseudo-terminals
359pseudo-device	clockctl		# user control of clock subsystem
360
361# a pseudo device needed for Coda	# also needs CODA (above)
362#pseudo-device	vcoda		4	# coda minicache <-> venus comm.
363
364# for IPv6
365pseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
366#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
367