1 1.28.2.2 bouyer # 2 1.28.2.2 bouyer # Distribution kernel (TOSHIBA TX3912 based model) kernel config file 3 1.28.2.2 bouyer 4 1.28.2.2 bouyer # 5 1.28.2.3 bouyer # $NetBSD: TX3912,v 1.28.2.3 2001/01/05 17:34:17 bouyer Exp $ 6 1.28.2.2 bouyer # 7 1.28.2.2 bouyer include "arch/hpcmips/conf/std.hpcmips" 8 1.28.2.2 bouyer 9 1.28.2.2 bouyer maxusers 8 10 1.28.2.2 bouyer 11 1.28.2.2 bouyer options MIPS1 # R2000/R3000 CPUs 12 1.28.2.2 bouyer options ENABLE_MIPS_TX3900 # R3900 CPU core 13 1.28.2.2 bouyer options NOFPU # No FPU 14 1.28.2.2 bouyer options SOFTFLOAT # emulate FPU insn 15 1.28.2.2 bouyer #options R3900_CACHE_DISABLE # Disable I/D-cache 16 1.28.2.2 bouyer 17 1.28.2.2 bouyer options TX39XX # Toshiba TX39 series 18 1.28.2.2 bouyer options TX391X # Product TMPR3912 19 1.28.2.2 bouyer options KSEG2IOBUFSIZE=0x08000000 # MCS[0:3] are mapped to kseg2 20 1.28.2.2 bouyer 21 1.28.2.2 bouyer options TX39_DEBUG 22 1.28.2.2 bouyer options TX39_WATCHDOGTIMER 23 1.28.2.2 bouyer #options TX39ICUDEBUG 24 1.28.2.2 bouyer #options TX39CLKDEBUG 25 1.28.2.2 bouyer #options TX39BIUDEBUG 26 1.28.2.2 bouyer #options TX39POWERDEBUG 27 1.28.2.2 bouyer #options TX39UARTDEBUG 28 1.28.2.2 bouyer 29 1.28.2.2 bouyer options __NO_SOFT_SERIAL_INTERRUPT 30 1.28.2.2 bouyer options SERIALCONSSLOT=0 # UARTA 0, UARTB 1 31 1.28.2.2 bouyer 32 1.28.2.2 bouyer options DDB # in-kernel debugger 33 1.28.2.2 bouyer #options DDB_ONPANIC=0 # don't enter debugger on panic 34 1.28.2.2 bouyer options DIAGNOSTIC # extra kernel debugging checks 35 1.28.2.2 bouyer options DEBUG # extra kernel debugging support 36 1.28.2.2 bouyer options KTRACE # system call tracing support 37 1.28.2.2 bouyer #options SYSCALL_DEBUG # for debug 38 1.28.2.2 bouyer #options MINIROOTSIZE=10000 39 1.28.2.2 bouyer options MSGBUFSIZE=65534 # for dmesg 40 1.28.2.2 bouyer 41 1.28.2.2 bouyer #options MEMORY_DISK_HOOKS 42 1.28.2.2 bouyer #options MEMORY_DISK_IS_ROOT # force root on memory disk 43 1.28.2.2 bouyer #options MEMORY_DISK_SERVER=0 # no userspace memory disk support 44 1.28.2.2 bouyer #options MINIROOTSIZE=12288 # size of memory disk, in blocks 45 1.28.2.2 bouyer 46 1.28.2.2 bouyer options PPP_BSDCOMP # BSD-Compress compression support for PPP 47 1.28.2.2 bouyer options PPP_DEFLATE # Deflate compression support for PPP 48 1.28.2.2 bouyer options PPP_FILTER # Active filter support for PPP (requires bpf) 49 1.28.2.2 bouyer 50 1.28.2.2 bouyer options COMPAT_43 51 1.28.2.2 bouyer 52 1.28.2.2 bouyer options SCSIVERBOSE # human readable SCSI error messages 53 1.28.2.2 bouyer options PCMCIAVERBOSE # verbose PCMCIA configuration messages 54 1.28.2.2 bouyer 55 1.28.2.2 bouyer options NTP # network time protocol 56 1.28.2.2 bouyer #options UCONSOLE # users can redirect console (unsafe) 57 1.28.2.2 bouyer 58 1.28.2.2 bouyer # File systems 59 1.28.2.2 bouyer file-system FFS # UFS 60 1.28.2.2 bouyer #file-system EXT2FS # second extended file system (linux) 61 1.28.2.2 bouyer #file-system LFS # log-structured file system 62 1.28.2.2 bouyer file-system MFS # memory file system 63 1.28.2.2 bouyer file-system NFS # Network File System client 64 1.28.2.2 bouyer #file-system CD9660 # ISO 9660 + Rock Ridge file system 65 1.28.2.2 bouyer file-system MSDOSFS # MS-DOS file system 66 1.28.2.2 bouyer file-system FDESC # /dev/fd 67 1.28.2.2 bouyer file-system KERNFS # /kern 68 1.28.2.2 bouyer #file-system NULLFS # loopback file system 69 1.28.2.2 bouyer #file-system OVERLAY # overlay file system 70 1.28.2.2 bouyer #file-system PORTAL # portal filesystem (still experimental) 71 1.28.2.2 bouyer file-system PROCFS # /proc 72 1.28.2.2 bouyer #file-system UMAPFS # NULLFS + uid and gid remapping 73 1.28.2.2 bouyer file-system UNION # union file system 74 1.28.2.2 bouyer #file-system CODA # Coda File System; also needs vcoda (below) 75 1.28.2.2 bouyer 76 1.28.2.2 bouyer # Networking options 77 1.28.2.2 bouyer #options GATEWAY # IP packet forwarding 78 1.28.2.2 bouyer options INET # IP + ICMP + TCP + UDP 79 1.28.2.2 bouyer options INET6 # IPV6 80 1.28.2.2 bouyer #options IPSEC # IP security 81 1.28.2.2 bouyer #options IPSEC_ESP # IP security (encryption part; define w/ IPSEC) 82 1.28.2.2 bouyer #options IPSEC_DEBUG # debug for IP security 83 1.28.2.2 bouyer #options MROUTING # Multicast routing support 84 1.28.2.2 bouyer #options ISO # OSI networking 85 1.28.2.2 bouyer #options TPIP # TPIP 86 1.28.2.2 bouyer #options EON # OSI tunneling over IP 87 1.28.2.2 bouyer #options CCITT,LLC,HDLC # X.25 88 1.28.2.2 bouyer 89 1.28.2.2 bouyer options NFSSERVER # Sun NFS-compatible filesystem (server) 90 1.28.2.2 bouyer options SOFTDEP # FFS soft updates support. 91 1.28.2.2 bouyer #options QUOTA # UFS quotas 92 1.28.2.2 bouyer options VNODE_OP_NOINLINE # don't inline vnode op calls 93 1.28.2.2 bouyer 94 1.28.2.2 bouyer options NFS_BOOT_DHCP 95 1.28.2.2 bouyer 96 1.28.2.2 bouyer config netbsd root on ? type ? 97 1.28.2.2 bouyer 98 1.28.2.2 bouyer # temporally power management 99 1.28.2.2 bouyer hpcapm0 at mainbus0 # power management 100 1.28.2.2 bouyer apmdev0 at hpcapm0 # APM 101 1.28.2.2 bouyer 102 1.28.2.2 bouyer txsim* at mainbus0 103 1.28.2.2 bouyer # 104 1.28.2.2 bouyer # System Internal Modules 105 1.28.2.2 bouyer # 106 1.28.2.2 bouyer tx39biu* at txsim? 107 1.28.2.2 bouyer tx39icu* at txsim? 108 1.28.2.2 bouyer tx39clock* at txsim? 109 1.28.2.2 bouyer tx39power* at txsim? 110 1.28.2.2 bouyer tx3912video* at txsim? 111 1.28.2.2 bouyer tx39io* at txsim? 112 1.28.2.2 bouyer tx39sib* at txsim? 113 1.28.2.2 bouyer tx39uart* at txsim? 114 1.28.2.2 bouyer txcom0 at tx39uart? slot 0 115 1.28.2.2 bouyer txcom1 at tx39uart? slot 1 116 1.28.2.2 bouyer tx39ir* at txcom1 117 1.28.2.2 bouyer 118 1.28.2.2 bouyer # 119 1.28.2.2 bouyer # TX39 external modules. (Platform dependent) 120 1.28.2.2 bouyer # 121 1.28.2.2 bouyer options USE_POLL # keyboard / touchpanel device requires this 122 1.28.2.2 bouyer 123 1.28.2.2 bouyer # unified IO module manager 124 1.28.2.2 bouyer # group 0 MFIO 125 1.28.2.2 bouyer # 1 IO 126 1.28.2.2 bouyer # 2 BETTY IO 127 1.28.2.2 bouyer # (3 ITE IO notyet) 128 1.28.2.2 bouyer # edge 0 no interrupt. 129 1.28.2.2 bouyer # edge 1 positive edge 130 1.28.2.2 bouyer # edge 2 negative edge 131 1.28.2.2 bouyer # edge 3 both edge 132 1.28.2.2 bouyer # initial ... set initial state (on/off) 133 1.28.2.2 bouyer txioman3 at txsim? platform COMPAQ_C 134 1.28.2.2 bouyer txout* at txioman3 id PWCTL_LED evtype POWER group 0 port 3 initial 0 135 1.28.2.2 bouyer txin* at txioman3 id BTN_REC evtype BUTTON group 1 port 6 edge 1 136 1.28.2.2 bouyer txin* at txioman3 id BTN_APP0 evtype BUTTON group 1 port 5 edge 1 137 1.28.2.2 bouyer txin* at txioman3 id PME_AC evtype EVENT group 0 port 28 edge 1 138 1.28.2.2 bouyer txin* at txioman3 id COM0_DCD evtype EVENT group 0 port 30 edge 3 139 1.28.2.2 bouyer txin* at txioman3 id COM0_CTS evtype EVENT group 0 port 5 edge 3 140 1.28.2.3 bouyer txout* at txioman3 id COM0_DTR evtype SET group 0 port 31 141 1.28.2.3 bouyer txout* at txioman3 id COM0_RTS evtype SET group 0 port 6 142 1.28.2.2 bouyer txioman30 at txsim? platform COMPAQ_C_810 143 1.28.2.2 bouyer txout* at txioman30 id BTN_LIGHT evtype BUTTON group 2 port 5 144 1.28.2.2 bouyer 145 1.28.2.2 bouyer txioman4 at txsim? platform PHILIPS_NINO 146 1.28.2.2 bouyer 147 1.28.2.2 bouyer txioman5 at txsim? platform SHARP_MOBILON 148 1.28.2.2 bouyer txout* at txioman5 id PWCTL_LCDLIGHT evtype POWER group 0 port 14 149 1.28.2.2 bouyer txin* at txioman5 id BTN_REC evtype BUTTON group 1 port 0 edge 1 150 1.28.2.2 bouyer txin* at txioman5 id BTN_APP0 evtype BUTTON group 0 port 31 edge 1 151 1.28.2.2 bouyer txin* at txioman5 id BTN_COVER evtype BUTTON group 0 port 29 edge 1 152 1.28.2.2 bouyer #txin* at txioman5 id COM0_CTS evtype EVENT group 1 port 4 edge 3 # DANGER 153 1.28.2.2 bouyer #txin* at txioman5 id COM0_DCD evtype EVENT group 1 port 6 edge 3 # DANGER 154 1.28.2.3 bouyer txout* at txioman5 id COM0_RTS evtype SET group 1 port 5 155 1.28.2.3 bouyer txout* at txioman5 id COM0_DTR evtype SET group 0 port 15 156 1.28.2.2 bouyer 157 1.28.2.2 bouyer # Chip select manager 158 1.28.2.2 bouyer txcsbus3 at tx39biu? platform COMPAQ_C 159 1.28.2.2 bouyer txcsbus4 at tx39biu? platform PHILIPS_NINO 160 1.28.2.2 bouyer txcsbus5 at tx39biu? platform SHARP_MOBILON 161 1.28.2.2 bouyer txcsbus* at tx39biu? # misc unknown. 162 1.28.2.2 bouyer 163 1.28.2.2 bouyer # PHILIPS 74ALVC*1624? / TOSHIBA TC5165BFTS buffer chip (keyboard) 164 1.28.2.2 bouyer tc5165buf* at txcsbus3 iocs 3 iocsbase 0 iocssize 0x100 iocswidth 16 165 1.28.2.2 bouyer tc5165buf* at txcsbus5 iocs 4 iocsbase 0 iocssize 0x100 iocswidth 16 166 1.28.2.2 bouyer hpckbd* at tc5165buf? 167 1.28.2.2 bouyer 168 1.28.2.2 bouyer # ITE IT8368E PCMCIA / TOSHIBA TC6345AF buffer chip (PCMCIA) 169 1.28.2.2 bouyer # card/insert ... 3:2 (98) 170 1.28.2.2 bouyer # remove ... 5:8 (168) 171 1.28.2.2 bouyer options IT8368E_LEGACY_MODE # Mobilon HC-4100 requires this 172 1.28.2.2 bouyer it8368e* at txcsbus? regcs 2 regcsbase 0 regcssize 0x20 regcswidth 16 iocs 8 iocsbase 0 iocssize 0x4000000 iocswidth 16 irq1 98 irq2 168 irq3 98 173 1.28.2.2 bouyer 174 1.28.2.2 bouyer # PHILIPS UCB1200 / TOSHIBA TC35413F (modem/audio analog front-end) 175 1.28.2.2 bouyer ucb* at tx39sib? slot 0 176 1.28.2.2 bouyer ucbtp* at ucb? 177 1.28.2.2 bouyer ucbsnd* at ucb? 178 1.28.2.2 bouyer ucbio* at ucb? 179 1.28.2.2 bouyer 180 1.28.2.2 bouyer # WS console uses SUN or VT100 terminal emulation 181 1.28.2.2 bouyer hpcfb* at tx3912video? 182 1.28.2.2 bouyer wsdisplay* at hpcfb? 183 1.28.2.2 bouyer wskbd* at hpckbd? mux 1 184 1.28.2.2 bouyer wsmouse* at ucbtp? mux 0 185 1.28.2.2 bouyer btnmgr0 at mainbus0 186 1.28.2.2 bouyer wskbd* at btnmgr0 mux 1 187 1.28.2.2 bouyer 188 1.28.2.2 bouyer options WSEMUL_VT100 189 1.28.2.2 bouyer options WS_KERNEL_FG=WSCOL_BROWN 190 1.28.2.2 bouyer options WS_KERNEL_BG=WSCOL_BLUE 191 1.28.2.2 bouyer options WSDISPLAY_DEFAULTSCREENS=4 192 1.28.2.2 bouyer options FONT_VT220L8x10 193 1.28.2.2 bouyer # compatibility to other console drivers 194 1.28.2.2 bouyer options WSDISPLAY_COMPAT_PCVT # emulate some ioctls 195 1.28.2.2 bouyer options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls 196 1.28.2.2 bouyer options WSDISPLAY_COMPAT_USL # VT handling 197 1.28.2.2 bouyer options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes 198 1.28.2.2 bouyer 199 1.28.2.2 bouyer # PCMCIA bus support 200 1.28.2.2 bouyer pcmcia* at it8368e? controller ? socket ? 201 1.28.2.2 bouyer 202 1.28.2.2 bouyer # PCMCIA IDE disk 203 1.28.2.2 bouyer wdc* at pcmcia? function ? 204 1.28.2.2 bouyer wd* at wdc? channel ? drive ? flags 0x0000 205 1.28.2.2 bouyer 206 1.28.2.2 bouyer # ATAPI bus support 207 1.28.2.2 bouyer atapibus* at wdc? channel ? 208 1.28.2.2 bouyer 209 1.28.2.2 bouyer # ATAPI devices 210 1.28.2.2 bouyer # flags have the same meaning as for IDE drives. 211 1.28.2.2 bouyer cd* at atapibus? drive ? flags 0x0000 # ATAPI CD-ROM drives 212 1.28.2.2 bouyer sd* at atapibus? drive ? flags 0x0000 # ATAPI disk drives 213 1.28.2.2 bouyer #uk* at atapibus? drive ? flags 0x0000 # ATAPI unknown 214 1.28.2.2 bouyer 215 1.28.2.2 bouyer # PCMCIA network interfaces 216 1.28.2.2 bouyer #awi* at pcmcia? function ? # BayStack 650/660 (802.11FH/DS) 217 1.28.2.2 bouyer #cnw* at pcmcia? function ? # Xircom/Netwave AirSurfer 218 1.28.2.2 bouyer #ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet 219 1.28.2.2 bouyer #mbe* at pcmcia? function ? # MB8696x based Ethernet 220 1.28.2.2 bouyer #ne* at pcmcia? function ? # NE2000-compatible Ethernet 221 1.28.2.2 bouyer #ray* at pcmcia? function ? # Raytheon Raylink (802.11) 222 1.28.2.2 bouyer #sm* at pcmcia? function ? # Megahertz Ethernet 223 1.28.2.2 bouyer #wi* at pcmcia? function ? # Lucent WaveLan IEEE (802.11) 224 1.28.2.2 bouyer #xe* at pcmcia? function ? # Xircom PCMCIA cards 225 1.28.2.2 bouyer 226 1.28.2.2 bouyer #mhzc* at pcmcia? function ? # Megahertz Ethernet/Modem combo cards 227 1.28.2.2 bouyer #com* at mhzc? 228 1.28.2.2 bouyer #sm* at mhzc? 229 1.28.2.2 bouyer 230 1.28.2.2 bouyer # PCMCIA serial interfaces 231 1.28.2.2 bouyer #com* at pcmcia? function ? # Modems and serial cards 232 1.28.2.2 bouyer 233 1.28.2.2 bouyer #pcmcom* at pcmcia? function ? # PCMCIA multi-port serial cards 234 1.28.2.2 bouyer #com* at pcmcom? slave ? # ...and the slave devices 235 1.28.2.2 bouyer 236 1.28.2.2 bouyer # PCMCIA SCSI interfaces 237 1.28.2.2 bouyer aic* at pcmcia? function ? # Adaptec APA-1460 SCSI 238 1.28.2.2 bouyer esp* at pcmcia? function ? # Qlogic ESP406/FAS408 SCSI 239 1.28.2.2 bouyer 240 1.28.2.2 bouyer scsibus* at aic? 241 1.28.2.2 bouyer scsibus* at esp? 242 1.28.2.2 bouyer 243 1.28.2.2 bouyer # SCSI devices 244 1.28.2.2 bouyer sd* at scsibus? target ? lun ? # SCSI disk drives 245 1.28.2.2 bouyer #st* at scsibus? target ? lun ? # SCSI tape drives 246 1.28.2.2 bouyer #cd* at scsibus? target ? lun ? # SCSI CD-ROM drives 247 1.28.2.2 bouyer #ch* at scsibus? target ? lun ? # SCSI autochangers 248 1.28.2.2 bouyer #ss* at scsibus? target ? lun ? # SCSI scanners 249 1.28.2.2 bouyer #uk* at scsibus? target ? lun ? # SCSI unknown 250 1.28.2.2 bouyer 251 1.28.2.2 bouyer # disk/mass storage pseudo-devices 252 1.28.2.2 bouyer #pseudo-device ccd 4 # concatenated disks 253 1.28.2.2 bouyer #pseudo-device raid 4 # RAIDframe disk driver 254 1.28.2.2 bouyer #options RAID_AUTOCONFIG # auto-configuration of RAID components 255 1.28.2.2 bouyer pseudo-device md 1 # memory disk 256 1.28.2.2 bouyer pseudo-device vnd 4 # disk-like interface to files 257 1.28.2.2 bouyer 258 1.28.2.2 bouyer # network pseudo-devices 259 1.28.2.2 bouyer pseudo-device bpfilter 8 # Berkeley packet filter 260 1.28.2.2 bouyer pseudo-device ipfilter # IP filter (firewall) and NAT 261 1.28.2.2 bouyer pseudo-device loop 1 # network loopback 262 1.28.2.2 bouyer pseudo-device ppp 2 # Point-to-Point Protocol 263 1.28.2.2 bouyer 264 1.28.2.2 bouyer # mouse & keyboard multiplexor pseudo-devices 265 1.28.2.2 bouyer pseudo-device wsmux 2 266 1.28.2.2 bouyer 267 1.28.2.2 bouyer # a pseudo device needed for Coda # also needs CODA (above) 268 1.28.2.2 bouyer #pseudo-device vcoda 4 # coda minicache <-> venus comm. 269 1.28.2.2 bouyer 270 1.28.2.2 bouyer # miscellaneous pseudo-devices 271 1.28.2.2 bouyer pseudo-device rnd # /dev/random and in-kernel generator 272 1.28.2.2 bouyer pseudo-device pty # pseudo-terminals 273 1.28.2.2 bouyer 274 1.28.2.2 bouyer # for IPv6 275 1.28.2.2 bouyer pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) 276 1.28.2.2 bouyer #pseudo-device faith 1 # IPv[46] tcp relay translation i/f 277