HADES revision 1.111
11.1Sleo# 21.111Smrg# $NetBSD: HADES,v 1.111 2017/09/14 07:58:39 mrg Exp $ 31.1Sleo# 41.25Sleo# This file was automatically created. Changes will be 51.25Sleo# lost when running makeconf in this directory. 61.1Sleo# 71.32Slukem# Created from: 81.111Smrg# NetBSD: HADES.in,v 1.15 2016/12/13 20:42:16 christos Exp $ 91.111Smrg# NetBSD: GENERIC.in,v 1.113 2017/07/29 18:08:56 maxv Exp $ 101.52Sabsinclude "arch/atari/conf/std.hades" 111.52Sabsoptions INCLUDE_CONFIG_FILE # embed config file in kernel binary 121.104Stsutsuimakeoptions COPTS="-O2 -fno-reorder-blocks" # see share/mk/sys.mk 131.52Sabsmaxusers 16 141.52Sabsoptions HZ=64 # Set the clock-rate (48/64/96) 151.52Sabsoptions INSECURE # disable kernel security levels 161.52Sabsoptions M68040 # support for 040 171.52Sabsoptions M68060 # support for 060 181.52Sabsoptions FPSP # 68040 Floatingpoint support 191.52Sabsoptions M060SP # MC68060 software support (Required for 060) 201.52Sabsoptions INET # IP + ICMP + TCP + UDP 211.52Sabsoptions INET6 # IPV6 221.52Sabsoptions PPP_BSDCOMP # BSD-Compress compression support for PPP 231.52Sabsoptions PPP_DEFLATE # Deflate compression support for PPP 241.52Sabsoptions PPP_FILTER # Active filter support for PPP (requires bpf) 251.52Sabsfile-system FFS # Berkeley fast file system 261.52Sabsfile-system MFS # Memory based filesystem 271.52Sabsfile-system MSDOSFS # MSDOS filesystem 281.52Sabsfile-system CD9660 # ISO 9660 filesystem with Rock Ridge 291.79Sabsfile-system KERNFS # Kernel parameter filesystem 301.52Sabsfile-system NFS # Network File System client side code 311.52Sabsfile-system PROCFS # Process filesystem 321.52Sabsfile-system NULLFS # Loopback filesystem 331.63Schristosfile-system PTYFS # /dev/pts/N support 341.93Stsutsuifile-system TMPFS # Efficient memory file-system 351.99Sdhollandoptions WAPBL # File system journaling support 361.107Stsutsuioptions FFS_NO_SNAPSHOT # No FFS snapshot support 371.52Sabsoptions NFSSERVER # Network File System server side code 381.52Sabsoptions PANICWAIT # Require keystroke to dump/reboot 391.52Sabsoptions DDB # Kernel debugger 401.52Sabsoptions DDB_HISTORY_SIZE=100 # Enable history editing in DDB 411.111Smrginclude "conf/compat_netbsd10.config" 421.52Sabsoptions COMPAT_AOUT_M68K # Compatibility to a.out executables 431.52Sabsoptions EXEC_AOUT # a.out format executables 441.52Sabsoptions SYSVSHM # System V shared memory 451.52Sabsoptions SYSVMSG # System V messages 461.52Sabsoptions SYSVSEM # System V semaphores 471.52Sabsoptions KTRACE # Add kernel tracing system call 481.52Sabsoptions USERCONF # userconf(4) support 491.55Sbouyeroptions SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel 501.107Stsutsuioptions MODULAR # new style module(7) framework 511.80Sabsoptions ST_POOL_SIZE=24 # smallest that allows TT-HIGH 521.52Sabsoptions TT_SCSI # SCSI-support for TT 531.52Sabsoptions TT_VIDEO # Graphics support for TT 541.52Sabsoptions MEMORY_DISK_HOOKS # Boot RAM-disk 551.52Sabsoptions DISKLABEL_NBDA # NetBSD disklabels (required) 561.52Sabsoptions DISKLABEL_AHDI # NetBSD/AHDI disklabels 571.52Sabsoptions RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM 581.52Sabsoptions MSGBUFSIZE=32768 # size of kernel msg. buffer 591.52Sabsoptions TRY_SCSI_LINKED_COMMANDS=0x7f 601.52Sabsconfig netbsd root on ? type ? 611.52Sabspseudo-device sl # Slip 621.52Sabspseudo-device ppp # ppp 631.52Sabspseudo-device pty # pseudo-terminals 641.52Sabspseudo-device loop # Loopback network 651.95Shannkenpseudo-device md # Boot memory disk 661.69Srpaulopseudo-device vnd # 3 pseudo disks (see vnconfig) 671.67Srpaulopseudo-device bpfilter # berkeley packet filters 681.69Srpaulopseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933) 691.70Spavelpseudo-device stf # 6to4 IPv6 over IPv4 encapsulation 701.52Sabspseudo-device clockctl # user control of clock subsystem 711.85Stsutsuipseudo-device ksyms # /dev/ksyms 721.52Sabsexphy* at mii? phy ? # 3Com internal PHYs 731.52Sabsinphy* at mii? phy ? # Intel 82555 PHYs 741.52Sabsiophy* at mii? phy ? # Intel 82553 PHYs 751.52Sabsukphy* at mii? phy ? # generic unknown PHYs 761.52Sabsep* at pci? dev ? function ? # 3Com 3c59x 771.52Sabsfxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B 781.52Sabseso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive 791.52Sabsaudio* at eso? 801.111Smrgspkr* at audio? # PC speaker (synthesized) 811.52Sabspseudo-device view 4 # View (graphics mapping) 821.52Sabspseudo-device mouse 1 # mouse 831.52Sabsncrscsi0 at mainbus0 # NCR5380 SCSI driver 841.52Sabsscsibus0 at ncrscsi0 # SCSI bus 851.52Sabszs0 at mainbus0 # Serial support through 8530 861.52Sabsnvr0 at mainbus0 # nvram driver 871.52Sabslp0 at mainbus0 # centronics printer 881.52Sabsser0 at mainbus0 # UART on first 68901 (ttyB0) 891.73Smartingrfbus0 at mainbus0 # bitmapped display's 901.52Sabsgrfet0 at grfbus0 # et4000/et6000/et6100 consoles 911.52Sabsite0 at grfet0 921.52Sabsgrfet1 at grfbus0 931.52Sabsite1 at grfet1 941.52Sabsgrfet2 at grfbus0 951.52Sabsite2 at grfet2 961.52Sabspcib0 at mainbus0 # PCI-bus 971.52Sabspci0 at pcib0 981.52Sabsavmebus0 at mainbus0 # VME bus 991.52Sabsvme0 at avmebus0 1001.52Sabsle0 at vme0 irq 5 # Lance ethernet (Riebl/PAM). 1011.52Sabsle0 at vme0 irq 4 # Lance ethernet (BVME410). 1021.97Stsutsuiet4k0 at vme0 # Crazy Dots II 1031.52Sabsisab0 at mainbus0 # ISA-bus 1041.52Sabsisa0 at isab0 1051.52Sabswdc0 at mainbus0 # IDE-bus 1061.52Sabsatabus* at wdc? channel ? 1071.52Sabswd* at atabus? drive ? 1081.52Sabsatapibus* at atabus? 1091.52Sabscd* at atapibus? drive ? # ATAPI CD-ROM drives 1101.52Sabssd* at scsibus? target ? lun ? # SCSI disk drives 1111.52Sabsst* at scsibus? target ? lun ? # SCSI tape drives 1121.52Sabscd* at scsibus? target ? lun ? # SCSI CD-ROM drives 1131.52Sabsch* at scsibus? target ? lun ? # SCSI autochangers 1141.52Sabsss* at scsibus? target ? lun ? # SCSI scanners 1151.52Sabsse* at scsibus? target ? lun ? # SCSI ethernet 1161.52Sabsuk* at scsibus? target ? lun ? # SCSI unknown 1171.52Sabsne0 at isa0 port 0x300 irq 5 # NE2000 ethernet 1181.52Sabsep* at pci0 dev ? function 0 # 3Com 3c59x/3c90x Ethernet 1191.52Sabseso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive 1201.52Sabsaudio* at eso? 1211.111Smrgspkr* at audio? # PC speaker (synthesized) 122