HADES revision 1.80
11.1Sleo#
21.76Ssimonb# $NetBSD: HADES,v 1.80 2008/11/15 21:22:03 abs 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.80Sabs#		NetBSD: GENERIC.in,v 1.76 2008/11/15 21:21:23 abs Exp $
101.52Sabsinclude "arch/atari/conf/std.hades"
111.52Sabsoptions INCLUDE_CONFIG_FILE # embed config file in kernel binary
121.52Sabsmaxusers 16
131.52Sabsoptions HZ=64 # Set the clock-rate (48/64/96)
141.52Sabsoptions INSECURE # disable kernel security levels
151.52Sabsoptions M68040 # support for 040
161.52Sabsoptions M68060 # support for 060
171.52Sabsoptions FPSP # 68040 Floatingpoint support
181.52Sabsoptions M060SP # MC68060 software support (Required for 060)
191.52Sabsoptions INET # IP + ICMP + TCP + UDP
201.52Sabsoptions INET6 # IPV6
211.52Sabsoptions NETATALK # AppleTalk networking protocols
221.52Sabsoptions PPP_BSDCOMP # BSD-Compress compression support for PPP
231.52Sabsoptions PPP_DEFLATE # Deflate compression support for PPP
241.52Sabsoptions PPP_FILTER # Active filter support for PPP (requires bpf)
251.52Sabsoptions PFIL_HOOKS # pfil(9) packet filter hooks
261.52Sabsoptions IPFILTER_LOG # ipmon(8) log support
271.73Smartinoptions IPFILTER_LOOKUP # ippool(8) support
281.52Sabsfile-system FFS # Berkeley fast file system
291.52Sabsfile-system MFS # Memory based filesystem
301.52Sabsfile-system MSDOSFS # MSDOS filesystem
311.52Sabsfile-system CD9660 # ISO 9660 filesystem with Rock Ridge
321.79Sabsfile-system KERNFS # Kernel parameter filesystem
331.52Sabsfile-system NFS # Network File System client side code
341.52Sabsfile-system PROCFS # Process filesystem
351.52Sabsfile-system FDESC # /dev/fd
361.52Sabsfile-system NULLFS # Loopback filesystem
371.52Sabsfile-system OVERLAY # overlay filesystem
381.52Sabsfile-system UNION # union file system
391.52Sabsfile-system UMAPFS # null file system (with uid & gid remapping)
401.52Sabsfile-system PORTAL # portal file system
411.52Sabsfile-system EXT2FS # second extended file system (linux)
421.52Sabsfile-system LFS # log-structured file system
431.63Schristosfile-system PTYFS # /dev/pts/N support
441.76Ssimonboptions WAPBL # File system journaling support - Experimental
451.52Sabsoptions QUOTA # Disk quotas for local disks
461.52Sabsoptions SOFTDEP # FFS soft updates support.
471.52Sabsoptions NFSSERVER # Network File System server side code
481.52Sabsoptions PANICWAIT # Require keystroke to dump/reboot
491.52Sabsoptions DDB # Kernel debugger
501.52Sabsoptions DDB_HISTORY_SIZE=100 # Enable history editing in DDB
511.52Sabsoptions COMPAT_43 # 4.3 BSD compatible system calls (required)
521.58Ssimonboptions COMPAT_10 # Compatibility with NetBSD 1.0
531.58Ssimonboptions COMPAT_11 # Compatibility with NetBSD 1.1
541.58Ssimonboptions COMPAT_12 # Compatibility with NetBSD 1.2
551.58Ssimonboptions COMPAT_13 # Compatibility with NetBSD 1.3
561.58Ssimonboptions COMPAT_14 # Compatibility with NetBSD 1.4
571.58Ssimonboptions COMPAT_15 # Compatibility with NetBSD 1.5
581.58Ssimonboptions COMPAT_16 # Compatibility with NetBSD 1.6
591.58Ssimonboptions COMPAT_20 # Compatibility with NetBSD 2.0
601.64Schsoptions COMPAT_30 # NetBSD 3.0 compatibility.
611.74Sheoptions COMPAT_40 # NetBSD 4.0 compatibility.
621.52Sabsoptions COMPAT_AOUT_M68K # Compatibility to a.out executables
631.52Sabsoptions EXEC_AOUT # a.out format executables
641.55Sbouyeroptions COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
651.52Sabsoptions SYSVSHM # System V shared memory
661.52Sabsoptions SYSVMSG # System V messages
671.52Sabsoptions SYSVSEM # System V semaphores
681.53Sbouyeroptions P1003_1B_SEMAPHORE # p1003.1b semaphore support
691.52Sabsoptions KTRACE # Add kernel tracing system call
701.52Sabsoptions USERCONF # userconf(4) support
711.55Sbouyeroptions SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
721.52Sabsoptions SCSIVERBOSE # human readable SCSI error messages
731.52Sabsoptions MIIVERBOSE # verbose PHY autoconfig messages
741.52Sabsoptions PCIVERBOSE # verbose PCI device autoconfig messages
751.80Sabsoptions ST_POOL_SIZE=24 # smallest that allows TT-HIGH
761.52Sabsoptions TT_SCSI # SCSI-support for TT
771.52Sabsoptions TT_VIDEO # Graphics support for TT
781.52Sabsoptions MEMORY_DISK_HOOKS # Boot RAM-disk
791.52Sabsoptions DISKLABEL_NBDA # NetBSD disklabels (required)
801.52Sabsoptions DISKLABEL_AHDI # NetBSD/AHDI disklabels
811.77Sabsoptions SERCONSOLE # modem1 console support, breaks Falcon
821.52Sabsoptions RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM
831.52Sabsoptions MSGBUFSIZE=32768 # size of kernel msg. buffer
841.52Sabsoptions TRY_SCSI_LINKED_COMMANDS=0x7f
851.52Sabsconfig netbsd root on ? type ?
861.52Sabspseudo-device sl # Slip
871.52Sabspseudo-device ppp # ppp
881.52Sabspseudo-device pppoe # PPP over Ethernet (RFC 2516)
891.52Sabspseudo-device pty # pseudo-terminals
901.52Sabspseudo-device loop # Loopback network
911.69Srpaulopseudo-device vnd # 3 pseudo disks (see vnconfig)
921.52Sabspseudo-device md 3 # Boot memory disk
931.67Srpaulopseudo-device bpfilter # berkeley packet filters
941.69Srpaulopseudo-device tun # network tunnel
951.56Scubepseudo-device tap # virtual Ethernet
961.69Srpaulopseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933)
971.70Spavelpseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
981.52Sabspseudo-device vlan # IEEE 802.1q encapsulation
991.52Sabspseudo-device bridge # simple inter-network bridging
1001.73Smartinpseudo-device agr # IEEE 802.3ad link aggregation
1011.52Sabspseudo-device ccd 4 # concatenating disk driver
1021.52Sabspseudo-device raid 8 # RAIDframe disk driver
1031.52Sabsoptions RAID_AUTOCONFIG # auto-configuration of RAID components
1041.57Shannkenpseudo-device fss 4 # file system snapshot device
1051.52Sabspseudo-device ipfilter # IP filtering device
1061.52Sabspseudo-device rnd # /dev/random and in-kernel generator
1071.52Sabspseudo-device clockctl # user control of clock subsystem
1081.52Sabsexphy* at mii? phy ? # 3Com internal PHYs
1091.52Sabsinphy* at mii? phy ? # Intel 82555 PHYs
1101.52Sabsiophy* at mii? phy ? # Intel 82553 PHYs
1111.52Sabsukphy* at mii? phy ? # generic unknown PHYs
1121.52Sabsep* at pci? dev ? function ? # 3Com 3c59x
1131.52Sabsfxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
1141.52Sabseso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
1151.52Sabsaudio* at eso?
1161.52Sabspseudo-device view 4 # View (graphics mapping)
1171.52Sabspseudo-device mouse 1 # mouse
1181.52Sabsncrscsi0 at mainbus0 # NCR5380 SCSI driver
1191.52Sabsscsibus0 at ncrscsi0 # SCSI bus
1201.52Sabszs0 at mainbus0 # Serial support through 8530
1211.52Sabsnvr0 at mainbus0 # nvram driver
1221.52Sabslp0 at mainbus0 # centronics printer
1231.52Sabsser0 at mainbus0 # UART on first 68901 (ttyB0)
1241.73Smartingrfbus0 at mainbus0 # bitmapped display's
1251.52Sabsgrfet0 at grfbus0 # et4000/et6000/et6100 consoles
1261.52Sabsite0 at grfet0
1271.52Sabsgrfet1 at grfbus0
1281.52Sabsite1 at grfet1
1291.52Sabsgrfet2 at grfbus0
1301.52Sabsite2 at grfet2
1311.52Sabspcib0 at mainbus0 # PCI-bus
1321.52Sabspci0 at pcib0
1331.52Sabsavmebus0 at mainbus0 # VME bus
1341.52Sabsvme0 at avmebus0
1351.52Sabsle0 at vme0 irq 5 # Lance ethernet (Riebl/PAM).
1361.52Sabsle0 at vme0 irq 4 # Lance ethernet (BVME410).
1371.52Sabset0 at vme0 # Crazy Dots II
1381.52Sabsisab0 at mainbus0 # ISA-bus
1391.52Sabsisa0 at isab0
1401.52Sabswdc0 at mainbus0 # IDE-bus
1411.52Sabsatabus* at wdc? channel ?
1421.52Sabswd* at atabus? drive ?
1431.52Sabsatapibus* at atabus?
1441.52Sabscd* at atapibus? drive ? # ATAPI CD-ROM drives
1451.52Sabssd* at scsibus? target ? lun ? # SCSI disk drives
1461.52Sabsst* at scsibus? target ? lun ? # SCSI tape drives
1471.52Sabscd* at scsibus? target ? lun ? # SCSI CD-ROM drives
1481.52Sabsch* at scsibus? target ? lun ? # SCSI autochangers
1491.52Sabsss* at scsibus? target ? lun ? # SCSI scanners
1501.52Sabsse* at scsibus? target ? lun ? # SCSI ethernet
1511.52Sabsuk* at scsibus? target ? lun ? # SCSI unknown
1521.52Sabsne0 at isa0 port 0x300 irq 5 # NE2000 ethernet
1531.52Sabsep* at pci0 dev ? function 0 # 3Com 3c59x/3c90x Ethernet
1541.52Sabseso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
1551.52Sabsaudio* at eso?
156