1 1.1 uch # 2 1.1 uch # Distribution kernel (TX3922 based model) kernel config file 3 1.1 uch 4 1.1 uch # 5 1.12 augustss # $NetBSD: TX3922,v 1.12 2000/04/03 00:03:29 augustss Exp $ 6 1.1 uch # 7 1.1 uch include "arch/hpcmips/conf/std.hpcmips" 8 1.1 uch 9 1.1 uch maxusers 8 10 1.1 uch 11 1.11 uch options MIPS1 # R2000/R3000 CPUs 12 1.11 uch options ENABLE_MIPS_TX3900 # R3900 CPU core 13 1.4 shin options NOFPU # No FPU 14 1.4 shin options SOFTFLOAT # emulate FPU insn 15 1.11 uch #options R3900_CACHE_DISABLE # Disable I/D-cache 16 1.1 uch 17 1.11 uch options TX39XX # Toshiba TX39 series 18 1.11 uch options TX392X # Toshiba TX3922 19 1.11 uch options KSEG2IOBUFSIZE=0x08000000 # MCS0/MCS1 are mapped to kseg2 20 1.1 uch 21 1.11 uch options TX39_DEBUG 22 1.1 uch #options TX39_WATCHDOGTIMER 23 1.1 uch #options WINCE_DEFAULT_SETTING # Debugging use 24 1.11 uch #options TX39ICUDEBUG 25 1.11 uch #options TX39BIUDEBUG 26 1.11 uch #options TX39IODEBUG 27 1.11 uch #options TX39POWERDEBUG 28 1.11 uch #options TX39UARTDEBUG 29 1.11 uch 30 1.11 uch options DDB # in-kernel debugger 31 1.11 uch #options DIAGNOSTIC # extra kernel debugging checks 32 1.11 uch options DEBUG # extra kernel debugging support 33 1.11 uch options KTRACE # system call tracing support 34 1.1 uch 35 1.11 uch options __NO_SOFT_SERIAL_INTERRUPT 36 1.11 uch options SERIALCONSSLOT=0 # UARTA 0, UARTB 1 37 1.1 uch 38 1.11 uch options COMPAT_43 39 1.1 uch 40 1.2 uch options SCSIVERBOSE # human readable SCSI error messages 41 1.11 uch options PCMCIAVERBOSE # verbose PCMCIA configuration messages 42 1.2 uch options USBVERBOSE # verbose USB device autoconfig messages 43 1.1 uch 44 1.11 uch 45 1.1 uch file-system FFS # fast filesystem with user and group quotas 46 1.7 uch file-system NFS # Sun NFS-compatible filesystem (client) 47 1.5 uch file-system MFS # memory-based filesystem 48 1.5 uch file-system KERNFS # /kern (kernel informational filesystem) 49 1.5 uch file-system PROCFS # /proc 50 1.11 uch file-system UNION # union file system 51 1.5 uch 52 1.7 uch options NFSSERVER # Sun NFS-compatible filesystem (server) 53 1.8 shin 54 1.8 shin options NFS_BOOT_DHCP 55 1.7 uch 56 1.1 uch config netbsd root on ? type ? 57 1.1 uch 58 1.1 uch # Networking options 59 1.11 uch options PPP_BSDCOMP # BSD-Compress compression support for PPP 60 1.11 uch options PPP_DEFLATE # Deflate compression support for PPP 61 1.11 uch options PPP_FILTER # Active filter support for PPP (requires bpf) 62 1.11 uch 63 1.11 uch options INET # Internet protocols 64 1.1 uch 65 1.11 uch txsim* at mainbus0 66 1.1 uch # 67 1.1 uch # TX39 System Internal Modules 68 1.1 uch # 69 1.11 uch tx39biu* at txsim? 70 1.11 uch tx39icu* at txsim? 71 1.11 uch tx39clock* at txsim? 72 1.11 uch tx39power* at txsim? 73 1.11 uch tx39io* at txsim? 74 1.11 uch tx39sib* at txsim? 75 1.11 uch tx39uart* at txsim? 76 1.11 uch txcom0 at tx39uart? slot 0 77 1.11 uch txcom1 at tx39uart? slot 1 78 1.1 uch 79 1.5 uch # IO module manager (Don't delete) 80 1.11 uch txioman* at tx39io? # misc unknown. 81 1.5 uch 82 1.11 uch txcsbus1 at tx39biu? platform SHARP_TELIOS 83 1.11 uch txcsbus2 at tx39biu? platform VICTOR_INTERLINK 84 1.3 uch 85 1.3 uch options USE_POLL # m38813,tc5165 requires this 86 1.3 uch 87 1.5 uch # PHILIPS UCB1200 / TOSHIBA TC35413F modem/audio analog front-end 88 1.11 uch ucb* at tx39sib? slot 0 89 1.11 uch ucbtp* at ucb? 90 1.11 uch ucbsnd* at ucb? 91 1.5 uch 92 1.7 uch # PHILIPS 74ALVC*1624? / TOSHIBA TC5165BFTS buffer chip (keyboard) 93 1.3 uch # chip select: CS1, IRQ: 3:12/4:12 94 1.11 uch tc5165buf* at txcsbus1 iocs 1 iocsbase 0 iocssize 0x100 iocswidth 16 95 1.11 uch skbd* at tc5165buf? 96 1.11 uch wsmouse* at ucbtp? mux 0 97 1.3 uch 98 1.3 uch # VICTOR InterLink keyboard driver 99 1.3 uch # chip select: CARD1 IRQ ??? 100 1.11 uch m38813c* at txcsbus2 iocs 8 iocswidth 16 iocsbase 0 iocssize 8 101 1.11 uch skbd* at m38813c? 102 1.1 uch 103 1.2 uch # TC6358TB(Plum2) 104 1.2 uch # register space: CS3, 105 1.2 uch # I/O space: MCS0 & MCS1, IRQ: 8:21 (IO[5] positive) 106 1.1 uch # 107 1.11 uch plum* at txcsbus? regcs 3 regcswidth 32 iocs 4 iocswidth 32 memcs 5 memcswidth 32 irq1 277 108 1.11 uch plumicu* at plum? 109 1.11 uch plumpower* at plum? 110 1.11 uch plumvideo* at plum? 111 1.11 uch plumpcmcia* at plum? 112 1.11 uch #plumiobus* at plum? 113 1.11 uch #plumisab0 at plumiobus? platform ? slot 0 114 1.11 uch options PLUM_BIG_OHCI_BUFFER # reserve V-RAM area for OHCI module 115 1.11 uch ohci* at plum? 116 1.11 uch usb* at ohci? 117 1.11 uch 118 1.11 uch # USB Hubs 119 1.11 uch uhub* at usb? 120 1.11 uch uhub* at uhub? port ? configuration ? interface ? 121 1.11 uch 122 1.11 uch # USB Mice 123 1.11 uch ums* at uhub? port ? configuration ? interface ? 124 1.11 uch wsmouse* at ums? mux 0 125 1.11 uch 126 1.11 uch # USB Keyboards 127 1.11 uch ukbd* at uhub? port ? configuration ? interface ? 128 1.11 uch wskbd* at ukbd? console ? mux 1 129 1.11 uch 130 1.11 uch uhid* at uhub? port ? configuration ? interface ? 131 1.11 uch ulpt* at uhub? port ? configuration ? interface ? 132 1.11 uch umodem* at uhub? port ? configuration ? 133 1.11 uch ucom* at umodem? 134 1.11 uch umass* at uhub? port ? configuration ? interface ? 135 1.12 augustss atapibus* at umass? channel ? 136 1.11 uch scsibus* at umass? channel ? 137 1.11 uch #ujoy* at uhub? configuration ? interface ? 138 1.11 uch 139 1.11 uch # USB audio 140 1.11 uch uaudio* at uhub? port ? configuration ? 141 1.11 uch audio* at uaudio? 142 1.11 uch 143 1.11 uch # USB Ethernet adapters 144 1.11 uch aue* at uhub? port ? # ADMtek AN986 Pegasus based adapters 145 1.11 uch cue* at uhub? port ? # CATC USB-EL1201A based adapters 146 1.11 uch kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters 147 1.11 uch 148 1.11 uch # USB Generic driver 149 1.11 uch ugen* at uhub? port ? 150 1.11 uch 151 1.11 uch # MII/PHY support 152 1.11 uch exphy* at mii? phy ? # 3Com internal PHYs 153 1.11 uch icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890 154 1.11 uch inphy* at mii? phy ? # Intel 82555 PHYs 155 1.11 uch iophy* at mii? phy ? # Intel 82553 PHYs 156 1.11 uch lxtphy* at mii? phy ? # Level One LXT-970 PHYs 157 1.11 uch nsphy* at mii? phy ? # NS83840 PHYs 158 1.11 uch nsphyter* at mii? phy ? # NS83843 PHYs 159 1.11 uch qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs 160 1.11 uch sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs 161 1.11 uch tlphy* at mii? phy ? # ThunderLAN PHYs 162 1.11 uch tqphy* at mii? phy ? # TDK Semiconductor PHYs 163 1.11 uch ukphy* at mii? phy ? # generic unknown PHYs 164 1.1 uch 165 1.1 uch # WS console uses SUN or VT100 terminal emulation 166 1.11 uch bivideo* at plumvideo? 167 1.11 uch hpcfb* at bivideo? 168 1.11 uch wsdisplay* at hpcfb? 169 1.11 uch wskbd* at skbd? mux 1 170 1.11 uch btnmgr0 at mainbus0 171 1.11 uch wskbd* at btnmgr0 mux 1 172 1.1 uch 173 1.1 uch options WSEMUL_VT100 174 1.1 uch options WSDISPLAY_DEFAULTSCREENS=4 175 1.1 uch options FONT_VT220L8x10 176 1.1 uch 177 1.1 uch # PCMCIA bus support 178 1.1 uch pcmcia* at plumpcmcia? controller ? socket ? 179 1.1 uch 180 1.1 uch # PCMCIA IDE disk 181 1.1 uch wdc* at pcmcia? function ? 182 1.1 uch wd* at wdc? channel ? drive ? flags 0x0000 183 1.1 uch 184 1.1 uch # ATAPI bus support 185 1.1 uch atapibus* at wdc? channel ? 186 1.1 uch 187 1.1 uch # PCMCIA network interfaces 188 1.1 uch ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet 189 1.1 uch mbe* at pcmcia? function ? # MB8696x based Ethernet 190 1.1 uch ne* at pcmcia? function ? # NE2000-compatible Ethernet 191 1.11 uch mhzc* at pcmcia? function ? # Megahertz Ethernet/Modem combo cards 192 1.11 uch com* at mhzc? 193 1.11 uch sm* at mhzc? 194 1.1 uch 195 1.1 uch com* at pcmcia? function ? # Modems and serial cards 196 1.1 uch 197 1.1 uch # PCMCIA SCSI interfaces 198 1.1 uch aic* at pcmcia? function ? 199 1.1 uch scsibus* at aic? 200 1.1 uch sd* at scsibus? target ? lun ? # SCSI disk drives 201 1.1 uch 202 1.11 uch # disk/mass storage pseudo-devices 203 1.11 uch pseudo-device vnd 4 # disk-like interface to files 204 1.11 uch pseudo-device md 1 # memory disk 205 1.11 uch 206 1.11 uch pseudo-device bpfilter 8 # Berkeley packet filter 207 1.11 uch pseudo-device ipfilter # IP filter (firewall) and NAT 208 1.1 uch pseudo-device loop 1 # network loopback 209 1.11 uch pseudo-device ppp 2 # Point-to-Point Protocol 210 1.1 uch pseudo-device pty 64 # pseudo ptys 211 1.11 uch 212 1.11 uch # mouse & keyboard multiplexor pseudo-devices 213 1.11 uch pseudo-device wsmux 2 214