HADES revision 1.30
1# 2# $NetBSD: HADES,v 1.30 2001/07/08 16:34:03 abs Exp $ 3# 4# This file was automatically created. Changes will be 5# lost when running makeconf in this directory. 6# 7# Created from: 8# NetBSD: HADES.in,v 1.4 2001/04/10 06:28:38 leo Exp $ 9# NetBSD: GENERIC.in,v 1.4 2001/07/08 16:32:15 abs Exp $ 10 11#This configuration file is for a generic Medusa-Hades 12 13#Generic atari 14 15include "arch/atari/conf/std.hades" 16 17#ident "GENERIC-$Revision: 1.30 $" 18 19#Add support for about 16 users. This variable is used to size 20#various kernel structures. 21 22maxusers 16 23 24options HZ=64 # Set the clock-rate (48/64/96) 25 26#X11R6 related options 27 28options UCONSOLE # Allow xconsole to work 29 30#Standard system options 31options INSECURE # disable kernel security levels 32#options NTP # NTP phase/frequency locked loop 33 34#(Co)processors this kernel should support 35 36options M68040 # support for 040 37options M68060 # support for 060 38options FPSP # 68040 Floatingpoint support 39options M060SP # MC68060 software support (Required for 060) 40 41#Networking options 42 43options INET # IP + ICMP + TCP + UDP 44 45options INET6 # IPV6 46#options IPSEC # IP security 47#options IPSEC_ESP # IP security (encryption part; define w/IPSEC) 48#options IPSEC_DEBUG # debug for IP security 49#options GATEWAY # packet forwarding 50#options MROUTING # IP multicast routing 51options NS # XNS 52#options NSIP # XNS tunneling over IP 53options ISO,TPIP # OSI 54#options EON # OSI tunneling over IP 55options CCITT,LLC,HDLC # X.25 56options NETATALK # AppleTalk networking protocols 57 58options PPP_BSDCOMP # BSD-Compress compression support for PPP 59options PPP_DEFLATE # Deflate compression support for PPP 60options PPP_FILTER # Active filter support for PPP (requires bpf) 61 62options PFIL_HOOKS # pfil(9) packet filter hooks 63options IPFILTER_LOG # ipmon(8) log support 64#options IPFILTER_DEFAULT_BLOCK # block packages by default 65 66#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG 67 68#File systems 69file-system FFS # Berkeley fast file system 70file-system MFS # Memory based filesystem 71file-system KERNFS # Kernel parameter filesystem 72file-system MSDOSFS # MSDOS filesystem 73file-system CD9660 # ISO 9660 filesystem with Rock Ridge 74 75file-system NFS # Network File System client side code 76file-system PROCFS # Process filesystem 77file-system FDESC # /dev/fd 78file-system NULLFS # Loopback filesystem 79file-system OVERLAY # overlay filesystem 80file-system UNION # union file system 81file-system UMAPFS # null file system (with uid & gid remapping) 82file-system PORTAL # portal file system 83file-system EXT2FS # second extended file system (linux) 84file-system LFS # log-structured file system 85 86#File system options 87options QUOTA # Disk quotas for local disks 88#options FFS_EI # FFS Endian Independant support 89options SOFTDEP # FFS soft updates support. 90options NFSSERVER # Network File System server side code 91#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and 92 # immutable) behave as system flags. 93 94#Misc. debugging options 95 96options PANICWAIT # Require keystroke to dump/reboot 97options DDB # Kernel debugger 98 99options DDB_HISTORY_SIZE=100 # Enable history editing in DDB 100#options DEBUG # expensive debugging checks/support 101 102#Compatibility options for various existing systems 103 104options COMPAT_43 # 4.3 BSD compatible system calls (required) 105options COMPAT_10 # Compatibility to NetBSD1.0 106options COMPAT_11 # Compatibility to NetBSD1.1 107options COMPAT_12 # Compatibility to NetBSD1.2 108options COMPAT_13 # Compatibility to NetBSD1.3 109options COMPAT_14 # Compatibility to NetBSD1.4 110 111#options COMPAT_09 # has no meaning on the atari 112#options COMPAT_SUNOS # Support to run Sun-3 executables 113#options COMPAT_SVR4 # Support to run SVR4 executables 114#options COMPAT_LINUX # Support to run Linux/m68k executables 115#options EXEC_ELF32 # 32-bit ELF executables (Linux, SVR4) 116#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended. 117 118#Support for System V IPC facilities. 119 120options SYSVSHM # System V shared memory 121options SYSVMSG # System V messages 122options SYSVSEM # System V semaphores 123 124#Support for various kernel options 125 126options KTRACE # Add kernel tracing system call 127options DIAGNOSTIC # Add additional error checking code 128 129#These options enable verbose messages for several subsystems. 130#Warning, these may compile large string tables into the kernel! 131 132options SCSIVERBOSE # human readable SCSI error messages 133 134options PCIVERBOSE # verbose PCI device autoconfig messages 135#options PCI_CONFIG_DUMP # verbosely dump PCI config space 136 137#Atari specific options 138 139#options KFONT_8x8 # Use 8x8 font instead of 8x16 140options ST_POOL_SIZE=22 # smallest that allows TT-HIGH 141 142options TT_SCSI # SCSI-support for TT 143options TT_VIDEO # Graphics support for TT 144 145options MEMORY_DISK_HOOKS # Boot RAM-disk 146options DISKLABEL_NBDA # NetBSD disklabels (required) 147options DISKLABEL_AHDI # NetBSD/AHDI disklabels 148 149options SERCONSOLE # modem1 console support 150options RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM 151options STATCLOCK # Separate {stat,prof}clock 152 153#Try linked commands on all targets 154options TRY_SCSI_LINKED_COMMANDS=0x7f 155 156#Build one kernel that can boot from any disk. 157 158config netbsd root on ? type ? 159 160pseudo-device sl # Slip 161pseudo-device ppp # ppp 162pseudo-device pty # pseudo-terminals 163pseudo-device loop # Loopback network 164pseudo-device vnd 3 # 3 pseudo disks (see vnconfig) 165pseudo-device md 2 # Boot memory disk 166 167pseudo-device bpfilter 2 # berkeley packet filters 168pseudo-device tun 2 # network tunnel 169#pseudo-device gre 2 # generic L3 over IP tunnel 170pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) 171#pseudo-device faith 1 # IPv[46] tcp relay translation i/f 172#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation 173pseudo-device vlan # IEEE 802.1q encapsulation 174pseudo-device ccd 4 # concatenating disk driver 175#pseudo-device raid 4 # RAIDframe disk driver 176#options RAID_AUTOCONFIG # auto-configuration of RAID components 177pseudo-device ipfilter # IP filtering device 178pseudo-device rnd # /dev/random and in-kernel generator 179 180#Hardware options for GENERIC are in the various machine type specific files 181 182pseudo-device view 4 # View (graphics mapping) 183pseudo-device mouse 1 # mouse 184 185#The following sections describe various hardware options. 186 187ncrscsi0 at mainbus0 # NCR5380 SCSI driver 188scsibus0 at ncrscsi0 # SCSI bus 189zs0 at mainbus0 # Serial support through 8530 190nvr0 at mainbus0 # nvram driver 191lp0 at mainbus0 # centronics printer 192ser0 at mainbus0 # UART on first 68901 (ttyB0) 193grfbus0 at mainbus0 # bitmapped display's 194grfet0 at grfbus0 # et4000/et6000/et6100 consoles 195ite0 at grfet0 196grfet1 at grfbus0 197ite1 at grfet1 198grfet2 at grfbus0 199ite2 at grfet2 200pcibus0 at mainbus0 # PCI-bus 201pci0 at pcibus0 202avmebus0 at mainbus0 # VME bus 203vme0 at avmebus0 204le0 at vme0 irq 5 # Lance ethernet (Riebl/PAM). 205le0 at vme0 irq 4 # Lance ethernet (BVME410). 206et0 at vme0 # Crazy Dots II 207isabus0 at mainbus0 # ISA-bus 208isa0 at isabus0 209wdc0 at mainbus0 # IDE-bus 210wd* at wdc? channel ? drive ? 211#ATAPI bus support 212atapibus* at wdc? channel ? 213 214#ATAPI devices 215cd* at atapibus? drive ? # ATAPI CD-ROM drives 216 217#SCSI devices 218sd* at scsibus? target ? lun ? # SCSI disk drives 219st* at scsibus? target ? lun ? # SCSI tape drives 220cd* at scsibus? target ? lun ? # SCSI CD-ROM drives 221 222ch* at scsibus? target ? lun ? # SCSI autochangers 223ss* at scsibus? target ? lun ? # SCSI scanners 224se* at scsibus? target ? lun ? # SCSI ethernet 225uk* at scsibus? target ? lun ? # SCSI unknown 226 227ne0 at isa0 port 0x300 irq 5 # NE2000 ethernet 228ep* at pci0 dev ? function 0 # 3Com 3c59x/3c90x Ethernet 229 230eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive 231audio* at eso? 232 233