TX3922 revision 1.6
1#
2# Distribution kernel (TX3922 based model) kernel config file
3
4#
5#	$NetBSD: TX3922,v 1.6 2000/02/12 03:21:07 shin 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
31options		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
44file-system	FFS		# fast filesystem with user and group quotas
45file-system	MFS		# memory-based filesystem
46file-system	KERNFS		# /kern (kernel informational filesystem)
47file-system	PROCFS		# /proc
48file-system	UNION
49
50config		netbsd		root on ? type ?
51
52# Networking options
53options		INET		# Internet protocols
54
55txsim*	at	mainbus0
56#
57# TX39 System Internal Modules
58#
59tx39biu*	at	txsim?
60tx39icu*	at	txsim?
61tx39clock*	at	txsim?
62tx39power*	at	txsim?
63tx39io*		at	txsim?
64tx39sib*	at	txsim?
65tx39uart*	at	txsim?
66txcom0		at	tx39uart? slot 0
67txcom1		at	tx39uart? slot 1
68
69# IO module manager (Don't delete)
70txioman*	at	tx39io?	# misc unknown.
71
72txcsbus1	at	tx39biu? platform SHARP_TELIOS
73txcsbus2	at	tx39biu? platform VICTOR_INTERLINK
74
75options USE_POLL	# m38813,tc5165 requires this
76
77# PHILIPS UCB1200 / TOSHIBA TC35413F modem/audio analog front-end
78ucb*		at	tx39sib? slot 0
79ucbsnd*		at	ucb?
80
81#
82# SHARP Telios keyboard driver 
83# chip select: CS1, IRQ: 3:12/4:12
84tc5165buf*	at	txcsbus1 iocs 1 iocsbase 0 iocssize 0x100 iocswidth 16
85skbd*		at	tc5165buf?
86
87#
88# VICTOR InterLink keyboard driver
89# chip select: CARD1 IRQ ???
90m38813c*	at	txcsbus2 iocs 8 iocswidth 16 iocsbase 0 iocssize 8
91skbd*		at	m38813c?
92
93#
94# TC6358TB(Plum2) 
95#  register space: CS3,	 
96#  I/O space: MCS0 & MCS1,  IRQ: 8:21 (IO[5] positive)
97#
98plum*		at	txcsbus? regcs 3 regcswidth 32 iocs 4 iocswidth 32 memcs 5 memcswidth 32 irq1 277
99plumicu*	at	plum?
100plumpower*	at	plum?
101plumvideo*	at	plum?
102plumpcmcia*	at	plum?
103plumiobus*	at	plum?
104#ohci*		at	plum?
105#plumisab0	at	plumiobus? platform ? slot 0
106
107#
108# fake ISA-bridge directly connected TX3922 chip select.
109#
110# CS1 connect
111# IRQ MFIO 3:7
112#txisab*		at	txcsbus? iocs 1 iocswidth 16 irq1 103
113# CS2 connect
114#txisab*		at	txcsbus? iocs 2 iocswidth 16 irq1 103
115# CARD1 io/attr connect
116#txisab*		at	txcsbus? iocs 8 iocswidth 16 irq1 103
117# ISA bus support
118#isa*		at	plumisab?
119#isa*		at	txisab?
120
121
122# USB bus support
123#usb*		at ohci?
124# USB Hubs
125#uhub*	at usb?
126#uhub*	at uhub? port ? configuration ? interface ?
127
128# USB Mice
129#ums*	at uhub? port ? configuration ? interface ?
130#wsmouse*	at ums? mux 0
131
132# USB Keyboards
133#ukbd*	at uhub? port ? configuration ? interface ?
134#wskbd*	at ukbd? console ? mux 1
135
136# WS console uses SUN or VT100 terminal emulation
137fb*		at	plumvideo?
138wsdisplay*	at	fb?
139wskbd*		at	skbd? mux 1
140
141options 	WSEMUL_VT100
142options 	WSDISPLAY_DEFAULTSCREENS=4
143options 	FONT_VT220L8x10
144
145# PCMCIA bus support
146pcmcia* at plumpcmcia? controller ? socket ?
147
148# PCMCIA IDE disk
149wdc*	at pcmcia? function ?
150wd*	at wdc? channel ? drive ? flags 0x0000
151
152# ATAPI bus support
153atapibus* at wdc? channel ?
154
155# PCMCIA network interfaces
156ep*	at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
157mbe*	at pcmcia? function ?		# MB8696x based Ethernet
158ne*	at pcmcia? function ?		# NE2000-compatible Ethernet
159sm*	at pcmcia? function ?		# Megahertz Ethernet
160
161com*	at pcmcia? function ?		# Modems and serial cards
162
163# PCMCIA SCSI interfaces
164aic*	at pcmcia? function ?
165scsibus* at aic?
166sd*	at scsibus? target ? lun ?	# SCSI disk drives
167
168pseudo-device	loop		1	# network loopback
169pseudo-device	pty		64	# pseudo ptys
170pseudo-device	btnmgr		1	# button event handler
171