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