xref: /netbsd-src/sys/arch/atari/conf/ATARITT (revision 111c077e204ad354c211478e5612b2aee68c388f)
1#
2# $NetBSD: ATARITT,v 1.126 2022/12/22 11:05:55 nat 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.124 2022/08/07 02:52:24 simonb Exp $
9include "arch/atari/conf/std.atari"
10options INCLUDE_CONFIG_FILE # embed config file in kernel binary
11makeoptions COPTS="-O2 -fno-reorder-blocks -fno-unwind-tables -fno-omit-frame-pointer" # See share/mk/sys.mk. -fno-omit-frame-pointer is necessary for backtraces in DDB.
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
34options PANICWAIT # Require keystroke to dump/reboot
35options DDB # Kernel debugger
36options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
37include "conf/compat_netbsd10.config"
38options COMPAT_AOUT_M68K # Compatibility to a.out executables
39options EXEC_AOUT # a.out format executables
40options SYSVSHM # System V shared memory
41options SYSVMSG # System V messages
42options SYSVSEM # System V semaphores
43options KTRACE # Add kernel tracing system call
44options USERCONF # userconf(4) support
45options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
46options MODULAR # new style module(7) framework
47options ST_POOL_SIZE=56 # for SCSI, FDC, and Xserver
48options TT_SCSI # SCSI-support for TT
49options TT_VIDEO # Graphics support for TT
50options MEMORY_DISK_HOOKS # Boot RAM-disk
51options DISKLABEL_NBDA # NetBSD disklabels (required)
52options DISKLABEL_AHDI # NetBSD/AHDI disklabels
53options RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM
54options MSGBUFSIZE=32768 # size of kernel msg. buffer
55options TRY_SCSI_LINKED_COMMANDS=0x7f
56config netbsd root on ? type ?
57pseudo-device sl # Slip
58pseudo-device ppp # ppp
59pseudo-device pty # pseudo-terminals
60pseudo-device loop # Loopback network
61pseudo-device md # Boot memory disk
62pseudo-device vnd # 3 pseudo disks (see vnconfig)
63pseudo-device bpfilter # berkeley packet filters
64pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933)
65pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
66pseudo-device clockctl # user control of clock subsystem
67pseudo-device drvctl # user control of drive subsystem
68pseudo-device ksyms # /dev/ksyms
69pseudo-device view 4 # View (graphics mapping)
70pseudo-device mouse 1 # mouse
71ncrscsi0 at mainbus0 # NCR5380 SCSI driver
72zs0 at mainbus0 # Serial support through 8530
73grfbus0 at mainbus0 # bitmapped display's
74grfcc0 at grfbus0 # graphics driver
75ite0 at grfcc0 # console
76nvr0 at mainbus0 # nvram driver
77grfcc1 at grfbus0 # 2nd graphics driver
78ite1 at grfcc1 # 2nd tty
79grfcc2 at grfbus0 # 3rd graphics driver
80ite2 at grfcc2 # 3rd tty
81lp0 at mainbus0 # centronics printer
82ser0 at mainbus0 # UART on first 68901 (ttyB0)
83ne0 at mainbus0 # EtherNEC on Atari ROM cartridge slot
84avmebus0 at mainbus0 # VME bus
85vme0 at avmebus0
86le0 at vme0 irq 5 # Lance ethernet (Riebl/PAM).
87le0 at vme0 irq 4 # Lance ethernet (BVME410).
88we0 at vme0 irq 4 # SMC Elite Ultra with SMC_TT VME-ISA bridge
89et4k0 at vme0 # Crazy Dots II
90scsibus* at scsi? # SCSI bus
91sd* at scsibus? target ? lun ? # SCSI disk drives
92cd* at scsibus? target ? lun ? # SCSI CD-ROM drives
93dse* at scsibus? target ? lun ?	# SCSI ethernet (Dayna)
94se* at scsibus? target ? lun ? # SCSI ethernet
95