DRACO revision 1.45
1# $NetBSD: DRACO,v 1.45 2000/03/28 20:17:14 is Exp $ 2# 3# This file was automatically created. Changes will be 4# lost when running make in this directory. 5# 6# Created from: 7#$ NetBSD: GENERIC,v 1.140 2000/03/23 22:44:42 is Exp $ 8 9include "arch/amiga/conf/std.amiga" 10 11#ident "GENERIC-$Revision: 1.45 $" 12 13maxusers 8 14options RTC_OFFSET=0 15 16#mainboards to support (in addition to Amiga) 17 18options DRACO 19 20#processors this kernel should support 21 22options M68060 # support for 060 23options M060SP # MC68060 software support (Required for 060) 24 25#Pull in config fragments for kernel crypto. This is required for 26#options IPSEC etc. to work. If you want to run with IPSEC, uncomment 27#one of these, based on whether you use crypto-us or crypto-intl, and 28#adjust the prefixes as necessary. 29 30#prefix ../crypto-us/sys 31#cinclude "conf/files.crypto-us" 32#prefix 33#prefix ../crypto-intl/sys 34#cinclude "conf/files.crypto-intl" 35#prefix 36#Networking options 37 38options INET # IP networking support (Required) 39options INET6 # IPV6 40#options IPSEC # IP security 41#options IPSEC_ESP # IP security (encryption part; define w/IPSEC) 42#options IPSEC_DEBUG # debug for IP security 43#options GATEWAY # Packet forwarding 44#options DIRECTED_BROADCAST # Broadcast across subnets 45 46#options MROUTING # Multicast routing 47options NS # XNS 48#options NSIP # XNS tunneling over IP 49options ISO,TPIP # OSI 50options EON # OSI tunneling over IP 51options CCITT,LLC,HDLC # X.25 52options NETATALK # AppleTalk networking protocols 53 54options PPP_BSDCOMP # BSD-Compress compression support for PPP 55options PPP_DEFLATE # Deflate compression support for PPP 56options PPP_FILTER # Active filter support for PPP (requires bpf) 57options PFIL_HOOKS # pfil(9) packet filter hooks 58options IPFILTER_LOG # ipmon(8) log support 59 60file-system FFS # Berkeley fast file system 61file-system EXT2FS # second extended file system (linux) 62#file-system LFS # log-structured filesystem (experimental) 63 64file-system MFS # Memory based filesystem 65 66file-system NFS # Network File System client side code 67file-system ADOSFS # AmigaDOS file system 68file-system CD9660 # ISO 9660 + Rock Ridge filesystem 69file-system MSDOSFS # MS-DOS filesystem 70 71file-system KERNFS # kernel data-structure filesystem 72 73file-system FDESC # user file descriptor filesystem 74file-system NULLFS # loopback filesystem 75file-system OVERLAY # overlay filesystem 76#file-system PORTAL # Portal filesystem 77file-system PROCFS # /proc filesystem 78file-system UMAPFS # NULLFS + uid and gid remapping 79file-system UNION # union filesystem 80 81#Filesystem options 82 83#options FFS_EI # FFS Endian Independant support 84 85options QUOTA # User and group quotas in FFS 86#options SOFTDEP # FFS soft updates support. 87options NFSSERVER # Network File System server side code 88 89#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and 90 # immutable) behave as system flags. 91 92#Compatability options for various existing systems 93 94options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP 95options COMPAT_43 # compatibility with 4.3BSD interfaces 96options COMPAT_09 # compatibility with NetBSD 0.9 97options COMPAT_10 # compatibility with NetBSD 1.0 98options COMPAT_12 # compatibility with NetBSD 1.2 99options COMPAT_13 # compatibility with NetBSD 1.3 100options COMPAT_14 # compatibility with NetBSD 1.4 101options COMPAT_SUNOS # Support to run Sun (m68k) executables 102options COMPAT_SVR4 # Support to run SVR4 (m68k) executables 103options COMPAT_NOMID # allow nonvalid machine id executables 104#options COMPAT_LINUX # Support to run Linux/m68k executables 105options EXEC_ELF32 # 32-bit ELF executables (Linux, SVR4) 106 107#Support for System V IPC facilities. 108 109options SYSVSHM # System V-like shared memory 110options SYSVMSG # System V-like messages 111options SYSVSEM # System V-like semaphores 112 113#Support for various kernel options 114 115options KTRACE # system call tracing support 116options LKM # Loadable kernel modules 117options UCONSOLE # anyone can redirect a virtual console 118 119#options INSECURE # allow, among other insecure stuff, LKM 120 # loading in multi-user mode. 121options SCSIVERBOSE # Verbose SCSI errors 122 123options NTP # NTP phase/frequency locked loop 124 125#Misc. debugging options 126 127options DDB # Kernel debugger 128#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB 129options DIAGNOSTIC # Extra kernel sanity checks 130#options DEBUG # Enable misc. kernel debugging code 131#options SYSCALL_DEBUG # debug all syscalls. 132#options SCSIDEBUG # Add SCSI debugging statements 133#options PANICBUTTON # Forced crash via keypress (???) 134 135#Amiga specific options 136 137#options LIMITMEM=24 # Do not use more than LIMITMEM MB of the 138 # first bank of RAM. (default: unlimited) 139#options NKPTADD=4 # set this for 4 additional KPT pages 140#options NKPTADDSHIFT=24 # set this for 1 additional KPT page 141 # per 16 MB (1<<24 bytes) of RAM 142 # define and decrease this, or define and 143 # increase NKPTADD if you get "out of PT pages" 144 # panics. 145 146#ATTENTION: There is NO WARRANTY AT ALL that the sync will be complete 147#before the 10 secondinterval ends, or that KBDRESET does work at all. 148#options KBDRESET # sync on Ctrl-Amiga-Amiga 149 150#These options improve performance with the built-in serial port 151#on slower Amigas. Try the larger buffers first then lev6_defer. 152#options SERIBUF_SIZE=4096 153#options SEROBUF_SIZE=32 154#options LEV6_DEFER # defers l6 to l4 (below serial l5) 155 156options RETINACONSOLE # enable code to allow retina to be console 157 158#options KFONT_8X11 # 8x11 font 159 160#This is how you would tell the kernel the A2410 oscillator frequencies: 161#The used frequencies are the defaults, and do not need option setting 162#options ULOWELL_OSC1=36000000 163#options ULOWELL_OSC2=66667000 164 165#This is how you specify the blitting speed, higher values may speed up blits 166#a littel bit. If you raise this value too much some trash may appear. 167#the commented version is the default. 168#options RH_MEMCLK=61000000 169#this option enables the 64 bit sprite which does not work 170#for quite a few people. E.g. The cursor sprite will turn to a block 171#when moved to the top of the screen in X. 172#options RH_64BIT_SPRITE 173#enables fast scroll code appears to now work on 040 systems. 174#options RETINA_SPEED_HACK 175#enables the Hardwarecursor which does not work on some systems. 176#options RH_HARDWARECURSOR 177 178grfrh0 at zbus0 # retina III 179 180grf2 at grfrh0 181 182ite2 at grf2 # terminal emulators for grfs 183 184msc0 at zbus0 # A2232 MSC multiport serial. 185mfc0 at zbus0 # MultiFaceCard I/O board 186mfcs0 at mfc0 unit 0 # MFC serial 187mfcs1 at mfc0 unit 1 # MFC serial 188#mfcp0 at mfc0 unit 0 # MFC parallel [not available yet] 189#mfc1 at zbus0 # MultiFaceCard 2nd I/O board 190#mfcs2 at mfc1 unit 0 191#mfcs3 at mfc1 unit 1 192#mfcp1 at mfc1 unit 0 193 194hyper* at zbus? # zbus HyperCom3/3+/4/4+ 195#hyper* at mainbus0 # not yet: HyperCom1 + HyperCom3 196com* at hyper? port ? # Hypercom3/4 serial ports 197lpt* at hyper? port ? # Hypercom3+/4+ parallel port 198 199#not enabled yet... needs more testing and clock frequency autodetection 200#iobl* at zbus? # zbus IOBlix 201#com* at iobl? port ? # IOBlix serial ports 202#lpt* at iobl? port ? # IOBlix parallel ports 203 204#DraCo Mainboard devices (sans keyboard) 205 206drbbc0 at mainbus0 # DraCo battery backed clock 207drsupio0 at mainbus0 # DraCo superio chip 208com* at drsupio? port ? # DraCo serial 209lpt0 at drsupio? port ? # DraCo parallel 210 211#Zorro-II, Zorro-III, DraCo Direct-Bus devices (sans graphics) 212 213#Ethernet cards: 214le* at zbus0 # A2065, Ameristar, Ariadne 215ne* at zbus0 # AriadneII 216ed* at zbus0 # Hydra, ASDG LanRover 217es* at zbus0 # CEI A4066 EthernetPLUS 218qn* at zbus0 # Quicknet 219 220bah* at zbus0 # C=/Ameristar A2060 / 560 221 222drsc0 at mainbus0 # DraCo scsi 223scsibus* at drsc0 224 225#each hard drive from low target to high 226#will configure to the next available sd unit number 227sd* at scsibus? target ? lun ? # scsi disks 228st* at scsibus? target ? lun ? # scsi tapes 229cd* at scsibus? target ? lun ? # scsi cds 230ss* at scsibus? target ? lun ? # scsi scanner 231ch* at scsibus? target ? lun ? # scsi autochangers 232uk* at scsibus? target ? lun ? # scsi unknown 233 234pseudo-device loop # loopback network interface 235pseudo-device sl 1 # SLIP network interfaces 236pseudo-device ppp 1 # PPP network interfaces 237pseudo-device tun 1 # network tunnel line discipline 238#pseudo-device gre 2 # generic L3 over IP tunnel 239#pseudo-device ipip 2 # IP Encapsulation within IP (RFC 2003) 240pseudo-device bpfilter 16 # Berkeley packet filter 241pseudo-device ipfilter # IP Filter package 242pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) 243#pseudo-device faith 1 # IPv[46] tcp relay translation i/f 244 245pseudo-device view 4 # views (needed for grfcc) 246pseudo-device pty 16 # pseudo ptys 247 248pseudo-device vnd 4 # vnode pseudo-disks 249pseudo-device ccd 4 # concatenated disk devices 250#pseudo-device raid 4 # RAIDframe disk driver 251#options RAID_AUTOCONFIG # auto-configuration of RAID components 252 253#rnd is EXPERIMENTAL at this point. 254#pseudo-device rnd # /dev/random and in-kernel generator 255#options RND_COM # use "com" randomness as well (BROKEN) 256 257config netbsd root on ? type ? 258