MILAN-PCIIDE revision 1.32
11.1Sleo#
21.31Sabs# $NetBSD: MILAN-PCIIDE,v 1.32 2004/06/28 21:10:09 bouyer 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.31Sabs#		NetBSD: MILAN.in,v 1.16 2003/12/14 01:32:01 thorpej Exp $
91.32Sbouyer#		NetBSD: GENERIC.in,v 1.38 2004/06/28 21:07:47 bouyer 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.31Sabs
811.31Sabsoptions SYSVSHM # System V shared memory
821.31Sabsoptions SYSVMSG # System V messages
831.31Sabsoptions SYSVSEM # System V semaphores
841.32Sbouyer
851.32Sbouyeroptions P1003_1B_SEMAPHORE # p1003.1b semaphore support
861.32Sbouyer
871.31Sabsoptions KTRACE # Add kernel tracing system call
881.31Sabsoptions SYSTRACE # system call vetting via systrace(1)
891.31Sabsoptions DIAGNOSTIC # Add additional error checking code
901.31Sabsoptions USERCONF # userconf(4) support
911.31Sabsoptions SCSIVERBOSE # human readable SCSI error messages
921.31Sabs
931.31Sabsoptions MIIVERBOSE # verbose PHY autoconfig messages
941.31Sabsoptions PCIVERBOSE # verbose PCI device autoconfig messages
951.31Sabs
961.31Sabsoptions ST_POOL_SIZE=22 # smallest that allows TT-HIGH
971.31Sabsoptions MEMORY_DISK_HOOKS # Boot RAM-disk
981.31Sabsoptions DISKLABEL_NBDA # NetBSD disklabels (required)
991.31Sabsoptions DISKLABEL_AHDI # NetBSD/AHDI disklabels
1001.31Sabs
1011.31Sabsoptions SERCONSOLE # modem1 console support
1021.31Sabsoptions RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM
1031.31Sabsoptions MSGBUFSIZE=32768 # size of kernel msg. buffer
1041.31Sabs
1051.31Sabsoptions TRY_SCSI_LINKED_COMMANDS=0x7f
1061.31Sabs
1071.31Sabsconfig netbsd root on ? type ?
1081.31Sabs
1091.31Sabspseudo-device sl # Slip
1101.31Sabspseudo-device ppp # ppp
1111.31Sabs
1121.31Sabspseudo-device pppoe # PPP over Ethernet (RFC 2516)
1131.31Sabs
1141.31Sabspseudo-device pty # pseudo-terminals
1151.31Sabspseudo-device loop # Loopback network
1161.31Sabspseudo-device vnd 3 # 3 pseudo disks (see vnconfig)
1171.31Sabspseudo-device md 3 # Boot memory disk
1181.31Sabs
1191.31Sabspseudo-device bpfilter 2 # berkeley packet filters
1201.31Sabspseudo-device tun 2 # network tunnel
1211.31Sabs
1221.31Sabspseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
1231.31Sabs
1241.31Sabspseudo-device vlan # IEEE 802.1q encapsulation
1251.31Sabspseudo-device bridge # simple inter-network bridging
1261.31Sabs
1271.31Sabspseudo-device ccd 4 # concatenating disk driver
1281.31Sabs
1291.31Sabspseudo-device raid 8 # RAIDframe disk driver
1301.31Sabsoptions RAID_AUTOCONFIG # auto-configuration of RAID components
1311.31Sabspseudo-device ipfilter # IP filtering device
1321.31Sabspseudo-device rnd # /dev/random and in-kernel generator
1331.31Sabspseudo-device clockctl # user control of clock subsystem
1341.31Sabs
1351.31Sabsexphy* at mii? phy ? # 3Com internal PHYs
1361.31Sabsinphy* at mii? phy ? # Intel 82555 PHYs
1371.31Sabsiophy* at mii? phy ? # Intel 82553 PHYs
1381.31Sabsukphy* at mii? phy ? # generic unknown PHYs
1391.31Sabs
1401.31Sabsep* at pci? dev ? function ? # 3Com 3c59x
1411.31Sabsfxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
1421.31Sabs
1431.31Sabseso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
1441.31Sabsaudio* at eso?
1451.31Sabsoptions WSEMUL_VT100 # VT100 / VT220 emulation
1461.31Sabs
1471.31Sabsoptions WS_KERNEL_FG=WSCOL_WHITE
1481.31Sabsoptions WS_KERNEL_BG=WSCOL_BLACK
1491.31Sabsoptions WSDISPLAY_DEFAULTSCREENS=4
1501.31Sabs
1511.31Sabsoptions PCDISPLAY_SOFTCURSOR
1521.31Sabs
1531.31Sabsisab0 at mainbus0 # ISA-bus
1541.31Sabsisa0 at isab0
1551.31Sabspcib0 at mainbus0 # PCI-bus
1561.31Sabspci0 at pcib0
1571.31Sabsnvr0 at mainbus0 # nvram driver
1581.31Sabsser0 at mainbus0
1591.31Sabsfdcisa0 at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy contr.
1601.31Sabsfdisa0 at fdcisa0 drive 0
1611.31Sabspciide* at pci? dev ? function ? flags 0x0000 # GENERIC pciide driver
1621.31Sabsacardide* at pci? dev ? function ? # Acard IDE controllers
1631.31Sabsaceride* at pci? dev ? function ? # Acer Lab IDE controllers
1641.31Sabsartsata* at pci? dev ? function ? # Intel i31244 SATA controller
1651.31Sabscmdide* at pci? dev ? function ? # CMD tech IDE controllers
1661.31Sabscypide* at pci? dev ? function ? # Cypress IDE controllers
1671.31Sabshptide* at pci? dev ? function ? # Triones/HighPoint IDE controllers
1681.31Sabsoptiide* at pci? dev ? function ? # Opti IDE controllers
1691.31Sabspiixide* at pci? dev ? function ? # Intel IDE controllers
1701.31Sabspdcide* at pci? dev ? function ? # Promise IDE controllers
1711.31Sabssatalink* at pci? dev ? function ? # SiI SATALink controllers
1721.31Sabssiside* at pci? dev ? function ? # SiS IDE controllers
1731.31Sabsslide* at pci? dev ? function ? # Symphony Labs IDE controllers
1741.31Sabsviaide* at pci? dev ? function ? # VIA/AMD/Nvidia IDE controllers
1751.31Sabs
1761.31Sabsatabus* at ata? channel ?
1771.31Sabs
1781.31Sabsoptions __HAVE_NWSCONS
1791.31Sabsvga0 at pci? dev ? function ? # a PCI VGA card
1801.31Sabswsdisplay* at vga? console ? # as a wscons console
1811.31Sabspckbc0 at isa? # PC keyboard controller
1821.31Sabspckbd* at pckbc? # PC keyboard
1831.31Sabswskbd* at pckbd? console ? # wscons keyboard
1841.1Sleo
1851.31Sabswd* at atabus? drive ?
1861.31Sabsatapibus* at atabus? # ATAPI bus support
1871.29Sthorpej
1881.31Sabscd* at atapibus? drive ? # ATAPI CD-ROM drives
189