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