HADES revision 1.70
11.1Sleo#
21.69Srpaulo# $NetBSD: HADES,v 1.70 2006/03/28 22:03:47 pavel 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.66Sreinoud#		NetBSD: HADES.in,v 1.8 2005/12/11 12:16:54 christos Exp $
91.70Spavel#		NetBSD: GENERIC.in,v 1.61 2006/03/28 20:58:39 pavel 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.63Schristosfile-system PTYFS # /dev/pts/N support
591.52Sabs
601.52Sabsoptions QUOTA # Disk quotas for local disks
611.52Sabs
621.52Sabsoptions SOFTDEP # FFS soft updates support.
631.57Shannken
641.52Sabsoptions NFSSERVER # Network File System server side code
651.52Sabs
661.52Sabsoptions PANICWAIT # Require keystroke to dump/reboot
671.52Sabsoptions DDB # Kernel debugger
681.52Sabs
691.52Sabsoptions DDB_HISTORY_SIZE=100 # Enable history editing in DDB
701.52Sabs
711.52Sabsoptions COMPAT_43 # 4.3 BSD compatible system calls (required)
721.58Ssimonboptions COMPAT_10 # Compatibility with NetBSD 1.0
731.58Ssimonboptions COMPAT_11 # Compatibility with NetBSD 1.1
741.58Ssimonboptions COMPAT_12 # Compatibility with NetBSD 1.2
751.58Ssimonboptions COMPAT_13 # Compatibility with NetBSD 1.3
761.58Ssimonboptions COMPAT_14 # Compatibility with NetBSD 1.4
771.58Ssimonboptions COMPAT_15 # Compatibility with NetBSD 1.5
781.58Ssimonboptions COMPAT_16 # Compatibility with NetBSD 1.6
791.58Ssimonboptions COMPAT_20 # Compatibility with NetBSD 2.0
801.64Schsoptions COMPAT_30 # NetBSD 3.0 compatibility.
811.25Sleo
821.52Sabsoptions COMPAT_AOUT_M68K # Compatibility to a.out executables
831.52Sabsoptions EXEC_AOUT # a.out format executables
841.55Sbouyeroptions COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
851.25Sleo
861.52Sabsoptions SYSVSHM # System V shared memory
871.52Sabsoptions SYSVMSG # System V messages
881.52Sabsoptions SYSVSEM # System V semaphores
891.53Sbouyer
901.53Sbouyeroptions P1003_1B_SEMAPHORE # p1003.1b semaphore support
911.53Sbouyer
921.52Sabsoptions KTRACE # Add kernel tracing system call
931.52Sabsoptions SYSTRACE # system call vetting via systrace(1)
941.64Schs
951.52Sabsoptions USERCONF # userconf(4) support
961.55Sbouyer
971.55Sbouyeroptions SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
981.55Sbouyer
991.52Sabsoptions SCSIVERBOSE # human readable SCSI error messages
1001.25Sleo
1011.52Sabsoptions MIIVERBOSE # verbose PHY autoconfig messages
1021.52Sabsoptions PCIVERBOSE # verbose PCI device autoconfig messages
1031.52Sabs
1041.52Sabsoptions ST_POOL_SIZE=22 # smallest that allows TT-HIGH
1051.52Sabs
1061.52Sabsoptions TT_SCSI # SCSI-support for TT
1071.52Sabsoptions TT_VIDEO # Graphics support for TT
1081.52Sabs
1091.52Sabsoptions MEMORY_DISK_HOOKS # Boot RAM-disk
1101.52Sabsoptions DISKLABEL_NBDA # NetBSD disklabels (required)
1111.52Sabsoptions DISKLABEL_AHDI # NetBSD/AHDI disklabels
1121.52Sabs
1131.52Sabsoptions SERCONSOLE # modem1 console support
1141.52Sabsoptions RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM
1151.52Sabsoptions MSGBUFSIZE=32768 # size of kernel msg. buffer
1161.52Sabs
1171.52Sabsoptions TRY_SCSI_LINKED_COMMANDS=0x7f
1181.52Sabs
1191.52Sabsconfig netbsd root on ? type ?
1201.52Sabs
1211.52Sabspseudo-device sl # Slip
1221.52Sabspseudo-device ppp # ppp
1231.52Sabs
1241.52Sabspseudo-device pppoe # PPP over Ethernet (RFC 2516)
1251.52Sabs
1261.52Sabspseudo-device pty # pseudo-terminals
1271.52Sabspseudo-device loop # Loopback network
1281.69Srpaulopseudo-device vnd # 3 pseudo disks (see vnconfig)
1291.59Shubertf
1301.52Sabspseudo-device md 3 # Boot memory disk
1311.52Sabs
1321.67Srpaulopseudo-device bpfilter # berkeley packet filters
1331.69Srpaulopseudo-device tun # network tunnel
1341.56Scubepseudo-device tap # virtual Ethernet
1351.52Sabs
1361.69Srpaulopseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933)
1371.52Sabs
1381.70Spavelpseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
1391.70Spavel
1401.52Sabspseudo-device vlan # IEEE 802.1q encapsulation
1411.52Sabspseudo-device bridge # simple inter-network bridging
1421.52Sabs
1431.52Sabspseudo-device ccd 4 # concatenating disk driver
1441.52Sabs
1451.52Sabspseudo-device raid 8 # RAIDframe disk driver
1461.52Sabsoptions RAID_AUTOCONFIG # auto-configuration of RAID components
1471.57Shannkenpseudo-device fss 4 # file system snapshot device
1481.52Sabspseudo-device ipfilter # IP filtering device
1491.52Sabspseudo-device rnd # /dev/random and in-kernel generator
1501.52Sabspseudo-device clockctl # user control of clock subsystem
1511.52Sabs
1521.52Sabsexphy* at mii? phy ? # 3Com internal PHYs
1531.52Sabsinphy* at mii? phy ? # Intel 82555 PHYs
1541.52Sabsiophy* at mii? phy ? # Intel 82553 PHYs
1551.52Sabsukphy* at mii? phy ? # generic unknown PHYs
1561.52Sabs
1571.52Sabsep* at pci? dev ? function ? # 3Com 3c59x
1581.52Sabsfxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
1591.52Sabs
1601.52Sabseso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
1611.52Sabsaudio* at eso?
1621.52Sabs
1631.52Sabspseudo-device view 4 # View (graphics mapping)
1641.52Sabspseudo-device mouse 1 # mouse
1651.25Sleo
1661.52Sabsncrscsi0 at mainbus0 # NCR5380 SCSI driver
1671.52Sabsscsibus0 at ncrscsi0 # SCSI bus
1681.52Sabszs0 at mainbus0 # Serial support through 8530
1691.52Sabsnvr0 at mainbus0 # nvram driver
1701.52Sabslp0 at mainbus0 # centronics printer
1711.52Sabsser0 at mainbus0 # UART on first 68901 (ttyB0)
1721.52Sabsgrfbus0 at mainbus0 # bitmapped display's'
1731.52Sabsgrfet0 at grfbus0 # et4000/et6000/et6100 consoles
1741.52Sabsite0 at grfet0
1751.52Sabsgrfet1 at grfbus0
1761.52Sabsite1 at grfet1
1771.52Sabsgrfet2 at grfbus0
1781.52Sabsite2 at grfet2
1791.52Sabspcib0 at mainbus0 # PCI-bus
1801.52Sabspci0 at pcib0
1811.37Satatat
1821.52Sabsavmebus0 at mainbus0 # VME bus
1831.52Sabsvme0 at avmebus0
1841.52Sabsle0 at vme0 irq 5 # Lance ethernet (Riebl/PAM).
1851.52Sabsle0 at vme0 irq 4 # Lance ethernet (BVME410).
1861.52Sabset0 at vme0 # Crazy Dots II
1871.52Sabsisab0 at mainbus0 # ISA-bus
1881.52Sabsisa0 at isab0
1891.52Sabswdc0 at mainbus0 # IDE-bus
1901.52Sabsatabus* at wdc? channel ?
1911.52Sabswd* at atabus? drive ?
1921.1Sleo
1931.52Sabsatapibus* at atabus?
1941.1Sleo
1951.52Sabscd* at atapibus? drive ? # ATAPI CD-ROM drives
1961.25Sleo
1971.52Sabssd* at scsibus? target ? lun ? # SCSI disk drives
1981.52Sabsst* at scsibus? target ? lun ? # SCSI tape drives
1991.52Sabscd* at scsibus? target ? lun ? # SCSI CD-ROM drives
2001.26Sleo
2011.52Sabsch* at scsibus? target ? lun ? # SCSI autochangers
2021.52Sabsss* at scsibus? target ? lun ? # SCSI scanners
2031.52Sabsse* at scsibus? target ? lun ? # SCSI ethernet
2041.52Sabsuk* at scsibus? target ? lun ? # SCSI unknown
2051.26Sleo
2061.52Sabsne0 at isa0 port 0x300 irq 5 # NE2000 ethernet
2071.52Sabsep* at pci0 dev ? function 0 # 3Com 3c59x/3c90x Ethernet
2081.19Sleo
2091.52Sabseso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
2101.52Sabsaudio* at eso?
211