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