1 1.1 leo # 2 1.59.2.2 he # $NetBSD: ATARITT,v 1.59.2.2 2004/07/02 20:01:38 he Exp $ 3 1.1 leo # 4 1.34 leo # This file was automatically created. Changes will be 5 1.34 leo # lost when running makeconf in this directory. 6 1.1 leo # 7 1.41 lukem # Created from: 8 1.36 leo # NetBSD: ATARITT.in,v 1.4 2001/04/10 06:28:38 leo Exp $ 9 1.59.2.2 he # NetBSD: GENERIC.in,v 1.33.2.2 2004/07/02 17:39:46 he Exp $ 10 1.59.2.2 he 11 1.59.2.2 he #This configuration file is for a GENERIC ATARI-TT 12 1.59.2.2 he 13 1.59.2.2 he #Generic atari 14 1.59.2.2 he 15 1.15 leo include "arch/atari/conf/std.atari" 16 1.34 leo 17 1.59.2.2 he options INCLUDE_CONFIG_FILE # embed config file in kernel binary 18 1.59.2.2 he 19 1.59.2.2 he #Add support for about 16 users. This variable is used to size 20 1.59.2.2 he #various kernel structures. 21 1.59.2.2 he 22 1.59.2.2 he maxusers 16 23 1.1 leo 24 1.59.2.2 he options HZ=64 # Set the clock-rate (48/64/96) 25 1.34 leo 26 1.59.2.2 he #Standard system options 27 1.59.2.2 he options INSECURE # disable kernel security levels 28 1.59.2.2 he #options NTP # NTP phase/frequency locked loop 29 1.59.2.2 he 30 1.59.2.2 he #Enable experimental buffer queue strategy for better responsiveness under 31 1.59.2.2 he #high disk I/O load. Use it with caution - it's not proven to be stable yet. 32 1.59.2.2 he #options NEW_BUFQ_STRATEGY 33 1.59.2.2 he 34 1.59.2.2 he #(Co)processors this kernel should support 35 1.59.2.2 he 36 1.59.2.2 he options M68030 # support for 030 37 1.59.2.2 he options FPU_EMULATE # Support for MC68881/MC68882 emulator 38 1.59.2.2 he 39 1.59.2.2 he options M68040 # support for 040 40 1.59.2.2 he options FPSP # 68040 Floatingpoint support 41 1.59.2.2 he 42 1.59.2.2 he #Networking options 43 1.59.2.2 he 44 1.59.2.2 he options INET # IP + ICMP + TCP + UDP 45 1.59.2.2 he 46 1.59.2.2 he options INET6 # IPV6 47 1.59.2.2 he #options IPSEC # IP security 48 1.59.2.2 he #options IPSEC_ESP # IP security (encryption part; define w/IPSEC) 49 1.59.2.2 he #options IPSEC_DEBUG # debug for IP security 50 1.59.2.2 he #options GATEWAY # packet forwarding 51 1.59.2.2 he #options MROUTING # IP multicast routing 52 1.59.2.2 he options NS # XNS 53 1.59.2.2 he #options NSIP # XNS tunneling over IP 54 1.59.2.2 he options ISO,TPIP # OSI 55 1.59.2.2 he #options EON # OSI tunneling over IP 56 1.59.2.2 he options CCITT,LLC,HDLC # X.25 57 1.59.2.2 he 58 1.59.2.2 he options NETATALK # AppleTalk networking protocols 59 1.59.2.2 he 60 1.59.2.2 he options PPP_BSDCOMP # BSD-Compress compression support for PPP 61 1.59.2.2 he options PPP_DEFLATE # Deflate compression support for PPP 62 1.59.2.2 he options PPP_FILTER # Active filter support for PPP (requires bpf) 63 1.59.2.2 he 64 1.59.2.2 he options PFIL_HOOKS # pfil(9) packet filter hooks 65 1.59.2.2 he options IPFILTER_LOG # ipmon(8) log support 66 1.59.2.2 he #options IPFILTER_DEFAULT_BLOCK # block packages by default 67 1.59.2.2 he 68 1.59.2.2 he #options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG 69 1.59.2.2 he 70 1.59.2.2 he #options ALTQ # Manipulate network interfaces' output queues 71 1.59.2.2 he #options ALTQ_BLUE # Stochastic Fair Blue 72 1.59.2.2 he #options ALTQ_CBQ # Class-Based Queueing 73 1.59.2.2 he #options ALTQ_CDNR # Diffserv Traffic Conditioner 74 1.59.2.2 he #options ALTQ_FIFOQ # First-In First-Out Queue 75 1.59.2.2 he #options ALTQ_FLOWVALVE # RED/flow-valve (red-penalty-box) 76 1.59.2.2 he #options ALTQ_HFSC # Hierarchical Fair Service Curve 77 1.59.2.2 he #options ALTQ_LOCALQ # Local queueing discipline 78 1.59.2.2 he #options ALTQ_PRIQ # Priority Queueing 79 1.59.2.2 he #options ALTQ_RED # Random Early Detection 80 1.59.2.2 he #options ALTQ_RIO # RED with IN/OUT 81 1.59.2.2 he #options ALTQ_WFQ # Weighted Fair Queueing 82 1.59.2.2 he 83 1.59.2.2 he #File systems 84 1.59.2.2 he file-system FFS # Berkeley fast file system 85 1.59.2.2 he file-system MFS # Memory based filesystem 86 1.59.2.2 he file-system KERNFS # Kernel parameter filesystem 87 1.59.2.2 he file-system MSDOSFS # MSDOS filesystem 88 1.59.2.2 he file-system CD9660 # ISO 9660 filesystem with Rock Ridge 89 1.59.2.2 he 90 1.59.2.2 he file-system NFS # Network File System client side code 91 1.59.2.2 he file-system PROCFS # Process filesystem 92 1.59.2.2 he file-system FDESC # /dev/fd 93 1.59.2.2 he file-system NULLFS # Loopback filesystem 94 1.59.2.2 he file-system OVERLAY # overlay filesystem 95 1.59.2.2 he file-system UNION # union file system 96 1.59.2.2 he file-system UMAPFS # null file system (with uid & gid remapping) 97 1.59.2.2 he file-system PORTAL # portal file system 98 1.59.2.2 he file-system EXT2FS # second extended file system (linux) 99 1.59.2.2 he file-system LFS # log-structured file system 100 1.59.2.2 he 101 1.59.2.2 he #File system options 102 1.59.2.2 he options QUOTA # Disk quotas for local disks 103 1.59.2.2 he #options FFS_EI # FFS Endian Independant support 104 1.59.2.2 he options SOFTDEP # FFS soft updates support. 105 1.59.2.2 he options NFSSERVER # Network File System server side code 106 1.59.2.2 he #options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and 107 1.59.2.2 he # immutable) behave as system flags. 108 1.59.2.2 he 109 1.59.2.2 he #Misc. debugging options 110 1.59.2.2 he 111 1.59.2.2 he options PANICWAIT # Require keystroke to dump/reboot 112 1.59.2.2 he options DDB # Kernel debugger 113 1.59.2.2 he 114 1.59.2.2 he options DDB_HISTORY_SIZE=100 # Enable history editing in DDB 115 1.59.2.2 he #options DEBUG # expensive debugging checks/support 116 1.59.2.2 he 117 1.59.2.2 he #Compatibility options for various existing systems 118 1.59.2.2 he 119 1.59.2.2 he options COMPAT_43 # 4.3 BSD compatible system calls (required) 120 1.59.2.2 he options COMPAT_10 # Compatibility to NetBSD1.0 121 1.59.2.2 he options COMPAT_11 # Compatibility to NetBSD1.1 122 1.59.2.2 he options COMPAT_12 # Compatibility to NetBSD1.2 123 1.59.2.2 he options COMPAT_13 # Compatibility to NetBSD1.3 124 1.59.2.2 he options COMPAT_14 # Compatibility to NetBSD1.4 125 1.59.2.2 he options COMPAT_15 # Compatibility to NetBSD1.5 126 1.59.2.2 he options COMPAT_16 # Compatibility to NetBSD1.6 127 1.59.2.2 he 128 1.59.2.2 he #options COMPAT_09 # has no meaning on the atari 129 1.59.2.2 he #options COMPAT_SUNOS # Support to run Sun-3 executables 130 1.59.2.2 he #options COMPAT_SVR4 # Support to run SVR4 executables 131 1.59.2.2 he #options COMPAT_LINUX # Support to run Linux/m68k executables 132 1.59.2.2 he #options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended. 133 1.59.2.2 he 134 1.59.2.2 he options COMPAT_AOUT_M68K # Compatibility to a.out executables 135 1.59.2.2 he options EXEC_AOUT # a.out format executables 136 1.59.2.2 he 137 1.59.2.2 he #Support for System V IPC facilities. 138 1.59.2.2 he 139 1.59.2.2 he options SYSVSHM # System V shared memory 140 1.59.2.2 he options SYSVMSG # System V messages 141 1.59.2.2 he options SYSVSEM # System V semaphores 142 1.59.2.2 he #options SEMMNI=10 # number of semaphore identifiers 143 1.59.2.2 he #options SEMUME=10 # max number of undo entries per proc. 144 1.59.2.2 he #options SEMMNU=30 # number of undo structures in system 145 1.59.2.2 he options P1003_1B_SEMAPHORE # p1003.1b semaphore support 146 1.59.2.2 he 147 1.59.2.2 he #Support for various kernel options 148 1.59.2.2 he 149 1.59.2.2 he options KTRACE # Add kernel tracing system call 150 1.59.2.2 he options SYSTRACE # system call vetting via systrace(1) 151 1.59.2.2 he options DIAGNOSTIC # Add additional error checking code 152 1.59.2.2 he options USERCONF # userconf(4) support 153 1.59.2.2 he #options PIPE_SOCKETPAIR # smaller, but slower pipe(2) 154 1.59.2.2 he 155 1.59.2.2 he #These options enable verbose messages for several subsystems. 156 1.59.2.2 he #Warning, these may compile large string tables into the kernel! 157 1.59.2.2 he 158 1.59.2.2 he options SCSIVERBOSE # human readable SCSI error messages 159 1.59.2.2 he 160 1.59.2.2 he #Atari specific options 161 1.59.2.2 he 162 1.59.2.2 he #options KFONT_8x8 # Use 8x8 font instead of 8x16 163 1.59.2.2 he options ST_POOL_SIZE=22 # smallest that allows TT-HIGH 164 1.59.2.2 he 165 1.59.2.2 he options TT_SCSI # SCSI-support for TT 166 1.59.2.2 he options TT_VIDEO # Graphics support for TT 167 1.59.2.2 he #options ET4000_HAS_2MB_MEM # et4000 with 2 MB video memory 168 1.59.2.2 he 169 1.59.2.2 he options MEMORY_DISK_HOOKS # Boot RAM-disk 170 1.59.2.2 he options DISKLABEL_NBDA # NetBSD disklabels (required) 171 1.59.2.2 he options DISKLABEL_AHDI # NetBSD/AHDI disklabels 172 1.59.2.2 he 173 1.59.2.2 he options SERCONSOLE # modem1 console support 174 1.59.2.2 he options RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM 175 1.59.2.2 he options MSGBUFSIZE=32768 # size of kernel msg. buffer 176 1.59.2.2 he #options STATCLOCK # Separate {stat,prof}clock 177 1.59.2.2 he 178 1.59.2.2 he #Try linked commands on all targets 179 1.59.2.2 he options TRY_SCSI_LINKED_COMMANDS=0x7f 180 1.59.2.2 he 181 1.59.2.2 he #Build one kernel that can boot from any disk. 182 1.59.2.2 he 183 1.59.2.2 he config netbsd root on ? type ? 184 1.59.2.2 he 185 1.59.2.2 he pseudo-device sl # Slip 186 1.59.2.2 he pseudo-device ppp # ppp 187 1.59.2.2 he 188 1.59.2.2 he pseudo-device pppoe # PPP over Ethernet (RFC 2516) 189 1.59.2.2 he 190 1.59.2.2 he pseudo-device pty # pseudo-terminals 191 1.59.2.2 he pseudo-device loop # Loopback network 192 1.59.2.2 he pseudo-device vnd 3 # 3 pseudo disks (see vnconfig) 193 1.59.2.2 he pseudo-device md 3 # Boot memory disk 194 1.59.2.2 he 195 1.59.2.2 he pseudo-device bpfilter 2 # berkeley packet filters 196 1.59.2.2 he pseudo-device tun 2 # network tunnel 197 1.59.2.2 he #pseudo-device gre 2 # generic L3 over IP tunnel 198 1.59.2.2 he pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) 199 1.59.2.2 he #pseudo-device faith 1 # IPv[46] tcp relay translation i/f 200 1.59.2.2 he #pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation 201 1.59.2.2 he 202 1.59.2.2 he pseudo-device vlan # IEEE 802.1q encapsulation 203 1.59.2.2 he pseudo-device bridge # simple inter-network bridging 204 1.59.2.2 he 205 1.59.2.2 he pseudo-device ccd 4 # concatenating disk driver 206 1.59.2.2 he #pseudo-device cgd 4 # cryptographic disk driver 207 1.59.2.2 he pseudo-device raid 8 # RAIDframe disk driver 208 1.59.2.2 he options RAID_AUTOCONFIG # auto-configuration of RAID components 209 1.59.2.2 he #Options to enable various other RAIDframe RAID types. 210 1.59.2.2 he #options RF_INCLUDE_EVENODD=1 211 1.59.2.2 he #options RF_INCLUDE_RAID5_RS=1 212 1.59.2.2 he #options RF_INCLUDE_PARITYLOGGING=1 213 1.59.2.2 he #options RF_INCLUDE_CHAINDECLUSTER=1 214 1.59.2.2 he #options RF_INCLUDE_INTERDECLUSTER=1 215 1.59.2.2 he #options RF_INCLUDE_PARITY_DECLUSTERING=1 216 1.59.2.2 he #options RF_INCLUDE_PARITY_DECLUSTERING_DS=1 217 1.59.2.2 he pseudo-device ipfilter # IP filtering device 218 1.59.2.2 he pseudo-device rnd # /dev/random and in-kernel generator 219 1.59.2.2 he pseudo-device clockctl # user control of clock subsystem 220 1.59.2.2 he 221 1.59.2.2 he #Hardware options for GENERIC are in the various machine type specific files 222 1.59.2.2 he 223 1.59.2.2 he pseudo-device view 4 # View (graphics mapping) 224 1.59.2.2 he 225 1.59.2.2 he pseudo-device mouse 1 # mouse 226 1.59.2.2 he 227 1.59.2.2 he #The following sections describe various hardware options. 228 1.59.2.2 he 229 1.59.2.2 he ncrscsi0 at mainbus0 # NCR5380 SCSI driver 230 1.59.2.2 he scsibus0 at ncrscsi0 # SCSI bus 231 1.59.2.2 he zs0 at mainbus0 # Serial support through 8530 232 1.59.2.2 he grfbus0 at mainbus0 # bitmapped display's 233 1.59.2.2 he grfcc0 at grfbus0 # graphics driver 234 1.59.2.2 he ite0 at grfcc0 # console 235 1.59.2.2 he nvr0 at mainbus0 # nvram driver 236 1.59.2.2 he 237 1.59.2.2 he grfcc1 at grfbus0 # 2nd graphics driver 238 1.59.2.2 he ite1 at grfcc1 # 2nd tty 239 1.59.2.2 he grfcc2 at grfbus0 # 3rd graphics driver 240 1.59.2.2 he ite2 at grfcc2 # 3rd tty 241 1.59.2.2 he lp0 at mainbus0 # centronics printer 242 1.59.2.2 he ser0 at mainbus0 # UART on first 68901 (ttyB0) 243 1.59.2.2 he avmebus0 at mainbus0 # VME bus 244 1.59.2.2 he vme0 at avmebus0 245 1.59.2.2 he le0 at vme0 irq 5 # Lance ethernet (Riebl/PAM). 246 1.59.2.2 he le0 at vme0 irq 4 # Lance ethernet (BVME410). 247 1.59.2.2 he et0 at vme0 # Crazy Dots II 248 1.59.2.2 he 249 1.59.2.2 he #SCSI devices 250 1.59.2.2 he sd* at scsibus? target ? lun ? # SCSI disk drives 251 1.59.2.2 he st* at scsibus? target ? lun ? # SCSI tape drives 252 1.59.2.2 he cd* at scsibus? target ? lun ? # SCSI CD-ROM drives 253 1.59.2.2 he 254 1.59.2.2 he ch* at scsibus? target ? lun ? # SCSI autochangers 255 1.59.2.2 he ss* at scsibus? target ? lun ? # SCSI scanners 256 1.59.2.2 he se* at scsibus? target ? lun ? # SCSI ethernet 257 1.59.2.2 he uk* at scsibus? target ? lun ? # SCSI unknown 258 1.34 leo 259