HADES revision 1.96
11.1Sleo# 21.91Spooka# $NetBSD: HADES,v 1.96 2010/12/12 09:58:29 tsutsui 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.88Stsutsui# NetBSD: HADES.in,v 1.11 2010/04/10 01:59:40 tsutsui Exp $ 91.96Stsutsui# NetBSD: GENERIC.in,v 1.92 2010/12/12 09:56:15 tsutsui Exp $ 101.52Sabsinclude "arch/atari/conf/std.hades" 111.52Sabsoptions INCLUDE_CONFIG_FILE # embed config file in kernel binary 121.52Sabsmaxusers 16 131.52Sabsoptions HZ=64 # Set the clock-rate (48/64/96) 141.52Sabsoptions INSECURE # disable kernel security levels 151.52Sabsoptions M68040 # support for 040 161.52Sabsoptions M68060 # support for 060 171.52Sabsoptions FPSP # 68040 Floatingpoint support 181.52Sabsoptions M060SP # MC68060 software support (Required for 060) 191.52Sabsoptions INET # IP + ICMP + TCP + UDP 201.52Sabsoptions INET6 # IPV6 211.52Sabsoptions PPP_BSDCOMP # BSD-Compress compression support for PPP 221.52Sabsoptions PPP_DEFLATE # Deflate compression support for PPP 231.52Sabsoptions PPP_FILTER # Active filter support for PPP (requires bpf) 241.52Sabsoptions PFIL_HOOKS # pfil(9) packet filter hooks 251.52Sabsoptions IPFILTER_LOG # ipmon(8) log support 261.73Smartinoptions IPFILTER_LOOKUP # ippool(8) support 271.94Smrgoptions IPFILTER_COMPAT # Compat for IP-Filter 281.52Sabsfile-system FFS # Berkeley fast file system 291.52Sabsfile-system MFS # Memory based filesystem 301.52Sabsfile-system MSDOSFS # MSDOS filesystem 311.52Sabsfile-system CD9660 # ISO 9660 filesystem with Rock Ridge 321.79Sabsfile-system KERNFS # Kernel parameter filesystem 331.52Sabsfile-system NFS # Network File System client side code 341.52Sabsfile-system PROCFS # Process filesystem 351.52Sabsfile-system FDESC # /dev/fd 361.52Sabsfile-system NULLFS # Loopback filesystem 371.52Sabsfile-system OVERLAY # overlay filesystem 381.52Sabsfile-system UNION # union file system 391.52Sabsfile-system UMAPFS # null file system (with uid & gid remapping) 401.84Spookafile-system PUFFS # Userspace file systems (e.g. ntfs-3g & sshfs) 411.52Sabsfile-system EXT2FS # second extended file system (linux) 421.63Schristosfile-system PTYFS # /dev/pts/N support 431.93Stsutsuifile-system TMPFS # Efficient memory file-system 441.76Ssimonboptions WAPBL # File system journaling support - Experimental 451.52Sabsoptions NFSSERVER # Network File System server side code 461.52Sabsoptions PANICWAIT # Require keystroke to dump/reboot 471.52Sabsoptions DDB # Kernel debugger 481.52Sabsoptions DDB_HISTORY_SIZE=100 # Enable history editing in DDB 491.83Sabsoptions COMPAT_43 # 4.3 BSD compatible system calls 501.58Ssimonboptions COMPAT_10 # Compatibility with NetBSD 1.0 511.58Ssimonboptions COMPAT_11 # Compatibility with NetBSD 1.1 521.58Ssimonboptions COMPAT_12 # Compatibility with NetBSD 1.2 531.58Ssimonboptions COMPAT_13 # Compatibility with NetBSD 1.3 541.58Ssimonboptions COMPAT_14 # Compatibility with NetBSD 1.4 551.58Ssimonboptions COMPAT_15 # Compatibility with NetBSD 1.5 561.58Ssimonboptions COMPAT_16 # Compatibility with NetBSD 1.6 571.58Ssimonboptions COMPAT_20 # Compatibility with NetBSD 2.0 581.64Schsoptions COMPAT_30 # NetBSD 3.0 compatibility. 591.74Sheoptions COMPAT_40 # NetBSD 4.0 compatibility. 601.83Sabsoptions COMPAT_50 # NetBSD 5.0 compatibility. 611.52Sabsoptions COMPAT_AOUT_M68K # Compatibility to a.out executables 621.52Sabsoptions EXEC_AOUT # a.out format executables 631.55Sbouyeroptions COMPAT_BSDPTY # /dev/[pt]ty?? ptys. 641.52Sabsoptions SYSVSHM # System V shared memory 651.52Sabsoptions SYSVMSG # System V messages 661.52Sabsoptions SYSVSEM # System V semaphores 671.53Sbouyeroptions P1003_1B_SEMAPHORE # p1003.1b semaphore support 681.52Sabsoptions KTRACE # Add kernel tracing system call 691.52Sabsoptions USERCONF # userconf(4) support 701.55Sbouyeroptions SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel 711.52Sabsoptions SCSIVERBOSE # human readable SCSI error messages 721.52Sabsoptions MIIVERBOSE # verbose PHY autoconfig messages 731.80Sabsoptions ST_POOL_SIZE=24 # smallest that allows TT-HIGH 741.52Sabsoptions TT_SCSI # SCSI-support for TT 751.52Sabsoptions TT_VIDEO # Graphics support for TT 761.52Sabsoptions MEMORY_DISK_HOOKS # Boot RAM-disk 771.52Sabsoptions DISKLABEL_NBDA # NetBSD disklabels (required) 781.52Sabsoptions DISKLABEL_AHDI # NetBSD/AHDI disklabels 791.52Sabsoptions RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM 801.52Sabsoptions MSGBUFSIZE=32768 # size of kernel msg. buffer 811.52Sabsoptions TRY_SCSI_LINKED_COMMANDS=0x7f 821.52Sabsconfig netbsd root on ? type ? 831.52Sabspseudo-device sl # Slip 841.52Sabspseudo-device ppp # ppp 851.52Sabspseudo-device pppoe # PPP over Ethernet (RFC 2516) 861.52Sabspseudo-device pty # pseudo-terminals 871.52Sabspseudo-device loop # Loopback network 881.95Shannkenpseudo-device md # Boot memory disk 891.84Spookapseudo-device putter # for puffs and pud 901.69Srpaulopseudo-device vnd # 3 pseudo disks (see vnconfig) 911.67Srpaulopseudo-device bpfilter # berkeley packet filters 921.69Srpaulopseudo-device tun # network tunnel 931.56Scubepseudo-device tap # virtual Ethernet 941.69Srpaulopseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933) 951.70Spavelpseudo-device stf # 6to4 IPv6 over IPv4 encapsulation 961.52Sabspseudo-device ccd 4 # concatenating disk driver 971.91Spookapseudo-device fss # file system snapshot device 981.52Sabspseudo-device ipfilter # IP filtering device 991.52Sabspseudo-device rnd # /dev/random and in-kernel generator 1001.52Sabspseudo-device clockctl # user control of clock subsystem 1011.85Stsutsuipseudo-device ksyms # /dev/ksyms 1021.52Sabsexphy* at mii? phy ? # 3Com internal PHYs 1031.52Sabsinphy* at mii? phy ? # Intel 82555 PHYs 1041.52Sabsiophy* at mii? phy ? # Intel 82553 PHYs 1051.52Sabsukphy* at mii? phy ? # generic unknown PHYs 1061.52Sabsep* at pci? dev ? function ? # 3Com 3c59x 1071.52Sabsfxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B 1081.52Sabseso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive 1091.52Sabsaudio* at eso? 1101.52Sabspseudo-device view 4 # View (graphics mapping) 1111.52Sabspseudo-device mouse 1 # mouse 1121.52Sabsncrscsi0 at mainbus0 # NCR5380 SCSI driver 1131.52Sabsscsibus0 at ncrscsi0 # SCSI bus 1141.52Sabszs0 at mainbus0 # Serial support through 8530 1151.52Sabsnvr0 at mainbus0 # nvram driver 1161.52Sabslp0 at mainbus0 # centronics printer 1171.52Sabsser0 at mainbus0 # UART on first 68901 (ttyB0) 1181.73Smartingrfbus0 at mainbus0 # bitmapped display's 1191.52Sabsgrfet0 at grfbus0 # et4000/et6000/et6100 consoles 1201.52Sabsite0 at grfet0 1211.52Sabsgrfet1 at grfbus0 1221.52Sabsite1 at grfet1 1231.52Sabsgrfet2 at grfbus0 1241.52Sabsite2 at grfet2 1251.52Sabspcib0 at mainbus0 # PCI-bus 1261.52Sabspci0 at pcib0 1271.52Sabsavmebus0 at mainbus0 # VME bus 1281.52Sabsvme0 at avmebus0 1291.52Sabsle0 at vme0 irq 5 # Lance ethernet (Riebl/PAM). 1301.52Sabsle0 at vme0 irq 4 # Lance ethernet (BVME410). 1311.52Sabset0 at vme0 # Crazy Dots II 1321.52Sabsisab0 at mainbus0 # ISA-bus 1331.52Sabsisa0 at isab0 1341.52Sabswdc0 at mainbus0 # IDE-bus 1351.52Sabsatabus* at wdc? channel ? 1361.52Sabswd* at atabus? drive ? 1371.52Sabsatapibus* at atabus? 1381.52Sabscd* at atapibus? drive ? # ATAPI CD-ROM drives 1391.52Sabssd* at scsibus? target ? lun ? # SCSI disk drives 1401.52Sabsst* at scsibus? target ? lun ? # SCSI tape drives 1411.52Sabscd* at scsibus? target ? lun ? # SCSI CD-ROM drives 1421.52Sabsch* at scsibus? target ? lun ? # SCSI autochangers 1431.52Sabsss* at scsibus? target ? lun ? # SCSI scanners 1441.52Sabsse* at scsibus? target ? lun ? # SCSI ethernet 1451.52Sabsuk* at scsibus? target ? lun ? # SCSI unknown 1461.52Sabsne0 at isa0 port 0x300 irq 5 # NE2000 ethernet 1471.52Sabsep* at pci0 dev ? function 0 # 3Com 3c59x/3c90x Ethernet 1481.52Sabseso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive 1491.52Sabsaudio* at eso? 150