xref: /netbsd-src/sys/arch/atari/conf/FALCON (revision 111c077e204ad354c211478e5612b2aee68c388f)
124644e51Sleo#
2*111c077eSnat# $NetBSD: FALCON,v 1.123 2022/12/22 11:05:55 nat Exp $
324644e51Sleo#
41324cab4Sleo# This file was automatically created. Changes will be
51324cab4Sleo# lost when running makeconf in this directory.
624644e51Sleo#
71324cab4Sleo# Created from:
8f59d0214Ssimonb#		NetBSD: GENERIC.in,v 1.124 2022/08/07 02:52:24 simonb Exp $
9b87085e3Sleoinclude "arch/atari/conf/std.atari"
10d1b38523Satatatoptions INCLUDE_CONFIG_FILE # embed config file in kernel binary
1157ca9549Stsutsuimakeoptions 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.
121324cab4Sleomaxusers 16
1324644e51Sleooptions HZ=64 # Set the clock-rate (48/64/96)
141324cab4Sleooptions INSECURE # disable kernel security levels
151324cab4Sleooptions M68030 # support for 030
161324cab4Sleooptions FPU_EMULATE # Support for MC68881/MC68882 emulator
171324cab4Sleooptions M68040 # support for 040
1866b0aa63Sabsoptions M68060 # support for 060
191324cab4Sleooptions FPSP # 68040 Floatingpoint support
2066b0aa63Sabsoptions M060SP # MC68060 software support (Required for 060)
211324cab4Sleooptions INET # IP + ICMP + TCP + UDP
221324cab4Sleooptions INET6 # IPV6
231324cab4Sleooptions PPP_BSDCOMP # BSD-Compress compression support for PPP
241324cab4Sleooptions PPP_DEFLATE # Deflate compression support for PPP
251324cab4Sleooptions PPP_FILTER # Active filter support for PPP (requires bpf)
268496115aSthorpejfile-system FFS # Berkeley fast file system
278496115aSthorpejfile-system MFS # Memory based filesystem
288496115aSthorpejfile-system MSDOSFS # MSDOS filesystem
298496115aSthorpejfile-system CD9660 # ISO 9660 filesystem with Rock Ridge
3066b0aa63Sabsfile-system KERNFS # Kernel parameter filesystem
311324cab4Sleofile-system NFS # Network File System client side code
321324cab4Sleofile-system PROCFS # Process filesystem
331324cab4Sleofile-system NULLFS # Loopback filesystem
3493c362d7Schristosfile-system PTYFS # /dev/pts/N support
351542e433Stsutsuifile-system TMPFS # Efficient memory file-system
367bbf82b7Sdhollandoptions WAPBL # File system journaling support
372c3ae0c2Stsutsuioptions FFS_NO_SNAPSHOT # No FFS snapshot support
38f59d0214Ssimonboptions NFSSERVER # Network File System server
3924644e51Sleooptions PANICWAIT # Require keystroke to dump/reboot
4024644e51Sleooptions DDB # Kernel debugger
411324cab4Sleooptions DDB_HISTORY_SIZE=100 # Enable history editing in DDB
4295772a88Smrginclude "conf/compat_netbsd10.config"
4326930db2Slukemoptions COMPAT_AOUT_M68K # Compatibility to a.out executables
4426930db2Slukemoptions EXEC_AOUT # a.out format executables
451324cab4Sleooptions SYSVSHM # System V shared memory
461324cab4Sleooptions SYSVMSG # System V messages
471324cab4Sleooptions SYSVSEM # System V semaphores
4824644e51Sleooptions KTRACE # Add kernel tracing system call
496ef0105bSlukemoptions USERCONF # userconf(4) support
504994bd88Sbouyeroptions SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
512c3ae0c2Stsutsuioptions MODULAR # new style module(7) framework
52996b0ff5Stsutsuioptions ST_POOL_SIZE=56 # for SCSI, FDC, and Xserver
531324cab4Sleooptions FALCON_SCSI # SCSI-support for Falcon
549c9abeb6Sleooptions FALCON_VIDEO # Graphics support for FALCON
55114271a0Spkoptions MEMORY_DISK_HOOKS # Boot RAM-disk
56dc321cadSleooptions DISKLABEL_NBDA # NetBSD disklabels (required)
57dc321cadSleooptions DISKLABEL_AHDI # NetBSD/AHDI disklabels
581324cab4Sleooptions RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM
5945501e0dSleooptions MSGBUFSIZE=32768 # size of kernel msg. buffer
601324cab4Sleooptions TRY_SCSI_LINKED_COMMANDS=0x7f
618496115aSthorpejconfig netbsd root on ? type ?
6224644e51Sleopseudo-device sl # Slip
6324644e51Sleopseudo-device ppp # ppp
64b1f94e26Sjdolecekpseudo-device pty # pseudo-terminals
6524644e51Sleopseudo-device loop # Loopback network
66f9d9b76cShannkenpseudo-device md # Boot memory disk
6784c870d6Sabspseudo-device vnd # 3 pseudo disks (see vnconfig)
686d1dc467Srpaulopseudo-device bpfilter # berkeley packet filters
696ff13154Scubepseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933)
701cf9828fSpavelpseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
719574a413Slukempseudo-device clockctl # user control of clock subsystem
72bd558eeeSisakipseudo-device drvctl # user control of drive subsystem
73d31d8d05Stsutsuipseudo-device ksyms # /dev/ksyms
741324cab4Sleopseudo-device view 4 # View (graphics mapping)
75e409b5d5Sleopseudo-device mouse 1 # mouse
761324cab4Sleoncrscsi0 at mainbus0 # NCR5380 SCSI driver
7724644e51Sleozs0 at mainbus0 # Serial support through 8530
787003cf19Smartingrfbus0 at mainbus0 # bitmapped display's
797c575717Sleogrfcc0 at grfbus0 # graphics driver
807c575717Sleoite0 at grfcc0 # console
811324cab4Sleonvr0 at mainbus0 # nvram driver
827c575717Sleogrfcc1 at grfbus0 # 2nd graphics driver
837c575717Sleoite1 at grfcc1 # 2nd tty
847c575717Sleogrfcc2 at grfbus0 # 3rd graphics driver
857c575717Sleoite2 at grfcc2 # 3rd tty
86baa16e91Sleolp0 at mainbus0 # centronics printer
87adc78de5Sleoser0 at mainbus0 # UART on first 68901 (ttyB0)
886df9ceddStsutsuine0 at mainbus0 # EtherNEC on Atari ROM cartridge slot
8985966e66Sleowdc0 at mainbus0 # IDE-bus
907a7a287eSbouyeratabus* at wdc? channel ?
917a7a287eSbouyerwd* at atabus? drive ?
927a7a287eSbouyeratapibus* at atabus?
93396634e8Sleocd* at atapibus? drive ? # ATAPI CD-ROM drives
9484c870d6Sabsscsibus* at scsi? # SCSI bus
951324cab4Sleosd* at scsibus? target ? lun ? # SCSI disk drives
961324cab4Sleocd* at scsibus? target ? lun ? # SCSI CD-ROM drives
97*111c077eSnatdse* at scsibus? target ? lun ?	# SCSI ethernet (Dayna)
981324cab4Sleose* at scsibus? target ? lun ? # SCSI ethernet
99