MILAN-PCIIDE revision 1.35
11.1Sleo#
21.35Scube# $NetBSD: MILAN-PCIIDE,v 1.35 2005/01/17 15:28:51 cube 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.34Sbouyer#		NetBSD: MILAN.in,v 1.17 2004/11/24 20:49:20 bouyer Exp $
91.34Sbouyer#		NetBSD: GENERIC.in,v 1.41 2004/11/10 17:54:03 christos 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.31Sabs
591.31Sabsoptions QUOTA # Disk quotas for local disks
601.31Sabs
611.31Sabsoptions SOFTDEP # FFS soft updates support.
621.31Sabsoptions NFSSERVER # Network File System server side code
631.31Sabs
641.31Sabsoptions PANICWAIT # Require keystroke to dump/reboot
651.31Sabsoptions DDB # Kernel debugger
661.31Sabs
671.31Sabsoptions DDB_HISTORY_SIZE=100 # Enable history editing in DDB
681.31Sabs
691.31Sabsoptions COMPAT_43 # 4.3 BSD compatible system calls (required)
701.31Sabsoptions COMPAT_10 # Compatibility to NetBSD1.0
711.31Sabsoptions COMPAT_11 # Compatibility to NetBSD1.1
721.31Sabsoptions COMPAT_12 # Compatibility to NetBSD1.2
731.31Sabsoptions COMPAT_13 # Compatibility to NetBSD1.3
741.31Sabsoptions COMPAT_14 # Compatibility to NetBSD1.4
751.31Sabsoptions COMPAT_15 # Compatibility to NetBSD1.5
761.31Sabsoptions COMPAT_16 # Compatibility to NetBSD1.6
771.31Sabs
781.31Sabsoptions COMPAT_AOUT_M68K # Compatibility to a.out executables
791.31Sabsoptions EXEC_AOUT # a.out format executables
801.34Sbouyeroptions COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
811.31Sabs
821.31Sabsoptions SYSVSHM # System V shared memory
831.31Sabsoptions SYSVMSG # System V messages
841.31Sabsoptions SYSVSEM # System V semaphores
851.32Sbouyer
861.32Sbouyeroptions P1003_1B_SEMAPHORE # p1003.1b semaphore support
871.32Sbouyer
881.31Sabsoptions KTRACE # Add kernel tracing system call
891.31Sabsoptions SYSTRACE # system call vetting via systrace(1)
901.31Sabsoptions DIAGNOSTIC # Add additional error checking code
911.31Sabsoptions USERCONF # userconf(4) support
921.34Sbouyer
931.34Sbouyeroptions SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
941.34Sbouyer
951.31Sabsoptions SCSIVERBOSE # human readable SCSI error messages
961.31Sabs
971.31Sabsoptions MIIVERBOSE # verbose PHY autoconfig messages
981.31Sabsoptions PCIVERBOSE # verbose PCI device autoconfig messages
991.31Sabs
1001.31Sabsoptions ST_POOL_SIZE=22 # smallest that allows TT-HIGH
1011.31Sabsoptions MEMORY_DISK_HOOKS # Boot RAM-disk
1021.31Sabsoptions DISKLABEL_NBDA # NetBSD disklabels (required)
1031.31Sabsoptions DISKLABEL_AHDI # NetBSD/AHDI disklabels
1041.31Sabs
1051.31Sabsoptions SERCONSOLE # modem1 console support
1061.31Sabsoptions RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM
1071.31Sabsoptions MSGBUFSIZE=32768 # size of kernel msg. buffer
1081.31Sabs
1091.31Sabsoptions TRY_SCSI_LINKED_COMMANDS=0x7f
1101.31Sabs
1111.31Sabsconfig netbsd root on ? type ?
1121.31Sabs
1131.31Sabspseudo-device sl # Slip
1141.31Sabspseudo-device ppp # ppp
1151.31Sabs
1161.31Sabspseudo-device pppoe # PPP over Ethernet (RFC 2516)
1171.31Sabs
1181.31Sabspseudo-device pty # pseudo-terminals
1191.31Sabspseudo-device loop # Loopback network
1201.31Sabspseudo-device vnd 3 # 3 pseudo disks (see vnconfig)
1211.31Sabspseudo-device md 3 # Boot memory disk
1221.31Sabs
1231.31Sabspseudo-device bpfilter 2 # berkeley packet filters
1241.31Sabspseudo-device tun 2 # network tunnel
1251.35Scubepseudo-device tap # virtual Ethernet
1261.31Sabs
1271.31Sabspseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
1281.31Sabs
1291.31Sabspseudo-device vlan # IEEE 802.1q encapsulation
1301.31Sabspseudo-device bridge # simple inter-network bridging
1311.31Sabs
1321.31Sabspseudo-device ccd 4 # concatenating disk driver
1331.31Sabs
1341.31Sabspseudo-device raid 8 # RAIDframe disk driver
1351.31Sabsoptions RAID_AUTOCONFIG # auto-configuration of RAID components
1361.31Sabspseudo-device ipfilter # IP filtering device
1371.31Sabspseudo-device rnd # /dev/random and in-kernel generator
1381.31Sabspseudo-device clockctl # user control of clock subsystem
1391.31Sabs
1401.31Sabsexphy* at mii? phy ? # 3Com internal PHYs
1411.31Sabsinphy* at mii? phy ? # Intel 82555 PHYs
1421.31Sabsiophy* at mii? phy ? # Intel 82553 PHYs
1431.31Sabsukphy* at mii? phy ? # generic unknown PHYs
1441.31Sabs
1451.31Sabsep* at pci? dev ? function ? # 3Com 3c59x
1461.31Sabsfxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
1471.31Sabs
1481.31Sabseso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
1491.31Sabsaudio* at eso?
1501.31Sabsoptions WSEMUL_VT100 # VT100 / VT220 emulation
1511.31Sabs
1521.31Sabsoptions WS_KERNEL_FG=WSCOL_WHITE
1531.31Sabsoptions WS_KERNEL_BG=WSCOL_BLACK
1541.31Sabsoptions WSDISPLAY_DEFAULTSCREENS=4
1551.31Sabs
1561.31Sabsoptions PCDISPLAY_SOFTCURSOR
1571.31Sabs
1581.31Sabsisab0 at mainbus0 # ISA-bus
1591.31Sabsisa0 at isab0
1601.31Sabspcib0 at mainbus0 # PCI-bus
1611.31Sabspci0 at pcib0
1621.31Sabsnvr0 at mainbus0 # nvram driver
1631.31Sabsser0 at mainbus0
1641.31Sabsfdcisa0 at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy contr.
1651.31Sabsfdisa0 at fdcisa0 drive 0
1661.31Sabspciide* at pci? dev ? function ? flags 0x0000 # GENERIC pciide driver
1671.31Sabsacardide* at pci? dev ? function ? # Acard IDE controllers
1681.31Sabsaceride* at pci? dev ? function ? # Acer Lab IDE controllers
1691.31Sabsartsata* at pci? dev ? function ? # Intel i31244 SATA controller
1701.31Sabscmdide* at pci? dev ? function ? # CMD tech IDE controllers
1711.31Sabscypide* at pci? dev ? function ? # Cypress IDE controllers
1721.31Sabshptide* at pci? dev ? function ? # Triones/HighPoint IDE controllers
1731.31Sabsoptiide* at pci? dev ? function ? # Opti IDE controllers
1741.31Sabspiixide* at pci? dev ? function ? # Intel IDE controllers
1751.31Sabspdcide* at pci? dev ? function ? # Promise IDE controllers
1761.34Sbouyerpdcsata* at pci? dev ? function ? # Promise SATA150 controllers
1771.31Sabssatalink* at pci? dev ? function ? # SiI SATALink controllers
1781.31Sabssiside* at pci? dev ? function ? # SiS IDE controllers
1791.31Sabsslide* at pci? dev ? function ? # Symphony Labs IDE controllers
1801.31Sabsviaide* at pci? dev ? function ? # VIA/AMD/Nvidia IDE controllers
1811.31Sabs
1821.31Sabsatabus* at ata? channel ?
1831.31Sabs
1841.31Sabsoptions __HAVE_NWSCONS
1851.31Sabsvga0 at pci? dev ? function ? # a PCI VGA card
1861.31Sabswsdisplay* at vga? console ? # as a wscons console
1871.31Sabspckbc0 at isa? # PC keyboard controller
1881.31Sabspckbd* at pckbc? # PC keyboard
1891.31Sabswskbd* at pckbd? console ? # wscons keyboard
1901.1Sleo
1911.31Sabswd* at atabus? drive ?
1921.31Sabsatapibus* at atabus? # ATAPI bus support
1931.29Sthorpej
1941.31Sabscd* at atapibus? drive ? # ATAPI CD-ROM drives
195