MILAN-ISAIDE revision 1.96
11.1Sleo# 21.88Smrg# $NetBSD: MILAN-ISAIDE,v 1.96 2022/06/12 06:57:07 tsutsui Exp $ 31.1Sleo# 41.1Sleo# This file was automatically created. Changes will be 51.1Sleo# lost when running makeconf in this directory. 61.1Sleo# 71.6Slukem# Created from: 81.93Stsutsui# NetBSD: MILAN.in,v 1.29 2019/05/04 13:12:03 tsutsui Exp $ 91.96Stsutsui# NetBSD: GENERIC.in,v 1.122 2022/06/12 06:54:32 tsutsui Exp $ 101.28Sabsinclude "arch/atari/conf/std.milan" 111.28Sabsoptions INCLUDE_CONFIG_FILE # embed config file in kernel binary 121.96Stsutsuimakeoptions 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. 131.28Sabsmaxusers 16 141.28Sabsoptions HZ=64 # Set the clock-rate (48/64/96) 151.28Sabsoptions INSECURE # disable kernel security levels 161.28Sabsoptions M68040 # support for 040 171.28Sabsoptions M68060 # support for 060 181.28Sabsoptions FPSP # 68040 Floatingpoint support 191.28Sabsoptions M060SP # MC68060 software support (Required for 060) 201.28Sabsoptions INET # IP + ICMP + TCP + UDP 211.28Sabsoptions INET6 # IPV6 221.28Sabsoptions PPP_BSDCOMP # BSD-Compress compression support for PPP 231.28Sabsoptions PPP_DEFLATE # Deflate compression support for PPP 241.28Sabsoptions PPP_FILTER # Active filter support for PPP (requires bpf) 251.28Sabsfile-system FFS # Berkeley fast file system 261.28Sabsfile-system MFS # Memory based filesystem 271.28Sabsfile-system MSDOSFS # MSDOS filesystem 281.28Sabsfile-system CD9660 # ISO 9660 filesystem with Rock Ridge 291.56Sabsfile-system KERNFS # Kernel parameter filesystem 301.28Sabsfile-system NFS # Network File System client side code 311.28Sabsfile-system PROCFS # Process filesystem 321.28Sabsfile-system NULLFS # Loopback filesystem 331.39Schristosfile-system PTYFS # /dev/pts/N support 341.70Stsutsuifile-system TMPFS # Efficient memory file-system 351.75Sdhollandoptions WAPBL # File system journaling support 361.84Stsutsuioptions FFS_NO_SNAPSHOT # No FFS snapshot support 371.28Sabsoptions NFSSERVER # Network File System server side code 381.28Sabsoptions PANICWAIT # Require keystroke to dump/reboot 391.28Sabsoptions DDB # Kernel debugger 401.28Sabsoptions DDB_HISTORY_SIZE=100 # Enable history editing in DDB 411.88Smrginclude "conf/compat_netbsd10.config" 421.28Sabsoptions COMPAT_AOUT_M68K # Compatibility to a.out executables 431.28Sabsoptions EXEC_AOUT # a.out format executables 441.28Sabsoptions SYSVSHM # System V shared memory 451.28Sabsoptions SYSVMSG # System V messages 461.28Sabsoptions SYSVSEM # System V semaphores 471.28Sabsoptions KTRACE # Add kernel tracing system call 481.28Sabsoptions USERCONF # userconf(4) support 491.31Sbouyeroptions SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel 501.84Stsutsuioptions MODULAR # new style module(7) framework 511.57Sabsoptions ST_POOL_SIZE=24 # smallest that allows TT-HIGH 521.28Sabsoptions MEMORY_DISK_HOOKS # Boot RAM-disk 531.28Sabsoptions DISKLABEL_NBDA # NetBSD disklabels (required) 541.28Sabsoptions DISKLABEL_AHDI # NetBSD/AHDI disklabels 551.28Sabsoptions RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM 561.28Sabsoptions MSGBUFSIZE=32768 # size of kernel msg. buffer 571.28Sabsoptions TRY_SCSI_LINKED_COMMANDS=0x7f 581.28Sabsconfig netbsd root on ? type ? 591.28Sabspseudo-device sl # Slip 601.28Sabspseudo-device ppp # ppp 611.28Sabspseudo-device pty # pseudo-terminals 621.28Sabspseudo-device loop # Loopback network 631.72Shannkenpseudo-device md # Boot memory disk 641.45Srpaulopseudo-device vnd # 3 pseudo disks (see vnconfig) 651.43Srpaulopseudo-device bpfilter # berkeley packet filters 661.45Srpaulopseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933) 671.46Spavelpseudo-device stf # 6to4 IPv6 over IPv4 encapsulation 681.28Sabspseudo-device clockctl # user control of clock subsystem 691.92Sisakipseudo-device drvctl # user control of drive subsystem 701.62Stsutsuipseudo-device ksyms # /dev/ksyms 711.28Sabsexphy* at mii? phy ? # 3Com internal PHYs 721.28Sabsinphy* at mii? phy ? # Intel 82555 PHYs 731.28Sabsiophy* at mii? phy ? # Intel 82553 PHYs 741.28Sabsukphy* at mii? phy ? # generic unknown PHYs 751.28Sabsep* at pci? dev ? function ? # 3Com 3c59x 761.28Sabsfxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B 771.28Sabseso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive 781.28Sabsaudio* at eso? 791.88Smrgspkr* at audio? # PC speaker (synthesized) 801.28Sabsoptions WSEMUL_VT100 # VT100 / VT220 emulation 811.28Sabsoptions WS_KERNEL_FG=WSCOL_WHITE 821.28Sabsoptions WS_KERNEL_BG=WSCOL_BLACK 831.81Stsutsuioptions WSDISPLAY_COMPAT_USL # wsconscfg VT handling 841.28Sabsoptions WSDISPLAY_DEFAULTSCREENS=4 851.28Sabsoptions PCDISPLAY_SOFTCURSOR 861.28Sabsisab0 at mainbus0 # ISA-bus 871.28Sabsisa0 at isab0 881.28Sabspcib0 at mainbus0 # PCI-bus 891.28Sabspci0 at pcib0 901.28Sabsnvr0 at mainbus0 # nvram driver 911.28Sabsser0 at mainbus0 921.28Sabsfdcisa0 at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy contr. 931.28Sabsfdisa0 at fdcisa0 drive 0 941.28Sabswdc0 at isa? port 0x1f0 irq 14 flags 0x04 # 1st IDE controller 951.28Sabswdc1 at isa? port 0x170 irq 15 flags 0x04 # 2nd IDE controller 961.28Sabsatabus* at ata? channel ? 971.28Sabsvga0 at pci? dev ? function ? # a PCI VGA card 981.28Sabswsdisplay* at vga? console ? # as a wscons console 991.28Sabspckbc0 at isa? # PC keyboard controller 1001.28Sabspckbd* at pckbc? # PC keyboard 1011.93Stsutsuipms* at pckbc? # PS/2 mouse 1021.28Sabswskbd* at pckbd? console ? # wscons keyboard 1031.93Stsutsuiwsmouse* at pms? # wscons mouse 1041.93Stsutsuipseudo-device wsmux # mouse & keyboard multiplexor 1051.28Sabswd* at atabus? drive ? 1061.28Sabsatapibus* at atabus? # ATAPI bus support 1071.28Sabscd* at atapibus? drive ? # ATAPI CD-ROM drives 108