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