MILAN-PCIIDE revision 1.60
11.1Sleo#
21.57Ssimonb# $NetBSD: MILAN-PCIIDE,v 1.60 2008/11/09 07:50:39 abs 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.53Sbjh21#		NetBSD: MILAN.in,v 1.21 2006/09/03 13:51:24 bjh21 Exp $
91.60Sabs#		NetBSD: GENERIC.in,v 1.75 2008/11/09 07:49:59 abs Exp $
101.1Sleoinclude "arch/atari/conf/std.milan"
111.31Sabsoptions INCLUDE_CONFIG_FILE # embed config file in kernel binary
121.31Sabsmaxusers 16
131.31Sabsoptions HZ=64 # Set the clock-rate (48/64/96)
141.31Sabsoptions INSECURE # disable kernel security levels
151.31Sabsoptions M68040 # support for 040
161.31Sabsoptions M68060 # support for 060
171.31Sabsoptions FPSP # 68040 Floatingpoint support
181.31Sabsoptions M060SP # MC68060 software support (Required for 060)
191.31Sabsoptions INET # IP + ICMP + TCP + UDP
201.31Sabsoptions INET6 # IPV6
211.31Sabsoptions NETATALK # AppleTalk networking protocols
221.31Sabsoptions PPP_BSDCOMP # BSD-Compress compression support for PPP
231.31Sabsoptions PPP_DEFLATE # Deflate compression support for PPP
241.31Sabsoptions PPP_FILTER # Active filter support for PPP (requires bpf)
251.31Sabsoptions PFIL_HOOKS # pfil(9) packet filter hooks
261.31Sabsoptions IPFILTER_LOG # ipmon(8) log support
271.53Sbjh21options IPFILTER_LOOKUP # ippool(8) support
281.31Sabsfile-system FFS # Berkeley fast file system
291.31Sabsfile-system MFS # Memory based filesystem
301.31Sabsfile-system MSDOSFS # MSDOS filesystem
311.31Sabsfile-system CD9660 # ISO 9660 filesystem with Rock Ridge
321.60Sabsfile-system KERNFS # Kernel parameter filesystem
331.31Sabsfile-system NFS # Network File System client side code
341.31Sabsfile-system PROCFS # Process filesystem
351.31Sabsfile-system FDESC # /dev/fd
361.31Sabsfile-system NULLFS # Loopback filesystem
371.31Sabsfile-system OVERLAY # overlay filesystem
381.31Sabsfile-system UNION # union file system
391.31Sabsfile-system UMAPFS # null file system (with uid & gid remapping)
401.31Sabsfile-system PORTAL # portal file system
411.31Sabsfile-system EXT2FS # second extended file system (linux)
421.31Sabsfile-system LFS # log-structured file system
431.43Schristosfile-system PTYFS # /dev/pts/N support
441.57Ssimonboptions WAPBL # File system journaling support - Experimental
451.31Sabsoptions QUOTA # Disk quotas for local disks
461.31Sabsoptions SOFTDEP # FFS soft updates support.
471.31Sabsoptions NFSSERVER # Network File System server side code
481.31Sabsoptions PANICWAIT # Require keystroke to dump/reboot
491.31Sabsoptions DDB # Kernel debugger
501.31Sabsoptions DDB_HISTORY_SIZE=100 # Enable history editing in DDB
511.31Sabsoptions COMPAT_43 # 4.3 BSD compatible system calls (required)
521.37Ssimonboptions COMPAT_10 # Compatibility with NetBSD 1.0
531.37Ssimonboptions COMPAT_11 # Compatibility with NetBSD 1.1
541.37Ssimonboptions COMPAT_12 # Compatibility with NetBSD 1.2
551.37Ssimonboptions COMPAT_13 # Compatibility with NetBSD 1.3
561.37Ssimonboptions COMPAT_14 # Compatibility with NetBSD 1.4
571.37Ssimonboptions COMPAT_15 # Compatibility with NetBSD 1.5
581.37Ssimonboptions COMPAT_16 # Compatibility with NetBSD 1.6
591.37Ssimonboptions COMPAT_20 # Compatibility with NetBSD 2.0
601.44Schsoptions COMPAT_30 # NetBSD 3.0 compatibility.
611.55Sheoptions COMPAT_40 # NetBSD 4.0 compatibility.
621.31Sabsoptions COMPAT_AOUT_M68K # Compatibility to a.out executables
631.31Sabsoptions EXEC_AOUT # a.out format executables
641.34Sbouyeroptions COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
651.31Sabsoptions SYSVSHM # System V shared memory
661.31Sabsoptions SYSVMSG # System V messages
671.31Sabsoptions SYSVSEM # System V semaphores
681.32Sbouyeroptions P1003_1B_SEMAPHORE # p1003.1b semaphore support
691.31Sabsoptions KTRACE # Add kernel tracing system call
701.31Sabsoptions USERCONF # userconf(4) support
711.34Sbouyeroptions SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
721.31Sabsoptions SCSIVERBOSE # human readable SCSI error messages
731.31Sabsoptions MIIVERBOSE # verbose PHY autoconfig messages
741.31Sabsoptions PCIVERBOSE # verbose PCI device autoconfig messages
751.31Sabsoptions ST_POOL_SIZE=22 # smallest that allows TT-HIGH
761.31Sabsoptions MEMORY_DISK_HOOKS # Boot RAM-disk
771.31Sabsoptions DISKLABEL_NBDA # NetBSD disklabels (required)
781.31Sabsoptions DISKLABEL_AHDI # NetBSD/AHDI disklabels
791.58Sabsoptions SERCONSOLE # modem1 console support, breaks Falcon
801.31Sabsoptions RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM
811.31Sabsoptions MSGBUFSIZE=32768 # size of kernel msg. buffer
821.31Sabsoptions TRY_SCSI_LINKED_COMMANDS=0x7f
831.31Sabsconfig netbsd root on ? type ?
841.31Sabspseudo-device sl # Slip
851.31Sabspseudo-device ppp # ppp
861.31Sabspseudo-device pppoe # PPP over Ethernet (RFC 2516)
871.31Sabspseudo-device pty # pseudo-terminals
881.31Sabspseudo-device loop # Loopback network
891.49Srpaulopseudo-device vnd # 3 pseudo disks (see vnconfig)
901.31Sabspseudo-device md 3 # Boot memory disk
911.47Srpaulopseudo-device bpfilter # berkeley packet filters
921.49Srpaulopseudo-device tun # network tunnel
931.35Scubepseudo-device tap # virtual Ethernet
941.49Srpaulopseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933)
951.50Spavelpseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
961.31Sabspseudo-device vlan # IEEE 802.1q encapsulation
971.31Sabspseudo-device bridge # simple inter-network bridging
981.54Smartinpseudo-device agr # IEEE 802.3ad link aggregation
991.31Sabspseudo-device ccd 4 # concatenating disk driver
1001.31Sabspseudo-device raid 8 # RAIDframe disk driver
1011.31Sabsoptions RAID_AUTOCONFIG # auto-configuration of RAID components
1021.36Shannkenpseudo-device fss 4 # file system snapshot device
1031.31Sabspseudo-device ipfilter # IP filtering device
1041.31Sabspseudo-device rnd # /dev/random and in-kernel generator
1051.31Sabspseudo-device clockctl # user control of clock subsystem
1061.31Sabsexphy* at mii? phy ? # 3Com internal PHYs
1071.31Sabsinphy* at mii? phy ? # Intel 82555 PHYs
1081.31Sabsiophy* at mii? phy ? # Intel 82553 PHYs
1091.31Sabsukphy* at mii? phy ? # generic unknown PHYs
1101.31Sabsep* at pci? dev ? function ? # 3Com 3c59x
1111.31Sabsfxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
1121.31Sabseso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
1131.31Sabsaudio* at eso?
1141.31Sabsoptions WSEMUL_VT100 # VT100 / VT220 emulation
1151.31Sabsoptions WS_KERNEL_FG=WSCOL_WHITE
1161.31Sabsoptions WS_KERNEL_BG=WSCOL_BLACK
1171.31Sabsoptions WSDISPLAY_DEFAULTSCREENS=4
1181.31Sabsoptions PCDISPLAY_SOFTCURSOR
1191.31Sabsisab0 at mainbus0 # ISA-bus
1201.31Sabsisa0 at isab0
1211.31Sabspcib0 at mainbus0 # PCI-bus
1221.31Sabspci0 at pcib0
1231.31Sabsnvr0 at mainbus0 # nvram driver
1241.31Sabsser0 at mainbus0
1251.31Sabsfdcisa0 at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy contr.
1261.31Sabsfdisa0 at fdcisa0 drive 0
1271.31Sabspciide* at pci? dev ? function ? flags 0x0000 # GENERIC pciide driver
1281.31Sabsacardide* at pci? dev ? function ? # Acard IDE controllers
1291.31Sabsaceride* at pci? dev ? function ? # Acer Lab IDE controllers
1301.31Sabsartsata* at pci? dev ? function ? # Intel i31244 SATA controller
1311.31Sabscmdide* at pci? dev ? function ? # CMD tech IDE controllers
1321.31Sabscypide* at pci? dev ? function ? # Cypress IDE controllers
1331.31Sabshptide* at pci? dev ? function ? # Triones/HighPoint IDE controllers
1341.31Sabsoptiide* at pci? dev ? function ? # Opti IDE controllers
1351.31Sabspdcide* at pci? dev ? function ? # Promise IDE controllers
1361.34Sbouyerpdcsata* at pci? dev ? function ? # Promise SATA150 controllers
1371.31Sabssatalink* at pci? dev ? function ? # SiI SATALink controllers
1381.31Sabssiside* at pci? dev ? function ? # SiS IDE controllers
1391.31Sabsslide* at pci? dev ? function ? # Symphony Labs IDE controllers
1401.31Sabsviaide* at pci? dev ? function ? # VIA/AMD/Nvidia IDE controllers
1411.31Sabsatabus* at ata? channel ?
1421.31Sabsvga0 at pci? dev ? function ? # a PCI VGA card
1431.31Sabswsdisplay* at vga? console ? # as a wscons console
1441.31Sabspckbc0 at isa? # PC keyboard controller
1451.31Sabspckbd* at pckbc? # PC keyboard
1461.31Sabswskbd* at pckbd? console ? # wscons keyboard
1471.31Sabswd* at atabus? drive ?
1481.31Sabsatapibus* at atabus? # ATAPI bus support
1491.31Sabscd* at atapibus? drive ? # ATAPI CD-ROM drives
150