1 # $NetBSD: VME167,v 1.29 2006/02/05 05:01:56 cube Exp $
3 include "arch/mvme68k/conf/std.mvme68k"
5 #options INCLUDE_CONFIG_FILE # embed config file in kernel binary
7 # Boards this kernel supports; need at least one
10 # Needed on m68040 boards to emulate some missing FP instructions
16 #options DIAGNOSTIC, DEBUG
21 options USERCONF # userconf(4) support
22 #options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
23 #options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
32 #file-system PTYFS # /dev/pts/N support
35 #options FFS_EI # FFS Endian Independant support
36 options FFS_NO_SNAPSHOT # No FFS snapshot support
40 #options GATEWAY # IP packet forwarding
41 #options ISO # OSI networking
44 #options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
46 options COMPAT_AOUT_M68K # compatibility with NetBSD/m68k a.out
56 #options COMPAT_30 # NetBSD 3.0 compatibility.
57 #options COMPAT_40 # NetBSD 4.0 compatibility.
59 #options COMPAT_M68K4K # compatibility with NetBSD/m68k4k binaries
60 #options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
61 options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
63 ## force NFS root and swap
64 #config netbsd root on ? type nfs
65 ## "generic" boot (put root on boot device)
66 config netbsd root on ? type ?
68 options NFS_BOOT_DHCP # Diskless client w/ dhcp
69 options NFS_BOOT_BOOTP # Diskless client w/ bootp
70 options NFS_BOOT_BOOTPARAM # Diskless client w/ bootparamd
76 pseudo-device bpfilter
79 #pseudo-device fss 4 # file system snapshot device
81 pseudo-device clockctl # user control of clock subsystem
86 clock0 at pcctwo? ipl 5
87 clmpcc0 at pcctwo? ipl 4
89 osiop0 at pcctwo? ipl 2
96 # Example VMEbus device
97 #foo0 at vme0 addr 0x10001000 am 0x0d irq 3 vect 0x80
99 # Memory Controller Support (MCECC and MEMC040)
105 sd* at scsibus? target ? lun ?
106 st* at scsibus? target ? lun ?
107 cd* at scsibus? target ? lun ?