HADES revision 1.55
11.1Sleo#
21.55Sbouyer# $NetBSD: HADES,v 1.55 2004/11/24 20:52:23 bouyer Exp $
31.1Sleo#
41.25Sleo# This file was automatically created. Changes will be
51.25Sleo# lost when running makeconf in this directory.
61.1Sleo#
71.32Slukem# Created from:
81.50Sbouyer#		NetBSD: HADES.in,v 1.7 2003/10/08 11:05:27 bouyer Exp $
91.55Sbouyer#		NetBSD: GENERIC.in,v 1.41 2004/11/10 17:54:03 christos Exp $
101.52Sabsinclude "arch/atari/conf/std.hades"
111.52Sabs
121.52Sabsoptions INCLUDE_CONFIG_FILE # embed config file in kernel binary
131.52Sabs
141.52Sabsmaxusers 16
151.52Sabs
161.52Sabsoptions HZ=64 # Set the clock-rate (48/64/96)
171.52Sabs
181.52Sabsoptions INSECURE # disable kernel security levels
191.52Sabsoptions M68040 # support for 040
201.52Sabsoptions M68060 # support for 060
211.52Sabsoptions FPSP # 68040 Floatingpoint support
221.52Sabsoptions M060SP # MC68060 software support (Required for 060)
231.52Sabs
241.52Sabsoptions INET # IP + ICMP + TCP + UDP
251.52Sabs
261.52Sabsoptions INET6 # IPV6
271.52Sabs
281.52Sabsoptions NS # XNS
291.52Sabs
301.52Sabsoptions ISO,TPIP # OSI
311.52Sabs
321.52Sabsoptions CCITT,LLC,HDLC # X.25
331.52Sabs
341.52Sabsoptions NETATALK # AppleTalk networking protocols
351.52Sabs
361.52Sabsoptions PPP_BSDCOMP # BSD-Compress compression support for PPP
371.52Sabsoptions PPP_DEFLATE # Deflate compression support for PPP
381.52Sabsoptions PPP_FILTER # Active filter support for PPP (requires bpf)
391.52Sabs
401.52Sabsoptions PFIL_HOOKS # pfil(9) packet filter hooks
411.52Sabsoptions IPFILTER_LOG # ipmon(8) log support
421.52Sabsfile-system FFS # Berkeley fast file system
431.52Sabsfile-system MFS # Memory based filesystem
441.52Sabsfile-system KERNFS # Kernel parameter filesystem
451.52Sabsfile-system MSDOSFS # MSDOS filesystem
461.52Sabsfile-system CD9660 # ISO 9660 filesystem with Rock Ridge
471.52Sabs
481.52Sabsfile-system NFS # Network File System client side code
491.52Sabsfile-system PROCFS # Process filesystem
501.52Sabsfile-system FDESC # /dev/fd
511.52Sabsfile-system NULLFS # Loopback filesystem
521.52Sabsfile-system OVERLAY # overlay filesystem
531.52Sabsfile-system UNION # union file system
541.52Sabsfile-system UMAPFS # null file system (with uid & gid remapping)
551.52Sabsfile-system PORTAL # portal file system
561.52Sabsfile-system EXT2FS # second extended file system (linux)
571.52Sabsfile-system LFS # log-structured file system
581.52Sabs
591.52Sabsoptions QUOTA # Disk quotas for local disks
601.52Sabs
611.52Sabsoptions SOFTDEP # FFS soft updates support.
621.52Sabsoptions NFSSERVER # Network File System server side code
631.52Sabs
641.52Sabsoptions PANICWAIT # Require keystroke to dump/reboot
651.52Sabsoptions DDB # Kernel debugger
661.52Sabs
671.52Sabsoptions DDB_HISTORY_SIZE=100 # Enable history editing in DDB
681.52Sabs
691.52Sabsoptions COMPAT_43 # 4.3 BSD compatible system calls (required)
701.52Sabsoptions COMPAT_10 # Compatibility to NetBSD1.0
711.52Sabsoptions COMPAT_11 # Compatibility to NetBSD1.1
721.52Sabsoptions COMPAT_12 # Compatibility to NetBSD1.2
731.52Sabsoptions COMPAT_13 # Compatibility to NetBSD1.3
741.52Sabsoptions COMPAT_14 # Compatibility to NetBSD1.4
751.52Sabsoptions COMPAT_15 # Compatibility to NetBSD1.5
761.52Sabsoptions COMPAT_16 # Compatibility to NetBSD1.6
771.25Sleo
781.52Sabsoptions COMPAT_AOUT_M68K # Compatibility to a.out executables
791.52Sabsoptions EXEC_AOUT # a.out format executables
801.55Sbouyeroptions COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
811.25Sleo
821.52Sabsoptions SYSVSHM # System V shared memory
831.52Sabsoptions SYSVMSG # System V messages
841.52Sabsoptions SYSVSEM # System V semaphores
851.53Sbouyer
861.53Sbouyeroptions P1003_1B_SEMAPHORE # p1003.1b semaphore support
871.53Sbouyer
881.52Sabsoptions KTRACE # Add kernel tracing system call
891.52Sabsoptions SYSTRACE # system call vetting via systrace(1)
901.52Sabsoptions DIAGNOSTIC # Add additional error checking code
911.52Sabsoptions USERCONF # userconf(4) support
921.55Sbouyer
931.55Sbouyeroptions SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
941.55Sbouyer
951.52Sabsoptions SCSIVERBOSE # human readable SCSI error messages
961.25Sleo
971.52Sabsoptions MIIVERBOSE # verbose PHY autoconfig messages
981.52Sabsoptions PCIVERBOSE # verbose PCI device autoconfig messages
991.52Sabs
1001.52Sabsoptions ST_POOL_SIZE=22 # smallest that allows TT-HIGH
1011.52Sabs
1021.52Sabsoptions TT_SCSI # SCSI-support for TT
1031.52Sabsoptions TT_VIDEO # Graphics support for TT
1041.52Sabs
1051.52Sabsoptions MEMORY_DISK_HOOKS # Boot RAM-disk
1061.52Sabsoptions DISKLABEL_NBDA # NetBSD disklabels (required)
1071.52Sabsoptions DISKLABEL_AHDI # NetBSD/AHDI disklabels
1081.52Sabs
1091.52Sabsoptions SERCONSOLE # modem1 console support
1101.52Sabsoptions RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM
1111.52Sabsoptions MSGBUFSIZE=32768 # size of kernel msg. buffer
1121.52Sabs
1131.52Sabsoptions TRY_SCSI_LINKED_COMMANDS=0x7f
1141.52Sabs
1151.52Sabsconfig netbsd root on ? type ?
1161.52Sabs
1171.52Sabspseudo-device sl # Slip
1181.52Sabspseudo-device ppp # ppp
1191.52Sabs
1201.52Sabspseudo-device pppoe # PPP over Ethernet (RFC 2516)
1211.52Sabs
1221.52Sabspseudo-device pty # pseudo-terminals
1231.52Sabspseudo-device loop # Loopback network
1241.52Sabspseudo-device vnd 3 # 3 pseudo disks (see vnconfig)
1251.52Sabspseudo-device md 3 # Boot memory disk
1261.52Sabs
1271.52Sabspseudo-device bpfilter 2 # berkeley packet filters
1281.52Sabspseudo-device tun 2 # network tunnel
1291.52Sabs
1301.52Sabspseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
1311.52Sabs
1321.52Sabspseudo-device vlan # IEEE 802.1q encapsulation
1331.52Sabspseudo-device bridge # simple inter-network bridging
1341.52Sabs
1351.52Sabspseudo-device ccd 4 # concatenating disk driver
1361.52Sabs
1371.52Sabspseudo-device raid 8 # RAIDframe disk driver
1381.52Sabsoptions RAID_AUTOCONFIG # auto-configuration of RAID components
1391.52Sabspseudo-device ipfilter # IP filtering device
1401.52Sabspseudo-device rnd # /dev/random and in-kernel generator
1411.52Sabspseudo-device clockctl # user control of clock subsystem
1421.52Sabs
1431.52Sabsexphy* at mii? phy ? # 3Com internal PHYs
1441.52Sabsinphy* at mii? phy ? # Intel 82555 PHYs
1451.52Sabsiophy* at mii? phy ? # Intel 82553 PHYs
1461.52Sabsukphy* at mii? phy ? # generic unknown PHYs
1471.52Sabs
1481.52Sabsep* at pci? dev ? function ? # 3Com 3c59x
1491.52Sabsfxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
1501.52Sabs
1511.52Sabseso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
1521.52Sabsaudio* at eso?
1531.52Sabs
1541.52Sabspseudo-device view 4 # View (graphics mapping)
1551.52Sabspseudo-device mouse 1 # mouse
1561.25Sleo
1571.52Sabsncrscsi0 at mainbus0 # NCR5380 SCSI driver
1581.52Sabsscsibus0 at ncrscsi0 # SCSI bus
1591.52Sabszs0 at mainbus0 # Serial support through 8530
1601.52Sabsnvr0 at mainbus0 # nvram driver
1611.52Sabslp0 at mainbus0 # centronics printer
1621.52Sabsser0 at mainbus0 # UART on first 68901 (ttyB0)
1631.52Sabsgrfbus0 at mainbus0 # bitmapped display's'
1641.52Sabsgrfet0 at grfbus0 # et4000/et6000/et6100 consoles
1651.52Sabsite0 at grfet0
1661.52Sabsgrfet1 at grfbus0
1671.52Sabsite1 at grfet1
1681.52Sabsgrfet2 at grfbus0
1691.52Sabsite2 at grfet2
1701.52Sabspcib0 at mainbus0 # PCI-bus
1711.52Sabspci0 at pcib0
1721.37Satatat
1731.52Sabsavmebus0 at mainbus0 # VME bus
1741.52Sabsvme0 at avmebus0
1751.52Sabsle0 at vme0 irq 5 # Lance ethernet (Riebl/PAM).
1761.52Sabsle0 at vme0 irq 4 # Lance ethernet (BVME410).
1771.52Sabset0 at vme0 # Crazy Dots II
1781.52Sabsisab0 at mainbus0 # ISA-bus
1791.52Sabsisa0 at isab0
1801.52Sabswdc0 at mainbus0 # IDE-bus
1811.52Sabsatabus* at wdc? channel ?
1821.52Sabswd* at atabus? drive ?
1831.1Sleo
1841.52Sabsatapibus* at atabus?
1851.1Sleo
1861.52Sabscd* at atapibus? drive ? # ATAPI CD-ROM drives
1871.25Sleo
1881.52Sabssd* at scsibus? target ? lun ? # SCSI disk drives
1891.52Sabsst* at scsibus? target ? lun ? # SCSI tape drives
1901.52Sabscd* at scsibus? target ? lun ? # SCSI CD-ROM drives
1911.26Sleo
1921.52Sabsch* at scsibus? target ? lun ? # SCSI autochangers
1931.52Sabsss* at scsibus? target ? lun ? # SCSI scanners
1941.52Sabsse* at scsibus? target ? lun ? # SCSI ethernet
1951.52Sabsuk* at scsibus? target ? lun ? # SCSI unknown
1961.26Sleo
1971.52Sabsne0 at isa0 port 0x300 irq 5 # NE2000 ethernet
1981.52Sabsep* at pci0 dev ? function 0 # 3Com 3c59x/3c90x Ethernet
1991.19Sleo
2001.52Sabseso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
2011.52Sabsaudio* at eso?
202