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