GENERIC revision 1.69
1# $NetBSD: GENERIC,v 1.69 2001/11/17 23:56:21 gmcgarry Exp $ 2# 3# Generic kernel - one size fits all. 4# 5 6# Include attributes common to all hp300s 7include "arch/hp300/conf/std.hp300" 8 9#ident "GENERIC-$Revision: 1.69 $" 10 11# Support for various CPU types 12options HP320 13options HP330 # includes 318, 319 14options HP340 15options HP345 16options HP350 17options HP360 18options HP370 19options HP375 20options HP380 21options HP385 22options HP400 23options HP425 24options HP433 25 26# Need to set locally 27maxusers 32 28 29# Standard system options 30options COMPAT_43 # compatibility with 4.3BSD interfaces 31options COMPAT_44 # compatibility with 4.4BSD binaries 32options COMPAT_09 # compatibility with NetBSD 0.9 33options COMPAT_10 # compatibility with NetBSD 1.0 34options COMPAT_11 # compatibility with NetBSD 1.1 35options COMPAT_12 # compatibility with NetBSD 1.2 36options COMPAT_13 # compatibility with NetBSD 1.3 37options COMPAT_14 # compatibility with NetBSD 1.4 38#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended. 39options SYSVSHM # System V-style shared memory 40options SYSVSEM # System V-style semaphores 41#options SEMMNI=10 # number of semaphore identifiers 42#options SEMMNS=60 # number of semaphores in system 43#options SEMUME=10 # max number of undo entries per process 44#options SEMMNU=30 # number of undo structures in system 45options SYSVMSG # System V-style message queues 46options KTRACE # system call tracing support 47options LKM # Loadable kernel modules 48#options SCSIVERBOSE # Verbose SCSI errors 49 50# Filesystems 51file-system FFS # fast filesystem 52file-system CD9660 # CD-ROM ISO-9660 filesystem 53file-system NFS # Network filesystem client 54file-system UNION # Union filesystem (req. for FDESC) 55file-system KERNFS # kernel data-structure filesystem 56file-system FDESC # user file descriptor filesystem 57file-system PROCFS # /proc filesystem 58file-system MFS # Memory-based filesystem 59 60# Filesystem options 61options QUOTA # User and group quotas in FFS 62#options FFS_EI # FFS Endian Independant support 63options SOFTDEP # FFS soft updates support. 64options NFSSERVER # Network filesystem server 65options NFS_BOOT_BOOTPARAM # use Sun bootparams for NFS boot 66 67# Networking options 68options INET # Internet protocols 69options INET6 # IPV6 70#options IPSEC # IP security 71#options IPSEC_ESP # IP security (encryption part; define w/IPSEC) 72#options IPSEC_DEBUG # debug for IP security 73options GATEWAY # IP forwarding + larger mb_map 74options MROUTING # Multicast routing 75options PFIL_HOOKS # packet filter hooks 76#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG 77 78# Options for HP hardware 79options FPSP # floating point interface for 68040 80options USELEDS # make the lights twinkle 81options COMPAT_NOLABEL # defaults for unlabeled disks 82#options PANICBUTTON # two fast <reset>s on HIL dump kernel 83#options CONSCODE=9 # force console at this select code 84options UK_KEYBOARD # include United Kingdom HIL keymap 85options SE_KEYBOARD # include Swedish HIL keymap 86 87# This option enables a different copyin/copyout that uses page 88# mapping for large copies. 89#options MAPPEDCOPY # different copyin/copyout for large copies 90 91# 92# HP-UX binary compatibility. 93# NOTE: THIS IS STILL VERY EXPERIMENTAL. YOUR MILEAGE MAY VARY. 94# 95options COMPAT_HPUX # HP-UX binary compatibility 96 97options COMPAT_AOUT_M68K # compatibility with NetBSD/m68k a.out 98options COMPAT_M68K4K # compat. with NetBSD/m68k4k binaries 99 100#options COMPAT_LINUX # Linux/m68k binary compatibility 101#options COMPAT_SVR4 # SVR4 binary compatibility 102 103# Debugging options 104options DIAGNOSTIC # Extra kernel sanity checks 105#options DEBUG # Enable misc. kernel debugging code 106options DDB # Kernel Dynamic Debugger 107#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB 108makeoptions DEBUG="-g" # netbsd.gdb with full debugging symbols 109 110# Verbose descriptions of unconfigured DIO devices 111# (Warning: this compiles in a large string table) 112options DIOVERBOSE # recognize "unknown" DIO devices 113 114config netbsd root on ? type ? 115 116mainbus0 at root # root "bus" 117 118intio0 at mainbus0 # internal i/o space 119dio0 at mainbus0 # DIO/DIO-II bus 120 121# Real-time clock (not optional) 122rtc* at intio? 123 124# Human Interface Loop 125hil* at intio? 126 127# Frodo utility chip found on 4xx's 128frodo* at intio? 129 130# 8250-like serial ports found on Frodo ASIC 131#dnkbd0 at frodo? offset 0x0 # Domain keyboard flavor 132apci* at frodo? offset ? # tty flavor 133 134# Davinci framebuffer 135dvbox* at intio? 136dvbox* at dio? scode ? 137 138# Gatorbox framebuffer 139gbox* at intio? 140gbox* at dio? scode ? 141 142# Hyperion framebuffer 143hyper* at dio? scode ? 144 145# Renaissance framebuffer 146rbox* at intio? 147rbox* at dio? scode ? 148 149# Topcat/catseye framebuffers 150topcat* at intio? 151topcat* at dio? scode ? 152 153# Framebuffer abstraction 154grf* at dvbox? 155grf* at gbox? 156grf* at hyper? 157grf* at rbox? 158grf* at topcat? 159 160# Internal Terminal Emulator 161ite* at grf? 162 163dca0 at dio? scode 9 flags 1 # DCA serial interfaces 164dca* at dio? scode ? 165 166dcm* at dio? scode ? flags 0xe # DCM 4- or 8-port serial interfaces 167 168le* at dio? scode ? # LANCE ethernet interfaces 169 170nhpib0 at dio? scode 7 # slow internal HP-IB 171nhpib* at dio? scode ? 172 173fhpib* at dio? scode ? # `fast' HP-IB 174 175hpibbus0 at nhpib0 176hpibbus* at nhpib? 177hpibbus* at fhpib? 178 179rd* at hpibbus? slave ? punit ? # HP-IB disks 180ct* at hpibbus? slave ? punit ? # HP-IB cartridge tapes 181mt* at hpibbus? slave ? punit ? # HP-IB 9-track tape 182ppi0 at hpibbus0 slave 5 punit 0 # HP-IB plotter 183 184oscsi* at dio? scode ? # Old HP SCSI 185 186sd* at oscsi? target ? lun ? # SCSI disks 187st* at oscsi? target ? lun ? # SCSI tapes 188ac* at oscsi? target ? lun ? # SCSI changers 189 190pseudo-device pty # pseudo-terminals 191pseudo-device sl 4 # SLIP network interfaces 192pseudo-device ppp 4 # PPP network interfaces 193pseudo-device bpfilter 16 # Berkeley packet filter 194pseudo-device vnd 4 # vnode pseudo-disks 195pseudo-device ccd 4 # concatenated disk devices 196#pseudo-device raid 4 # RAIDframe disk driver 197#options RAID_AUTOCONFIG # auto-configuration of RAID components 198pseudo-device loop # loopback network interface 199pseudo-device ipfilter # IP Filter package 200#pseudo-device gre 2 # generic L3 over IP tunnel 201pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) 202#pseudo-device faith 1 # IPv[46] tcp relay translation i/f 203#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation 204pseudo-device vlan # IEEE 802.1q encapsulation 205#pseudo-device bridge # simple inter-network bridging 206pseudo-device rnd # /dev/random and in-kernel generator 207