MILAN-PCIIDE revision 1.47
11.1Sleo#
21.46Sreinoud# $NetBSD: MILAN-PCIIDE,v 1.47 2006/02/04 02:27:23 rpaulo 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.46Sreinoud#		NetBSD: MILAN.in,v 1.19 2005/12/11 12:16:54 christos Exp $
91.47Srpaulo#		NetBSD: GENERIC.in,v 1.59 2006/02/04 02:25:57 rpaulo Exp $
101.1Sleoinclude "arch/atari/conf/std.milan"
111.1Sleo
121.31Sabsoptions INCLUDE_CONFIG_FILE # embed config file in kernel binary
131.12Satatat
141.31Sabsmaxusers 16
151.1Sleo
161.31Sabsoptions HZ=64 # Set the clock-rate (48/64/96)
171.1Sleo
181.31Sabsoptions INSECURE # disable kernel security levels
191.31Sabsoptions M68040 # support for 040
201.31Sabsoptions M68060 # support for 060
211.31Sabsoptions FPSP # 68040 Floatingpoint support
221.31Sabsoptions M060SP # MC68060 software support (Required for 060)
231.31Sabs
241.31Sabsoptions INET # IP + ICMP + TCP + UDP
251.31Sabs
261.31Sabsoptions INET6 # IPV6
271.31Sabs
281.31Sabsoptions NS # XNS
291.31Sabs
301.31Sabsoptions ISO,TPIP # OSI
311.31Sabs
321.31Sabsoptions CCITT,LLC,HDLC # X.25
331.31Sabs
341.31Sabsoptions NETATALK # AppleTalk networking protocols
351.31Sabs
361.31Sabsoptions PPP_BSDCOMP # BSD-Compress compression support for PPP
371.31Sabsoptions PPP_DEFLATE # Deflate compression support for PPP
381.31Sabsoptions PPP_FILTER # Active filter support for PPP (requires bpf)
391.31Sabs
401.31Sabsoptions PFIL_HOOKS # pfil(9) packet filter hooks
411.31Sabsoptions IPFILTER_LOG # ipmon(8) log support
421.31Sabsfile-system FFS # Berkeley fast file system
431.31Sabsfile-system MFS # Memory based filesystem
441.31Sabsfile-system KERNFS # Kernel parameter filesystem
451.31Sabsfile-system MSDOSFS # MSDOS filesystem
461.31Sabsfile-system CD9660 # ISO 9660 filesystem with Rock Ridge
471.31Sabs
481.31Sabsfile-system NFS # Network File System client side code
491.31Sabsfile-system PROCFS # Process filesystem
501.31Sabsfile-system FDESC # /dev/fd
511.31Sabsfile-system NULLFS # Loopback filesystem
521.31Sabsfile-system OVERLAY # overlay filesystem
531.31Sabsfile-system UNION # union file system
541.31Sabsfile-system UMAPFS # null file system (with uid & gid remapping)
551.31Sabsfile-system PORTAL # portal file system
561.31Sabsfile-system EXT2FS # second extended file system (linux)
571.31Sabsfile-system LFS # log-structured file system
581.43Schristosfile-system PTYFS # /dev/pts/N support
591.31Sabs
601.31Sabsoptions QUOTA # Disk quotas for local disks
611.31Sabs
621.31Sabsoptions SOFTDEP # FFS soft updates support.
631.36Shannken
641.31Sabsoptions NFSSERVER # Network File System server side code
651.31Sabs
661.31Sabsoptions PANICWAIT # Require keystroke to dump/reboot
671.31Sabsoptions DDB # Kernel debugger
681.31Sabs
691.31Sabsoptions DDB_HISTORY_SIZE=100 # Enable history editing in DDB
701.31Sabs
711.31Sabsoptions COMPAT_43 # 4.3 BSD compatible system calls (required)
721.37Ssimonboptions COMPAT_10 # Compatibility with NetBSD 1.0
731.37Ssimonboptions COMPAT_11 # Compatibility with NetBSD 1.1
741.37Ssimonboptions COMPAT_12 # Compatibility with NetBSD 1.2
751.37Ssimonboptions COMPAT_13 # Compatibility with NetBSD 1.3
761.37Ssimonboptions COMPAT_14 # Compatibility with NetBSD 1.4
771.37Ssimonboptions COMPAT_15 # Compatibility with NetBSD 1.5
781.37Ssimonboptions COMPAT_16 # Compatibility with NetBSD 1.6
791.37Ssimonboptions COMPAT_20 # Compatibility with NetBSD 2.0
801.44Schsoptions COMPAT_30 # NetBSD 3.0 compatibility.
811.31Sabs
821.31Sabsoptions COMPAT_AOUT_M68K # Compatibility to a.out executables
831.31Sabsoptions EXEC_AOUT # a.out format executables
841.34Sbouyeroptions COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
851.31Sabs
861.31Sabsoptions SYSVSHM # System V shared memory
871.31Sabsoptions SYSVMSG # System V messages
881.31Sabsoptions SYSVSEM # System V semaphores
891.32Sbouyer
901.32Sbouyeroptions P1003_1B_SEMAPHORE # p1003.1b semaphore support
911.32Sbouyer
921.31Sabsoptions KTRACE # Add kernel tracing system call
931.31Sabsoptions SYSTRACE # system call vetting via systrace(1)
941.44Schs
951.31Sabsoptions USERCONF # userconf(4) support
961.34Sbouyer
971.34Sbouyeroptions SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
981.34Sbouyer
991.31Sabsoptions SCSIVERBOSE # human readable SCSI error messages
1001.31Sabs
1011.31Sabsoptions MIIVERBOSE # verbose PHY autoconfig messages
1021.31Sabsoptions PCIVERBOSE # verbose PCI device autoconfig messages
1031.31Sabs
1041.31Sabsoptions ST_POOL_SIZE=22 # smallest that allows TT-HIGH
1051.31Sabsoptions MEMORY_DISK_HOOKS # Boot RAM-disk
1061.31Sabsoptions DISKLABEL_NBDA # NetBSD disklabels (required)
1071.31Sabsoptions DISKLABEL_AHDI # NetBSD/AHDI disklabels
1081.31Sabs
1091.31Sabsoptions SERCONSOLE # modem1 console support
1101.31Sabsoptions RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM
1111.31Sabsoptions MSGBUFSIZE=32768 # size of kernel msg. buffer
1121.31Sabs
1131.31Sabsoptions TRY_SCSI_LINKED_COMMANDS=0x7f
1141.31Sabs
1151.31Sabsconfig netbsd root on ? type ?
1161.31Sabs
1171.31Sabspseudo-device sl # Slip
1181.31Sabspseudo-device ppp # ppp
1191.31Sabs
1201.31Sabspseudo-device pppoe # PPP over Ethernet (RFC 2516)
1211.31Sabs
1221.31Sabspseudo-device pty # pseudo-terminals
1231.31Sabspseudo-device loop # Loopback network
1241.31Sabspseudo-device vnd 3 # 3 pseudo disks (see vnconfig)
1251.39Shubertf
1261.31Sabspseudo-device md 3 # Boot memory disk
1271.31Sabs
1281.47Srpaulopseudo-device bpfilter # berkeley packet filters
1291.31Sabspseudo-device tun 2 # network tunnel
1301.35Scubepseudo-device tap # virtual Ethernet
1311.31Sabs
1321.31Sabspseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
1331.31Sabs
1341.31Sabspseudo-device vlan # IEEE 802.1q encapsulation
1351.31Sabspseudo-device bridge # simple inter-network bridging
1361.31Sabs
1371.31Sabspseudo-device ccd 4 # concatenating disk driver
1381.31Sabs
1391.31Sabspseudo-device raid 8 # RAIDframe disk driver
1401.31Sabsoptions RAID_AUTOCONFIG # auto-configuration of RAID components
1411.36Shannkenpseudo-device fss 4 # file system snapshot device
1421.31Sabspseudo-device ipfilter # IP filtering device
1431.31Sabspseudo-device rnd # /dev/random and in-kernel generator
1441.31Sabspseudo-device clockctl # user control of clock subsystem
1451.31Sabs
1461.31Sabsexphy* at mii? phy ? # 3Com internal PHYs
1471.31Sabsinphy* at mii? phy ? # Intel 82555 PHYs
1481.31Sabsiophy* at mii? phy ? # Intel 82553 PHYs
1491.31Sabsukphy* at mii? phy ? # generic unknown PHYs
1501.31Sabs
1511.31Sabsep* at pci? dev ? function ? # 3Com 3c59x
1521.31Sabsfxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
1531.31Sabs
1541.31Sabseso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
1551.31Sabsaudio* at eso?
1561.31Sabsoptions WSEMUL_VT100 # VT100 / VT220 emulation
1571.31Sabs
1581.31Sabsoptions WS_KERNEL_FG=WSCOL_WHITE
1591.31Sabsoptions WS_KERNEL_BG=WSCOL_BLACK
1601.31Sabsoptions WSDISPLAY_DEFAULTSCREENS=4
1611.31Sabs
1621.31Sabsoptions PCDISPLAY_SOFTCURSOR
1631.31Sabs
1641.31Sabsisab0 at mainbus0 # ISA-bus
1651.31Sabsisa0 at isab0
1661.31Sabspcib0 at mainbus0 # PCI-bus
1671.31Sabspci0 at pcib0
1681.31Sabsnvr0 at mainbus0 # nvram driver
1691.31Sabsser0 at mainbus0
1701.31Sabsfdcisa0 at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy contr.
1711.31Sabsfdisa0 at fdcisa0 drive 0
1721.31Sabspciide* at pci? dev ? function ? flags 0x0000 # GENERIC pciide driver
1731.31Sabsacardide* at pci? dev ? function ? # Acard IDE controllers
1741.31Sabsaceride* at pci? dev ? function ? # Acer Lab IDE controllers
1751.31Sabsartsata* at pci? dev ? function ? # Intel i31244 SATA controller
1761.31Sabscmdide* at pci? dev ? function ? # CMD tech IDE controllers
1771.31Sabscypide* at pci? dev ? function ? # Cypress IDE controllers
1781.31Sabshptide* at pci? dev ? function ? # Triones/HighPoint IDE controllers
1791.31Sabsoptiide* at pci? dev ? function ? # Opti IDE controllers
1801.31Sabspdcide* at pci? dev ? function ? # Promise IDE controllers
1811.34Sbouyerpdcsata* at pci? dev ? function ? # Promise SATA150 controllers
1821.31Sabssatalink* at pci? dev ? function ? # SiI SATALink controllers
1831.31Sabssiside* at pci? dev ? function ? # SiS IDE controllers
1841.31Sabsslide* at pci? dev ? function ? # Symphony Labs IDE controllers
1851.31Sabsviaide* at pci? dev ? function ? # VIA/AMD/Nvidia IDE controllers
1861.31Sabs
1871.31Sabsatabus* at ata? channel ?
1881.31Sabs
1891.31Sabsoptions __HAVE_NWSCONS
1901.31Sabsvga0 at pci? dev ? function ? # a PCI VGA card
1911.31Sabswsdisplay* at vga? console ? # as a wscons console
1921.31Sabspckbc0 at isa? # PC keyboard controller
1931.31Sabspckbd* at pckbc? # PC keyboard
1941.31Sabswskbd* at pckbd? console ? # wscons keyboard
1951.1Sleo
1961.31Sabswd* at atabus? drive ?
1971.31Sabsatapibus* at atabus? # ATAPI bus support
1981.29Sthorpej
1991.31Sabscd* at atapibus? drive ? # ATAPI CD-ROM drives
200