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