1 # $NetBSD: VME177,v 1.27 2006/04/17 16:08:05 he 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
15 #options DIAGNOSTIC, DEBUG
20 options USERCONF # userconf(4) support
21 #options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
22 #options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
33 #file-system PTYFS # /dev/pts/N support
36 #options FFS_EI # FFS Endian Independant support
37 options FFS_NO_SNAPSHOT # No FFS snapshot support
41 #options GATEWAY # IP packet forwarding
42 #options ISO # OSI networking
45 #options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
47 options COMPAT_AOUT_M68K # compatibility with NetBSD/m68k a.out
57 #options COMPAT_30 # NetBSD 3.0 compatibility.
58 #options COMPAT_40 # NetBSD 4.0 compatibility.
60 #options COMPAT_M68K4K # compatibility with NetBSD/m68k4k binaries
61 #options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
62 options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
64 ## force NFS root and swap
65 #config netbsd root on ? type nfs
66 ## "generic" boot (put root on boot device)
67 config netbsd root on ? type ?
69 options NFS_BOOT_DHCP # Diskless client w/ dhcp
70 options NFS_BOOT_BOOTP # Diskless client w/ bootp
71 options NFS_BOOT_BOOTPARAM # Diskless client w/ bootparamd
77 pseudo-device bpfilter
81 pseudo-device clockctl # user control of clock subsystem
82 #pseudo-device fss 4 # file system snapshot device
87 clock0 at pcctwo? ipl 5
88 clmpcc0 at pcctwo? ipl 4
90 osiop0 at pcctwo? ipl 2
97 # Example VMEbus device
98 #foo0 at vme0 addr 0x10001000 am 0x0d irq 3 vect 0x80
100 # Memory Controller Support (MCECC and MEMC040)
106 sd* at scsibus? target ? lun ?
107 st* at scsibus? target ? lun ?
108 cd* at scsibus? target ? lun ?