1 1.1 leo # 2 1.60.2.1 jdc # $NetBSD: FALCON,v 1.60.2.1 2004/06/30 21:34:24 jdc 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.59 bouyer # NetBSD: FALCON.in,v 1.7 2003/10/08 11:05:27 bouyer Exp $ 9 1.60.2.1 jdc # NetBSD: GENERIC.in,v 1.37 2004/06/26 07:32:05 abs Exp $ 10 1.12 leo include "arch/atari/conf/std.atari" 11 1.34 leo 12 1.60.2.1 jdc options INCLUDE_CONFIG_FILE # embed config file in kernel binary 13 1.34 leo 14 1.60.2.1 jdc maxusers 16 15 1.1 leo 16 1.60.2.1 jdc options HZ=64 # Set the clock-rate (48/64/96) 17 1.10 leo 18 1.60.2.1 jdc options INSECURE # disable kernel security levels 19 1.60.2.1 jdc options M68030 # support for 030 20 1.60.2.1 jdc options FPU_EMULATE # Support for MC68881/MC68882 emulator 21 1.60.2.1 jdc 22 1.60.2.1 jdc options M68040 # support for 040 23 1.60.2.1 jdc options FPSP # 68040 Floatingpoint support 24 1.60.2.1 jdc options INET # IP + ICMP + TCP + UDP 25 1.60.2.1 jdc 26 1.60.2.1 jdc options INET6 # IPV6 27 1.60.2.1 jdc 28 1.60.2.1 jdc options NS # XNS 29 1.60.2.1 jdc 30 1.60.2.1 jdc options ISO,TPIP # OSI 31 1.60.2.1 jdc 32 1.60.2.1 jdc options CCITT,LLC,HDLC # X.25 33 1.60.2.1 jdc 34 1.60.2.1 jdc options PPP_BSDCOMP # BSD-Compress compression support for PPP 35 1.60.2.1 jdc options PPP_DEFLATE # Deflate compression support for PPP 36 1.60.2.1 jdc options PPP_FILTER # Active filter support for PPP (requires bpf) 37 1.60.2.1 jdc 38 1.60.2.1 jdc options PFIL_HOOKS # pfil(9) packet filter hooks 39 1.60.2.1 jdc options IPFILTER_LOG # ipmon(8) log support 40 1.60.2.1 jdc file-system FFS # Berkeley fast file system 41 1.60.2.1 jdc file-system MFS # Memory based filesystem 42 1.60.2.1 jdc file-system KERNFS # Kernel parameter filesystem 43 1.60.2.1 jdc file-system MSDOSFS # MSDOS filesystem 44 1.60.2.1 jdc file-system CD9660 # ISO 9660 filesystem with Rock Ridge 45 1.60.2.1 jdc 46 1.60.2.1 jdc file-system NFS # Network File System client side code 47 1.60.2.1 jdc file-system PROCFS # Process filesystem 48 1.60.2.1 jdc file-system FDESC # /dev/fd 49 1.60.2.1 jdc file-system NULLFS # Loopback filesystem 50 1.60.2.1 jdc file-system OVERLAY # overlay filesystem 51 1.60.2.1 jdc file-system UNION # union file system 52 1.60.2.1 jdc file-system UMAPFS # null file system (with uid & gid remapping) 53 1.60.2.1 jdc file-system PORTAL # portal file system 54 1.60.2.1 jdc file-system EXT2FS # second extended file system (linux) 55 1.60.2.1 jdc file-system LFS # log-structured file system 56 1.60.2.1 jdc 57 1.60.2.1 jdc options QUOTA # Disk quotas for local disks 58 1.60.2.1 jdc 59 1.60.2.1 jdc options SOFTDEP # FFS soft updates support. 60 1.60.2.1 jdc options NFSSERVER # Network File System server side code 61 1.60.2.1 jdc 62 1.60.2.1 jdc options PANICWAIT # Require keystroke to dump/reboot 63 1.60.2.1 jdc options DDB # Kernel debugger 64 1.60.2.1 jdc 65 1.60.2.1 jdc options DDB_HISTORY_SIZE=100 # Enable history editing in DDB 66 1.60.2.1 jdc 67 1.60.2.1 jdc options COMPAT_43 # 4.3 BSD compatible system calls (required) 68 1.60.2.1 jdc options COMPAT_10 # Compatibility to NetBSD1.0 69 1.60.2.1 jdc options COMPAT_11 # Compatibility to NetBSD1.1 70 1.60.2.1 jdc options COMPAT_12 # Compatibility to NetBSD1.2 71 1.60.2.1 jdc options COMPAT_13 # Compatibility to NetBSD1.3 72 1.60.2.1 jdc options COMPAT_14 # Compatibility to NetBSD1.4 73 1.60.2.1 jdc options COMPAT_15 # Compatibility to NetBSD1.5 74 1.60.2.1 jdc options COMPAT_16 # Compatibility to NetBSD1.6 75 1.60.2.1 jdc 76 1.60.2.1 jdc options COMPAT_AOUT_M68K # Compatibility to a.out executables 77 1.60.2.1 jdc options EXEC_AOUT # a.out format executables 78 1.60.2.1 jdc 79 1.60.2.1 jdc options SYSVSHM # System V shared memory 80 1.60.2.1 jdc options SYSVMSG # System V messages 81 1.60.2.1 jdc options SYSVSEM # System V semaphores 82 1.60.2.1 jdc options KTRACE # Add kernel tracing system call 83 1.60.2.1 jdc options SYSTRACE # system call vetting via systrace(1) 84 1.60.2.1 jdc options DIAGNOSTIC # Add additional error checking code 85 1.60.2.1 jdc options USERCONF # userconf(4) support 86 1.60.2.1 jdc options SCSIVERBOSE # human readable SCSI error messages 87 1.60.2.1 jdc options ST_POOL_SIZE=22 # smallest that allows TT-HIGH 88 1.60.2.1 jdc 89 1.60.2.1 jdc options FALCON_SCSI # SCSI-support for Falcon 90 1.60.2.1 jdc options FALCON_VIDEO # Graphics support for FALCON 91 1.60.2.1 jdc 92 1.60.2.1 jdc options MEMORY_DISK_HOOKS # Boot RAM-disk 93 1.60.2.1 jdc options DISKLABEL_NBDA # NetBSD disklabels (required) 94 1.60.2.1 jdc options DISKLABEL_AHDI # NetBSD/AHDI disklabels 95 1.60.2.1 jdc 96 1.60.2.1 jdc options SERCONSOLE # modem1 console support 97 1.60.2.1 jdc options RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM 98 1.60.2.1 jdc options MSGBUFSIZE=32768 # size of kernel msg. buffer 99 1.60.2.1 jdc 100 1.60.2.1 jdc options TRY_SCSI_LINKED_COMMANDS=0x7f 101 1.60.2.1 jdc 102 1.60.2.1 jdc config netbsd root on ? type ? 103 1.60.2.1 jdc 104 1.60.2.1 jdc pseudo-device sl # Slip 105 1.60.2.1 jdc pseudo-device ppp # ppp 106 1.60.2.1 jdc 107 1.60.2.1 jdc pseudo-device pty # pseudo-terminals 108 1.60.2.1 jdc pseudo-device loop # Loopback network 109 1.60.2.1 jdc pseudo-device vnd 3 # 3 pseudo disks (see vnconfig) 110 1.60.2.1 jdc pseudo-device md 3 # Boot memory disk 111 1.60.2.1 jdc 112 1.60.2.1 jdc pseudo-device bpfilter 2 # berkeley packet filters 113 1.60.2.1 jdc pseudo-device tun 2 # network tunnel 114 1.60.2.1 jdc 115 1.60.2.1 jdc pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) 116 1.60.2.1 jdc 117 1.60.2.1 jdc pseudo-device ccd 4 # concatenating disk driver 118 1.60.2.1 jdc 119 1.60.2.1 jdc pseudo-device raid 8 # RAIDframe disk driver 120 1.60.2.1 jdc options RAID_AUTOCONFIG # auto-configuration of RAID components 121 1.60.2.1 jdc pseudo-device ipfilter # IP filtering device 122 1.60.2.1 jdc pseudo-device rnd # /dev/random and in-kernel generator 123 1.60.2.1 jdc pseudo-device clockctl # user control of clock subsystem 124 1.60.2.1 jdc pseudo-device view 4 # View (graphics mapping) 125 1.60.2.1 jdc 126 1.60.2.1 jdc pseudo-device mouse 1 # mouse 127 1.60.2.1 jdc 128 1.60.2.1 jdc ncrscsi0 at mainbus0 # NCR5380 SCSI driver 129 1.60.2.1 jdc scsibus0 at ncrscsi0 # SCSI bus 130 1.60.2.1 jdc zs0 at mainbus0 # Serial support through 8530 131 1.60.2.1 jdc grfbus0 at mainbus0 # bitmapped display's' 132 1.60.2.1 jdc grfcc0 at grfbus0 # graphics driver 133 1.60.2.1 jdc ite0 at grfcc0 # console 134 1.60.2.1 jdc nvr0 at mainbus0 # nvram driver 135 1.60.2.1 jdc 136 1.60.2.1 jdc grfcc1 at grfbus0 # 2nd graphics driver 137 1.60.2.1 jdc ite1 at grfcc1 # 2nd tty 138 1.60.2.1 jdc grfcc2 at grfbus0 # 3rd graphics driver 139 1.60.2.1 jdc ite2 at grfcc2 # 3rd tty 140 1.60.2.1 jdc lp0 at mainbus0 # centronics printer 141 1.60.2.1 jdc ser0 at mainbus0 # UART on first 68901 (ttyB0) 142 1.60.2.1 jdc 143 1.60.2.1 jdc wdc0 at mainbus0 # IDE-bus 144 1.60.2.1 jdc atabus* at wdc? channel ? 145 1.60.2.1 jdc wd* at atabus? drive ? 146 1.34 leo 147 1.59 bouyer atapibus* at atabus? 148 1.28 leo 149 1.60.2.1 jdc cd* at atapibus? drive ? # ATAPI CD-ROM drives 150 1.34 leo 151 1.60.2.1 jdc sd* at scsibus? target ? lun ? # SCSI disk drives 152 1.60.2.1 jdc st* at scsibus? target ? lun ? # SCSI tape drives 153 1.60.2.1 jdc cd* at scsibus? target ? lun ? # SCSI CD-ROM drives 154 1.60.2.1 jdc 155 1.60.2.1 jdc ch* at scsibus? target ? lun ? # SCSI autochangers 156 1.60.2.1 jdc ss* at scsibus? target ? lun ? # SCSI scanners 157 1.60.2.1 jdc se* at scsibus? target ? lun ? # SCSI ethernet 158 1.60.2.1 jdc uk* at scsibus? target ? lun ? # SCSI unknown 159