1 # 2 # Distribution kernel (any model) kernel config file 3 4 # 5 # $NetBSD: GENERIC,v 1.23 2000/01/20 19:12:31 wrstuden Exp $ 6 # 7 include "arch/hpcmips/conf/std.hpcmips" 8 9 maxusers 8 10 11 options MIPS3 # R4000/R4400/R4600 CPUs 12 13 # Support for specific models of H/PC MIPS 14 options VR41X1 # NEC VR41x1 series 15 options MIPS3_4100 # VR4100 core 16 options NOFPU # No FPU 17 options SOFTFLOAT # emulate FPU insn 18 options MIPS3_L2CACHE_ABSENT 19 20 # Standard system options 21 options DDB # in-kernel debugger 22 #options DDB_ONPANIC=0 # don't enter debugger on panic 23 #options DIAGNOSTIC # extra kernel debugging checks 24 #options DEBUG # extra kernel debugging support 25 options KTRACE # system call tracing support 26 options NKMEMCLUSTERS=1024 # 4K pages in kernel malloc pool 27 28 options SCSIVERBOSE # human readable SCSI error messages 29 options PCMCIAVERBOSE # verbose PCMCIA configuration messages 30 31 #options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT 32 #options RTC_OFFSET=-540 # JST-9 33 #options RTC_OFFSET=480 # PST8 34 options NTP # network time protocol 35 #options UCONSOLE # users can redirect console (unsafe) 36 37 #options WINCE_DEFAULT_SETTING # Debugging use 38 #options DUMP_GIU_LEVEL2_INTR # Debugging use 39 #options DEBUG_FIND_PCIC # Debugging use XXX harmful don't define until read source. 40 41 #options SYSCALL_DEBUG # for debug 42 #options HPCMIPS_L1CACHE_DISABLE # disable L1 cache for debug 43 #options HPCMIPS_FLUSHCACHE_XXX # for debug 44 #options MIPS_16K_PAGE # page size is 16KB 45 46 # Filesystem options 47 file-system FFS # fast filesystem with user and group quotas 48 file-system MFS # memory-based filesystem 49 file-system NFS # Sun NFS-compatible filesystem (client) 50 #file-system LFS # Log-based filesystem (still experimental) 51 #file-system CD9660 # ISO 9660 + Rock Ridge file system 52 file-system MSDOSFS # MS-DOS file system 53 #file-system FDESC # /dev/fd 54 file-system KERNFS # /kern (kernel informational filesystem) 55 #file-system NULLFS # loopback file system 56 #file-system OVERLAY # overlay file system 57 #file-system PORTAL # portal filesystem (still experimental) 58 file-system PROCFS # /proc 59 #file-system UMAPFS # NULLFS + uid and gid remapping 60 file-system UNION 61 62 #options NFSSERVER # Sun NFS-compatible filesystem (server) 63 #options SOFTDEP # FFS soft updates support. 64 options QUOTA # UFS quotas 65 66 # Pull in config fragments for kernel crypto. Use only one of these, 67 # and adjust the prefixes as necessary. 68 69 #prefix ../crypto-us/sys 70 #cinclude "conf/files.crypto-us" 71 #prefix 72 73 #prefix ../crypto-intl/sys 74 #cinclude "conf/files.crypto-intl" 75 #prefix 76 77 # Networking options 78 #options GATEWAY # IP packet forwarding 79 options INET # IP + ICMP + TCP + UDP 80 options INET6 # IPV6 81 #options IPSEC # IP security 82 #options IPSEC_ESP # IP security (encryption part; define w/ IPSEC) 83 #options IPSEC_DEBUG # debug for IP security 84 #options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP 85 #options MROUTING # Multicast routing support 86 #options ISO # OSI networking 87 #options TPIP # TPIP 88 #options EON # OSI tunneling over IP 89 #options CCITT,LLC,HDLC # X.25 90 91 # NetBSD backwards compatibility 92 options COMPAT_43, COMPAT_13, COMPAT_14 93 options COMPAT_386BSD_MBRPART # recognize old partition ID 94 95 options NFS_BOOT_DHCP 96 97 config netbsd root on ? type ? 98 99 # WS console uses SUN or VT100 terminal emulation 100 options WSEMUL_VT100 101 options WSDISPLAY_DEFAULTSCREENS=4 102 #options FONT_VT220L8x8 103 options FONT_VT220L8x10 104 105 vrip* at mainbus0 106 vrcmu* at vrip? addr 0x0b000060 size 0x20 107 vrbcu* at vrip? addr 0x0b000000 size 0x20 108 vrrtc* at vrip? addr 0x0b0000c0 size 0x20 intr 2 109 110 vrkiu* at vrip? addr 0x0b000180 size 0x20 intr 7 111 options __NO_SOFT_SERIAL_INTERRUPT 112 com* at vrip? addr 0x0c000000 size 0x20 intr 9 113 vrgiu* at vrip? addr 0x0b000100 size 0x20 intr 8 114 vrpmu* at vrip? addr 0x0b0000a0 size 0x20 intr 1 # power switch 115 vrdsu* at vrip? addr 0x0b0000e0 size 0x08 116 vrpiu* at vrip? addr 0x0b000120 size 0x1a0 intr 5 117 118 # Workstation Console attachments 119 fb* at mainbus0 120 wsdisplay* at fb? 121 wskbd* at vrkiu? mux 1 122 wsmouse* at vrpiu? mux 0 123 124 # 125 # MC-R300 126 # Button to GPIO port # mapping 127 # + REC button : 4 128 # + Open/Close button: 6 129 # (PCIC-ISA : 9) 130 # (COM power:14) 131 button0 at vrgiu? platform NEC_MCR_3XX id BTN_REC port 4 132 button1 at vrgiu? platform NEC_MCR_3XX id BTN_COVER port 6 133 button0 at vrgiu? platform NEC_MCR_500 id BTN_REC port 4 134 button1 at vrgiu? platform NEC_MCR_500 id BTN_COVER port 6 135 pwctl0 at vrgiu? platform NEC_MCR_3XX id PWCTL_COM0 port 14 136 pwctl0 at vrgiu? platform NEC_MCR_5XX id PWCTL_COM0 port 14 137 pwctl0 at vrgiu? platform NEC_MCR_7XX id PWCTL_COM0 port 46 138 pwctl0 at vrgiu? platform NEC_MCCS id PWCTL_COM0 port 14 139 vrisab0 at vrgiu? platform NEC_MCR 140 vrisab0 at vrgiu? platform NEC_MCCS 141 vrisab0 at vrgiu? platform IBM_WORKPAD isaportoffset 0x1000000 142 isa0 at vrisab0 143 pcic0 at isa0 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00090003 144 # 145 # Freestyle 146 # Button to GPIO port # mapping 147 # +---------+ 148 # 1 +| | 149 # | |+ 7 150 # | | 151 #20 +| LCD |+ 4 152 # | | + 6 153 # 8 +| |+ 5 154 # | | 155 # | |+----Power On/Off (connected to PMU) 156 # +---------+ 157 # +9 158 # +12 +10 159 # +11 160 # (PCIC-ISA : 23) 161 button0 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP0 port 9 162 button1 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP1 port 10 163 button2 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP2 port 11 164 button3 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP3 port 12 165 button4 at vrgiu? platform EVEREX_FREESTYLE id BTN_CANCEL port 7 166 button5 at vrgiu? platform EVEREX_FREESTYLE id BTN_UP port 4 167 button6 at vrgiu? platform EVEREX_FREESTYLE id BTN_OK port 6 168 button7 at vrgiu? platform EVEREX_FREESTYLE id BTN_DOWN port 5 169 button8 at vrgiu? platform EVEREX_FREESTYLE id BTN_REC port 1 170 button9 at vrgiu? platform EVEREX_FREESTYLE id BTN_LIGHT port 20 171 button10 at vrgiu? platform EVEREX_FREESTYLE id BTN_CONTRAST port 8 172 vrisab1 at vrgiu? platform EVEREX_FREESTYLE isaportoffset 0x1000000 173 isa1 at vrisab1 174 pcic0 at isa1 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00170003 175 176 options PCIC_ISA_INTR_ALLOC_MASK=0x0008 # IRQ 3 only (MCR/Freestyle) 177 # 178 # Fujitsu INTERTOP CX300 179 # 180 pwctl0 at vrgiu? platform FUJITSU_INTERTOP id PWCTL_COM0 port 15 181 vrisab2 at vrgiu? platform FUJITSU_INTERTOP isaportoffset 0x1000000 182 isa2 at vrisab2 183 pcic0 at isa2 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00060003 184 # 185 # Vadem Clio and Sharp Tripad 186 # 187 vrisab3 at vrgiu? platform SHARP_TRIPAD isaportoffset 0x1000000 188 isa3 at vrisab3 189 pcic0 at isa3 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x000d0003 190 # 191 # Unknown machines 192 # 193 vrisab4 at vrgiu? 194 isa4 at vrisab3 195 196 # PCMCIA bus support 197 pcmcia* at pcic? controller ? socket ? 198 199 # PCMCIA IDE disk 200 wdc* at pcmcia? function ? 201 wd* at wdc? channel ? drive ? flags 0x0000 202 203 # ATAPI bus support 204 atapibus* at wdc? channel ? 205 206 # PCMCIA network interfaces 207 ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet 208 mbe* at pcmcia? function ? # MB8696x based Ethernet 209 ne* at pcmcia? function ? # NE2000-compatible Ethernet 210 sm* at pcmcia? function ? # Megahertz Ethernet 211 212 com* at pcmcia? function ? # Modems and serial cards 213 214 aic* at pcmcia? function ? 215 scsibus* at aic? 216 sd* at scsibus? target ? lun ? # SCSI disk drives 217 218 pseudo-device loop 1 # network loopback 219 pseudo-device ppp 2 # serial-line IP ports 220 pseudo-device pty 64 # pseudo ptys 221 pseudo-device bpfilter 16 # packet filter ports 222 pseudo-device ipfilter # IP filter, NAT 223 224 pseudo-device vnd 4 # virtual disk ick 225 pseudo-device ccd 4 # concatenated disks 226 227 pseudo-device biconsdev 1 # build-in console device 228 pseudo-device btnmgr 1 # button event handler 229 230 # for IPv6 231 pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) 232 #pseudo-device faith 1 # IPv[46] tcp relay translation i/f 233