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