1# 2# $NetBSD: ATARITT,v 1.116 2014/11/24 08:29:26 tsutsui Exp $ 3# 4# This file was automatically created. Changes will be 5# lost when running makeconf in this directory. 6# 7# Created from: 8# NetBSD: GENERIC.in,v 1.109 2014/11/24 08:23:48 tsutsui Exp $ 9include "arch/atari/conf/std.atari" 10options INCLUDE_CONFIG_FILE # embed config file in kernel binary 11makeoptions COPTS="-O2 -fno-reorder-blocks" # see share/mk/sys.mk 12maxusers 16 13options HZ=64 # Set the clock-rate (48/64/96) 14options INSECURE # disable kernel security levels 15options M68030 # support for 030 16options INET # IP + ICMP + TCP + UDP 17options INET6 # IPV6 18options PPP_BSDCOMP # BSD-Compress compression support for PPP 19options PPP_DEFLATE # Deflate compression support for PPP 20options PPP_FILTER # Active filter support for PPP (requires bpf) 21file-system FFS # Berkeley fast file system 22file-system MFS # Memory based filesystem 23file-system MSDOSFS # MSDOS filesystem 24file-system CD9660 # ISO 9660 filesystem with Rock Ridge 25file-system KERNFS # Kernel parameter filesystem 26file-system NFS # Network File System client side code 27file-system PROCFS # Process filesystem 28file-system NULLFS # Loopback filesystem 29file-system PTYFS # /dev/pts/N support 30file-system TMPFS # Efficient memory file-system 31options WAPBL # File system journaling support 32options FFS_NO_SNAPSHOT # No FFS snapshot support 33options NFSSERVER # Network File System server side code 34options PANICWAIT # Require keystroke to dump/reboot 35options DDB # Kernel debugger 36options DDB_HISTORY_SIZE=100 # Enable history editing in DDB 37options COMPAT_43 # 4.3 BSD compatible system calls 38options COMPAT_10 # NetBSD 1.0, 39options COMPAT_11 # NetBSD 1.1, 40options COMPAT_12 # NetBSD 1.2, 41options COMPAT_13 # NetBSD 1.3, 42options COMPAT_14 # NetBSD 1.4, 43options COMPAT_15 # NetBSD 1.5, 44options COMPAT_16 # NetBSD 1.6, 45options COMPAT_20 # NetBSD 2.0, 46options COMPAT_30 # NetBSD 3.0, 47options COMPAT_40 # NetBSD 4.0, 48options COMPAT_50 # NetBSD 5.0, 49options COMPAT_60 # NetBSD 6.0, and 50options COMPAT_70 # NetBSD 7.0 binary compatibility. 51options COMPAT_AOUT_M68K # Compatibility to a.out executables 52options EXEC_AOUT # a.out format executables 53options COMPAT_BSDPTY # /dev/[pt]ty?? ptys. 54options SYSVSHM # System V shared memory 55options SYSVMSG # System V messages 56options SYSVSEM # System V semaphores 57options KTRACE # Add kernel tracing system call 58options USERCONF # userconf(4) support 59options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel 60options MODULAR # new style module(7) framework 61options ST_POOL_SIZE=24 # smallest that allows TT-HIGH 62options TT_SCSI # SCSI-support for TT 63options TT_VIDEO # Graphics support for TT 64options MEMORY_DISK_HOOKS # Boot RAM-disk 65options DISKLABEL_NBDA # NetBSD disklabels (required) 66options DISKLABEL_AHDI # NetBSD/AHDI disklabels 67options RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM 68options MSGBUFSIZE=32768 # size of kernel msg. buffer 69options TRY_SCSI_LINKED_COMMANDS=0x7f 70config netbsd root on ? type ? 71pseudo-device sl # Slip 72pseudo-device ppp # ppp 73pseudo-device pty # pseudo-terminals 74pseudo-device loop # Loopback network 75pseudo-device md # Boot memory disk 76pseudo-device vnd # 3 pseudo disks (see vnconfig) 77pseudo-device bpfilter # berkeley packet filters 78pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933) 79pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation 80pseudo-device clockctl # user control of clock subsystem 81pseudo-device ksyms # /dev/ksyms 82pseudo-device view 4 # View (graphics mapping) 83pseudo-device mouse 1 # mouse 84ncrscsi0 at mainbus0 # NCR5380 SCSI driver 85zs0 at mainbus0 # Serial support through 8530 86grfbus0 at mainbus0 # bitmapped display's 87grfcc0 at grfbus0 # graphics driver 88ite0 at grfcc0 # console 89nvr0 at mainbus0 # nvram driver 90grfcc1 at grfbus0 # 2nd graphics driver 91ite1 at grfcc1 # 2nd tty 92grfcc2 at grfbus0 # 3rd graphics driver 93ite2 at grfcc2 # 3rd tty 94lp0 at mainbus0 # centronics printer 95ser0 at mainbus0 # UART on first 68901 (ttyB0) 96ne0 at mainbus0 # EtherNEC on Atari ROM cartridge slot 97avmebus0 at mainbus0 # VME bus 98vme0 at avmebus0 99le0 at vme0 irq 5 # Lance ethernet (Riebl/PAM). 100le0 at vme0 irq 4 # Lance ethernet (BVME410). 101we0 at vme0 irq 4 # SMC Elite Ultra with SMC_TT VME-ISA bridge 102et4k0 at vme0 # Crazy Dots II 103scsibus* at scsi? # SCSI bus 104sd* at scsibus? target ? lun ? # SCSI disk drives 105cd* at scsibus? target ? lun ? # SCSI CD-ROM drives 106se* at scsibus? target ? lun ? # SCSI ethernet 107