MILAN-ISAIDE revision 1.39
11.1Sleo# 21.39Schristos# $NetBSD: MILAN-ISAIDE,v 1.39 2005/08/19 05:19:50 christos 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.35Shubertf# NetBSD: MILAN.in,v 1.18 2005/05/31 22:23:52 tron Exp $ 91.37Syamt# NetBSD: GENERIC.in,v 1.53 2005/07/31 04:04:31 yamt Exp $ 101.28Sabsinclude "arch/atari/conf/std.milan" 111.28Sabs 121.28Sabsoptions INCLUDE_CONFIG_FILE # embed config file in kernel binary 131.28Sabs 141.28Sabsmaxusers 16 151.28Sabs 161.28Sabsoptions HZ=64 # Set the clock-rate (48/64/96) 171.28Sabs 181.28Sabsoptions INSECURE # disable kernel security levels 191.28Sabsoptions M68040 # support for 040 201.28Sabsoptions M68060 # support for 060 211.28Sabsoptions FPSP # 68040 Floatingpoint support 221.28Sabsoptions M060SP # MC68060 software support (Required for 060) 231.28Sabs 241.28Sabsoptions INET # IP + ICMP + TCP + UDP 251.28Sabs 261.28Sabsoptions INET6 # IPV6 271.28Sabs 281.28Sabsoptions NS # XNS 291.28Sabs 301.28Sabsoptions ISO,TPIP # OSI 311.28Sabs 321.28Sabsoptions CCITT,LLC,HDLC # X.25 331.28Sabs 341.28Sabsoptions NETATALK # AppleTalk networking protocols 351.28Sabs 361.28Sabsoptions PPP_BSDCOMP # BSD-Compress compression support for PPP 371.28Sabsoptions PPP_DEFLATE # Deflate compression support for PPP 381.28Sabsoptions PPP_FILTER # Active filter support for PPP (requires bpf) 391.28Sabs 401.28Sabsoptions PFIL_HOOKS # pfil(9) packet filter hooks 411.28Sabsoptions IPFILTER_LOG # ipmon(8) log support 421.28Sabsfile-system FFS # Berkeley fast file system 431.28Sabsfile-system MFS # Memory based filesystem 441.28Sabsfile-system KERNFS # Kernel parameter filesystem 451.28Sabsfile-system MSDOSFS # MSDOS filesystem 461.28Sabsfile-system CD9660 # ISO 9660 filesystem with Rock Ridge 471.28Sabs 481.28Sabsfile-system NFS # Network File System client side code 491.28Sabsfile-system PROCFS # Process filesystem 501.28Sabsfile-system FDESC # /dev/fd 511.28Sabsfile-system NULLFS # Loopback filesystem 521.28Sabsfile-system OVERLAY # overlay filesystem 531.28Sabsfile-system UNION # union file system 541.28Sabsfile-system UMAPFS # null file system (with uid & gid remapping) 551.28Sabsfile-system PORTAL # portal file system 561.28Sabsfile-system EXT2FS # second extended file system (linux) 571.28Sabsfile-system LFS # log-structured file system 581.39Schristosfile-system PTYFS # /dev/pts/N support 591.28Sabs 601.28Sabsoptions QUOTA # Disk quotas for local disks 611.28Sabs 621.28Sabsoptions SOFTDEP # FFS soft updates support. 631.33Shannken 641.28Sabsoptions NFSSERVER # Network File System server side code 651.28Sabs 661.28Sabsoptions PANICWAIT # Require keystroke to dump/reboot 671.28Sabsoptions DDB # Kernel debugger 681.28Sabs 691.28Sabsoptions DDB_HISTORY_SIZE=100 # Enable history editing in DDB 701.1Sleo 711.28Sabsoptions COMPAT_43 # 4.3 BSD compatible system calls (required) 721.34Ssimonboptions COMPAT_10 # Compatibility with NetBSD 1.0 731.34Ssimonboptions COMPAT_11 # Compatibility with NetBSD 1.1 741.34Ssimonboptions COMPAT_12 # Compatibility with NetBSD 1.2 751.34Ssimonboptions COMPAT_13 # Compatibility with NetBSD 1.3 761.34Ssimonboptions COMPAT_14 # Compatibility with NetBSD 1.4 771.34Ssimonboptions COMPAT_15 # Compatibility with NetBSD 1.5 781.34Ssimonboptions COMPAT_16 # Compatibility with NetBSD 1.6 791.34Ssimonboptions COMPAT_20 # Compatibility with NetBSD 2.0 801.38Schristosoptions COMPAT_30 # NetBSD 3.0 compatibility. 811.1Sleo 821.28Sabsoptions COMPAT_AOUT_M68K # Compatibility to a.out executables 831.28Sabsoptions EXEC_AOUT # a.out format executables 841.31Sbouyeroptions COMPAT_BSDPTY # /dev/[pt]ty?? ptys. 851.1Sleo 861.28Sabsoptions SYSVSHM # System V shared memory 871.28Sabsoptions SYSVMSG # System V messages 881.28Sabsoptions SYSVSEM # System V semaphores 891.29Sbouyer 901.29Sbouyeroptions P1003_1B_SEMAPHORE # p1003.1b semaphore support 911.29Sbouyer 921.28Sabsoptions KTRACE # Add kernel tracing system call 931.28Sabsoptions SYSTRACE # system call vetting via systrace(1) 941.28Sabsoptions DIAGNOSTIC # Add additional error checking code 951.28Sabsoptions USERCONF # userconf(4) support 961.31Sbouyer 971.31Sbouyeroptions SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel 981.31Sbouyer 991.28Sabsoptions SCSIVERBOSE # human readable SCSI error messages 1001.28Sabs 1011.28Sabsoptions MIIVERBOSE # verbose PHY autoconfig messages 1021.28Sabsoptions PCIVERBOSE # verbose PCI device autoconfig messages 1031.28Sabs 1041.28Sabsoptions ST_POOL_SIZE=22 # smallest that allows TT-HIGH 1051.28Sabsoptions MEMORY_DISK_HOOKS # Boot RAM-disk 1061.28Sabsoptions DISKLABEL_NBDA # NetBSD disklabels (required) 1071.28Sabsoptions DISKLABEL_AHDI # NetBSD/AHDI disklabels 1081.28Sabs 1091.28Sabsoptions SERCONSOLE # modem1 console support 1101.28Sabsoptions RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM 1111.28Sabsoptions MSGBUFSIZE=32768 # size of kernel msg. buffer 1121.28Sabs 1131.28Sabsoptions TRY_SCSI_LINKED_COMMANDS=0x7f 1141.28Sabs 1151.28Sabsconfig netbsd root on ? type ? 1161.28Sabs 1171.28Sabspseudo-device sl # Slip 1181.28Sabspseudo-device ppp # ppp 1191.28Sabs 1201.28Sabspseudo-device pppoe # PPP over Ethernet (RFC 2516) 1211.28Sabs 1221.28Sabspseudo-device pty # pseudo-terminals 1231.28Sabspseudo-device loop # Loopback network 1241.28Sabspseudo-device vnd 3 # 3 pseudo disks (see vnconfig) 1251.35Shubertf 1261.28Sabspseudo-device md 3 # Boot memory disk 1271.28Sabs 1281.28Sabspseudo-device bpfilter 2 # berkeley packet filters 1291.28Sabspseudo-device tun 2 # network tunnel 1301.32Scubepseudo-device tap # virtual Ethernet 1311.28Sabs 1321.28Sabspseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) 1331.28Sabs 1341.28Sabspseudo-device vlan # IEEE 802.1q encapsulation 1351.28Sabspseudo-device bridge # simple inter-network bridging 1361.28Sabs 1371.28Sabspseudo-device ccd 4 # concatenating disk driver 1381.28Sabs 1391.28Sabspseudo-device raid 8 # RAIDframe disk driver 1401.28Sabsoptions RAID_AUTOCONFIG # auto-configuration of RAID components 1411.33Shannkenpseudo-device fss 4 # file system snapshot device 1421.28Sabspseudo-device ipfilter # IP filtering device 1431.28Sabspseudo-device rnd # /dev/random and in-kernel generator 1441.28Sabspseudo-device clockctl # user control of clock subsystem 1451.28Sabs 1461.28Sabsexphy* at mii? phy ? # 3Com internal PHYs 1471.28Sabsinphy* at mii? phy ? # Intel 82555 PHYs 1481.28Sabsiophy* at mii? phy ? # Intel 82553 PHYs 1491.28Sabsukphy* at mii? phy ? # generic unknown PHYs 1501.28Sabs 1511.28Sabsep* at pci? dev ? function ? # 3Com 3c59x 1521.28Sabsfxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B 1531.28Sabs 1541.28Sabseso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive 1551.28Sabsaudio* at eso? 1561.28Sabsoptions WSEMUL_VT100 # VT100 / VT220 emulation 1571.28Sabs 1581.28Sabsoptions WS_KERNEL_FG=WSCOL_WHITE 1591.28Sabsoptions WS_KERNEL_BG=WSCOL_BLACK 1601.28Sabsoptions WSDISPLAY_DEFAULTSCREENS=4 1611.1Sleo 1621.28Sabsoptions PCDISPLAY_SOFTCURSOR 1631.12Satatat 1641.28Sabsisab0 at mainbus0 # ISA-bus 1651.28Sabsisa0 at isab0 1661.28Sabspcib0 at mainbus0 # PCI-bus 1671.28Sabspci0 at pcib0 1681.28Sabsnvr0 at mainbus0 # nvram driver 1691.28Sabsser0 at mainbus0 1701.28Sabsfdcisa0 at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy contr. 1711.28Sabsfdisa0 at fdcisa0 drive 0 1721.28Sabswdc0 at isa? port 0x1f0 irq 14 flags 0x04 # 1st IDE controller 1731.28Sabswdc1 at isa? port 0x170 irq 15 flags 0x04 # 2nd IDE controller 1741.28Sabsatabus* at ata? channel ? 1751.1Sleo 1761.28Sabsoptions __HAVE_NWSCONS 1771.28Sabsvga0 at pci? dev ? function ? # a PCI VGA card 1781.28Sabswsdisplay* at vga? console ? # as a wscons console 1791.28Sabspckbc0 at isa? # PC keyboard controller 1801.28Sabspckbd* at pckbc? # PC keyboard 1811.28Sabswskbd* at pckbd? console ? # wscons keyboard 1821.1Sleo 1831.28Sabswd* at atabus? drive ? 1841.28Sabsatapibus* at atabus? # ATAPI bus support 1851.1Sleo 1861.28Sabscd* at atapibus? drive ? # ATAPI CD-ROM drives 187