GENERIC revision 1.14
1# $NetBSD: GENERIC,v 1.14 2000/09/24 15:59:35 jdolecek Exp $ 2 3include "arch/mvme68k/conf/std.mvme68k" 4 5#ident "GENERIC-$Revision: 1.14 $" 6 7# Boards this kernel supports 8options MVME147 9options MVME162 10options MVME167 11 12maxusers 4 13 14# Needed on m68040 boards to emulate some missing FP instructions 15options FPSP 16 17#options DDB 18options DIAGNOSTIC, DEBUG 19 20#options SYSVSHM 21options KTRACE 22options COMPAT_43 23 24file-system FFS 25file-system NFS 26file-system KERNFS 27file-system MFS 28#file-system MSDOSFS 29#file-system UNION 30 31options NFSSERVER 32#options FFS_EI # FFS Endian Independant support 33options SOFTDEP # FFS soft updates support. 34 35# Networking options 36options INET 37options INET6 # IPV6 38#options IPSEC # IP security 39#options IPSEC_ESP # IP security (encryption part; define w/IPSEC) 40#options IPSEC_DEBUG # debug for IP security 41options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP 42#options GATEWAY # IP packet forwarding 43#options ISO # OSI networking 44#options TPIP 45#options EON 46 47options COMPAT_09, COMPAT_10, COMPAT_11, COMPAT_12, COMPAT_13, COMPAT_14 48options COMPAT_SUNOS 49#options COMPAT_M68K4K # compatibility with NetBSD/m68k4k binaries 50#options COMPAT_LINUX # compatibility with Linux/m68k binaries 51#options EXEC_ELF32 # 32-bit ELF executables (Linux) 52 53## force NFS root and swap 54#config netbsd root on ? type nfs 55## "generic" boot (put root on boot device) 56config netbsd root on ? type ? 57 58# Which protocol to use when booting over NFS 59options NFS_BOOT_BOOTPARAM # Diskless client w/ bootparamd 60 61pseudo-device sl 62pseudo-device ppp 2 63pseudo-device loop 64pseudo-device bpfilter 65pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) 66#pseudo-device faith 1 # IPv[46] tcp relay translation i/f 67#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation 68pseudo-device pty # pseudo-terminals 69pseudo-device vnd 2 70 71mainbus0 at root 72 73# MVME147 specific devices 74pcc0 at mainbus0 75vmepcc0 at pcc? 76vme0 at vmepcc0 77zsc* at pcc? ipl 4 78clock0 at pcc? ipl 5 79le0 at pcc? ipl 3 80wdsc0 at pcc? ipl 2 81lpt* at pcc? ipl 1 82 83# MVME162 and MVME167 shared devices 84pcctwo0 at mainbus0 85vmetwo0 at mainbus0 86vme0 at vmetwo0 87clock0 at pcctwo? ipl 5 88ie0 at pcctwo? ipl 3 89ncrsc0 at pcctwo? ipl 2 90 91# MVME162 specific devices 92zsc* at pcctwo? ipl 4 93 94# MVME167 specific devices 95clmpcc0 at pcctwo? ipl 4 96lpt* at pcctwo? ipl 1 97 98# Common front-end for MVME147 and MVME162 `zs' device 99zstty* at zsc? channel ? 100 101# Example VMEbus device 102#foo0 at vme0 addr 0x00ef0000 irq 3 vect 0x80 103 104scsibus* at wdsc? 105scsibus* at ncrsc? 106 107sd* at scsibus? target ? lun ? 108st* at scsibus? target ? lun ? 109cd* at scsibus? target ? lun ? 110ch* at scsibus? target ? lun ? 111ss* at scsibus? target ? lun ? # SCSI scanners 112uk* at scsibus? target ? lun ? # SCSI unknown 113