HADES revision 1.83
11.1Sleo#
21.82Sabs# $NetBSD: HADES,v 1.83 2009/03/06 23:38:42 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.82Sabs#		NetBSD: HADES.in,v 1.9 2009/01/24 00:19:47 abs Exp $
91.83Sabs#		NetBSD: GENERIC.in,v 1.80 2009/03/06 23:38:07 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 PPP_BSDCOMP # BSD-Compress compression support for PPP
221.52Sabsoptions PPP_DEFLATE # Deflate compression support for PPP
231.52Sabsoptions PPP_FILTER # Active filter support for PPP (requires bpf)
241.52Sabsoptions PFIL_HOOKS # pfil(9) packet filter hooks
251.52Sabsoptions IPFILTER_LOG # ipmon(8) log support
261.73Smartinoptions IPFILTER_LOOKUP # ippool(8) support
271.52Sabsfile-system FFS # Berkeley fast file system
281.52Sabsfile-system MFS # Memory based filesystem
291.52Sabsfile-system MSDOSFS # MSDOS filesystem
301.52Sabsfile-system CD9660 # ISO 9660 filesystem with Rock Ridge
311.79Sabsfile-system KERNFS # Kernel parameter filesystem
321.52Sabsfile-system NFS # Network File System client side code
331.52Sabsfile-system PROCFS # Process filesystem
341.52Sabsfile-system FDESC # /dev/fd
351.52Sabsfile-system NULLFS # Loopback filesystem
361.52Sabsfile-system OVERLAY # overlay filesystem
371.52Sabsfile-system UNION # union file system
381.52Sabsfile-system UMAPFS # null file system (with uid & gid remapping)
391.52Sabsfile-system PORTAL # portal file system
401.52Sabsfile-system EXT2FS # second extended file system (linux)
411.63Schristosfile-system PTYFS # /dev/pts/N support
421.76Ssimonboptions WAPBL # File system journaling support - Experimental
431.52Sabsoptions NFSSERVER # Network File System server side code
441.52Sabsoptions PANICWAIT # Require keystroke to dump/reboot
451.52Sabsoptions DDB # Kernel debugger
461.52Sabsoptions DDB_HISTORY_SIZE=100 # Enable history editing in DDB
471.83Sabsoptions COMPAT_43 # 4.3 BSD compatible system calls
481.58Ssimonboptions COMPAT_10 # Compatibility with NetBSD 1.0
491.58Ssimonboptions COMPAT_11 # Compatibility with NetBSD 1.1
501.58Ssimonboptions COMPAT_12 # Compatibility with NetBSD 1.2
511.58Ssimonboptions COMPAT_13 # Compatibility with NetBSD 1.3
521.58Ssimonboptions COMPAT_14 # Compatibility with NetBSD 1.4
531.58Ssimonboptions COMPAT_15 # Compatibility with NetBSD 1.5
541.58Ssimonboptions COMPAT_16 # Compatibility with NetBSD 1.6
551.58Ssimonboptions COMPAT_20 # Compatibility with NetBSD 2.0
561.64Schsoptions COMPAT_30 # NetBSD 3.0 compatibility.
571.74Sheoptions COMPAT_40 # NetBSD 4.0 compatibility.
581.83Sabsoptions COMPAT_50 # NetBSD 5.0 compatibility.
591.52Sabsoptions COMPAT_AOUT_M68K # Compatibility to a.out executables
601.52Sabsoptions EXEC_AOUT # a.out format executables
611.55Sbouyeroptions COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
621.52Sabsoptions SYSVSHM # System V shared memory
631.52Sabsoptions SYSVMSG # System V messages
641.52Sabsoptions SYSVSEM # System V semaphores
651.53Sbouyeroptions P1003_1B_SEMAPHORE # p1003.1b semaphore support
661.52Sabsoptions KTRACE # Add kernel tracing system call
671.52Sabsoptions USERCONF # userconf(4) support
681.55Sbouyeroptions SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
691.52Sabsoptions SCSIVERBOSE # human readable SCSI error messages
701.52Sabsoptions MIIVERBOSE # verbose PHY autoconfig messages
711.80Sabsoptions ST_POOL_SIZE=24 # smallest that allows TT-HIGH
721.52Sabsoptions TT_SCSI # SCSI-support for TT
731.52Sabsoptions TT_VIDEO # Graphics support for TT
741.52Sabsoptions MEMORY_DISK_HOOKS # Boot RAM-disk
751.52Sabsoptions DISKLABEL_NBDA # NetBSD disklabels (required)
761.52Sabsoptions DISKLABEL_AHDI # NetBSD/AHDI disklabels
771.77Sabsoptions SERCONSOLE # modem1 console support, breaks Falcon
781.52Sabsoptions RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM
791.52Sabsoptions MSGBUFSIZE=32768 # size of kernel msg. buffer
801.52Sabsoptions TRY_SCSI_LINKED_COMMANDS=0x7f
811.52Sabsconfig netbsd root on ? type ?
821.52Sabspseudo-device sl # Slip
831.52Sabspseudo-device ppp # ppp
841.52Sabspseudo-device pppoe # PPP over Ethernet (RFC 2516)
851.52Sabspseudo-device pty # pseudo-terminals
861.52Sabspseudo-device loop # Loopback network
871.83Sabspseudo-device md 3 # Boot memory disk
881.69Srpaulopseudo-device vnd # 3 pseudo disks (see vnconfig)
891.67Srpaulopseudo-device bpfilter # berkeley packet filters
901.69Srpaulopseudo-device tun # network tunnel
911.56Scubepseudo-device tap # virtual Ethernet
921.69Srpaulopseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933)
931.70Spavelpseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
941.52Sabspseudo-device ccd 4 # concatenating disk driver
951.57Shannkenpseudo-device fss 4 # file system snapshot device
961.52Sabspseudo-device ipfilter # IP filtering device
971.52Sabspseudo-device rnd # /dev/random and in-kernel generator
981.52Sabspseudo-device clockctl # user control of clock subsystem
991.52Sabsexphy* at mii? phy ? # 3Com internal PHYs
1001.52Sabsinphy* at mii? phy ? # Intel 82555 PHYs
1011.52Sabsiophy* at mii? phy ? # Intel 82553 PHYs
1021.52Sabsukphy* at mii? phy ? # generic unknown PHYs
1031.52Sabsep* at pci? dev ? function ? # 3Com 3c59x
1041.52Sabsfxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
1051.52Sabseso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
1061.52Sabsaudio* at eso?
1071.52Sabspseudo-device view 4 # View (graphics mapping)
1081.52Sabspseudo-device mouse 1 # mouse
1091.52Sabsncrscsi0 at mainbus0 # NCR5380 SCSI driver
1101.52Sabsscsibus0 at ncrscsi0 # SCSI bus
1111.52Sabszs0 at mainbus0 # Serial support through 8530
1121.52Sabsnvr0 at mainbus0 # nvram driver
1131.52Sabslp0 at mainbus0 # centronics printer
1141.52Sabsser0 at mainbus0 # UART on first 68901 (ttyB0)
1151.73Smartingrfbus0 at mainbus0 # bitmapped display's
1161.52Sabsgrfet0 at grfbus0 # et4000/et6000/et6100 consoles
1171.52Sabsite0 at grfet0
1181.52Sabsgrfet1 at grfbus0
1191.52Sabsite1 at grfet1
1201.52Sabsgrfet2 at grfbus0
1211.52Sabsite2 at grfet2
1221.52Sabspcib0 at mainbus0 # PCI-bus
1231.52Sabspci0 at pcib0
1241.52Sabsavmebus0 at mainbus0 # VME bus
1251.52Sabsvme0 at avmebus0
1261.52Sabsle0 at vme0 irq 5 # Lance ethernet (Riebl/PAM).
1271.52Sabsle0 at vme0 irq 4 # Lance ethernet (BVME410).
1281.52Sabset0 at vme0 # Crazy Dots II
1291.52Sabsisab0 at mainbus0 # ISA-bus
1301.52Sabsisa0 at isab0
1311.52Sabswdc0 at mainbus0 # IDE-bus
1321.52Sabsatabus* at wdc? channel ?
1331.52Sabswd* at atabus? drive ?
1341.52Sabsatapibus* at atabus?
1351.52Sabscd* at atapibus? drive ? # ATAPI CD-ROM drives
1361.52Sabssd* at scsibus? target ? lun ? # SCSI disk drives
1371.52Sabsst* at scsibus? target ? lun ? # SCSI tape drives
1381.52Sabscd* at scsibus? target ? lun ? # SCSI CD-ROM drives
1391.52Sabsch* at scsibus? target ? lun ? # SCSI autochangers
1401.52Sabsss* at scsibus? target ? lun ? # SCSI scanners
1411.52Sabsse* at scsibus? target ? lun ? # SCSI ethernet
1421.52Sabsuk* at scsibus? target ? lun ? # SCSI unknown
1431.52Sabsne0 at isa0 port 0x300 irq 5 # NE2000 ethernet
1441.52Sabsep* at pci0 dev ? function 0 # 3Com 3c59x/3c90x Ethernet
1451.52Sabseso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
1461.52Sabsaudio* at eso?
147