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