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