VME147 revision 1.37
1# $NetBSD: VME147,v 1.37 2001/11/20 12:56:33 lukem Exp $ 2 3include "arch/mvme68k/conf/std.mvme68k" 4 5# Boards this kernel supports; need at lest the correct one 6options MVME147 7 8maxusers 4 9 10#options DDB 11#options DIAGNOSTIC, DEBUG 12 13#options SYSVSHM 14options KTRACE 15options COMPAT_43 16 17file-system FFS 18file-system NFS 19file-system KERNFS 20file-system MFS 21file-system CD9660 22#file-system MSDOSFS 23#file-system UNION 24 25#options NFSSERVER 26#options FFS_EI # FFS Endian Independant support 27 28# Networking options 29options INET 30#options GATEWAY # IP packet forwarding 31#options ISO # OSI networking 32#options TPIP 33#options EON 34#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG 35 36options COMPAT_AOUT_M68K # compatibility with NetBSD/m68k a.out 37options COMPAT_09, COMPAT_10, COMPAT_11 38options COMPAT_12, COMPAT_13, COMPAT_14, COMPAT_15 39#options COMPAT_SUNOS 40#options COMPAT_M68K4K # compatibility with NetBSD/m68k4k binaries 41#options COMPAT_LINUX # compatibility with Linux/m68k binaries 42#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended. 43 44## force NFS root and swap 45#config netbsd root on ? type nfs 46## "generic" boot (put root on boot device) 47config netbsd root on ? type ? 48 49options NFS_BOOT_DHCP # Diskless client w/ dhcp 50options NFS_BOOT_BOOTP # Diskless client w/ bootp 51options NFS_BOOT_BOOTPARAM # Diskless client w/ bootparamd 52 53 54pseudo-device sl 55pseudo-device ppp 2 56pseudo-device loop 57pseudo-device bpfilter 58pseudo-device pty 59pseudo-device vnd 2 60pseudo-device rnd 61 62mainbus0 at root 63 64pcc0 at mainbus0 65 66clock0 at pcc? ipl 5 67zsc* at pcc? ipl 4 68le0 at pcc? ipl 3 69wdsc0 at pcc? ipl 2 70lpt0 at pcc? ipl 1 71 72zstty* at zsc? channel ? 73 74vmepcc0 at pcc? 75vme0 at vmepcc0 76 77# Example VMEbus device 78#foo0 at vme0 addr 0x10001000 am 0x0d irq 2 vect 0x80 79 80scsibus* at wdsc? 81sd* at scsibus? target ? lun ? 82st* at scsibus? target ? lun ? 83cd* at scsibus? target ? lun ? 84