HADES revision 1.69
11.1Sleo#
21.69Srpaulo# $NetBSD: HADES,v 1.69 2006/03/28 21:11:09 rpaulo 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.69Srpaulo#		NetBSD: GENERIC.in,v 1.60 2006/02/05 05:01:49 cube 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.52Sabspseudo-device vlan # IEEE 802.1q encapsulation
1391.52Sabspseudo-device bridge # simple inter-network bridging
1401.52Sabs
1411.52Sabspseudo-device ccd 4 # concatenating disk driver
1421.52Sabs
1431.52Sabspseudo-device raid 8 # RAIDframe disk driver
1441.52Sabsoptions RAID_AUTOCONFIG # auto-configuration of RAID components
1451.57Shannkenpseudo-device fss 4 # file system snapshot device
1461.52Sabspseudo-device ipfilter # IP filtering device
1471.52Sabspseudo-device rnd # /dev/random and in-kernel generator
1481.52Sabspseudo-device clockctl # user control of clock subsystem
1491.52Sabs
1501.52Sabsexphy* at mii? phy ? # 3Com internal PHYs
1511.52Sabsinphy* at mii? phy ? # Intel 82555 PHYs
1521.52Sabsiophy* at mii? phy ? # Intel 82553 PHYs
1531.52Sabsukphy* at mii? phy ? # generic unknown PHYs
1541.52Sabs
1551.52Sabsep* at pci? dev ? function ? # 3Com 3c59x
1561.52Sabsfxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
1571.52Sabs
1581.52Sabseso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
1591.52Sabsaudio* at eso?
1601.52Sabs
1611.52Sabspseudo-device view 4 # View (graphics mapping)
1621.52Sabspseudo-device mouse 1 # mouse
1631.25Sleo
1641.52Sabsncrscsi0 at mainbus0 # NCR5380 SCSI driver
1651.52Sabsscsibus0 at ncrscsi0 # SCSI bus
1661.52Sabszs0 at mainbus0 # Serial support through 8530
1671.52Sabsnvr0 at mainbus0 # nvram driver
1681.52Sabslp0 at mainbus0 # centronics printer
1691.52Sabsser0 at mainbus0 # UART on first 68901 (ttyB0)
1701.52Sabsgrfbus0 at mainbus0 # bitmapped display's'
1711.52Sabsgrfet0 at grfbus0 # et4000/et6000/et6100 consoles
1721.52Sabsite0 at grfet0
1731.52Sabsgrfet1 at grfbus0
1741.52Sabsite1 at grfet1
1751.52Sabsgrfet2 at grfbus0
1761.52Sabsite2 at grfet2
1771.52Sabspcib0 at mainbus0 # PCI-bus
1781.52Sabspci0 at pcib0
1791.37Satatat
1801.52Sabsavmebus0 at mainbus0 # VME bus
1811.52Sabsvme0 at avmebus0
1821.52Sabsle0 at vme0 irq 5 # Lance ethernet (Riebl/PAM).
1831.52Sabsle0 at vme0 irq 4 # Lance ethernet (BVME410).
1841.52Sabset0 at vme0 # Crazy Dots II
1851.52Sabsisab0 at mainbus0 # ISA-bus
1861.52Sabsisa0 at isab0
1871.52Sabswdc0 at mainbus0 # IDE-bus
1881.52Sabsatabus* at wdc? channel ?
1891.52Sabswd* at atabus? drive ?
1901.1Sleo
1911.52Sabsatapibus* at atabus?
1921.1Sleo
1931.52Sabscd* at atapibus? drive ? # ATAPI CD-ROM drives
1941.25Sleo
1951.52Sabssd* at scsibus? target ? lun ? # SCSI disk drives
1961.52Sabsst* at scsibus? target ? lun ? # SCSI tape drives
1971.52Sabscd* at scsibus? target ? lun ? # SCSI CD-ROM drives
1981.26Sleo
1991.52Sabsch* at scsibus? target ? lun ? # SCSI autochangers
2001.52Sabsss* at scsibus? target ? lun ? # SCSI scanners
2011.52Sabsse* at scsibus? target ? lun ? # SCSI ethernet
2021.52Sabsuk* at scsibus? target ? lun ? # SCSI unknown
2031.26Sleo
2041.52Sabsne0 at isa0 port 0x300 irq 5 # NE2000 ethernet
2051.52Sabsep* at pci0 dev ? function 0 # 3Com 3c59x/3c90x Ethernet
2061.19Sleo
2071.52Sabseso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
2081.52Sabsaudio* at eso?
209