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