NetBSD/sys/arch/mvme68k/conf/VME147

79 lines
1.7 KiB
Plaintext
Raw Normal View History

# $NetBSD: VME147,v 1.32 2000/12/09 21:02:09 scw Exp $
include "arch/mvme68k/conf/std.mvme68k"
# Boards this kernel supports; need at lest the correct one
options MVME147
2000-11-25 22:33:39 +03:00
maxusers 4
#options DDB
2000-11-25 22:33:39 +03:00
#options DIAGNOSTIC, DEBUG
#options SYSVSHM
options KTRACE
options COMPAT_43
file-system FFS
file-system NFS
file-system KERNFS
file-system MFS
2000-11-25 22:33:39 +03:00
file-system CD9660
#file-system MSDOSFS
#file-system UNION
#options NFSSERVER
1998-03-18 19:34:41 +03:00
#options FFS_EI # FFS Endian Independant support
# Networking options
options INET
2000-11-25 22:33:39 +03:00
#options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP
#options GATEWAY # IP packet forwarding
#options ISO # OSI networking
#options TPIP
#options EON
1996-11-06 06:35:03 +03:00
2000-12-07 11:40:06 +03:00
options COMPAT_AOUT_M68K # compatibility with NetBSD/m68k a.out
1999-07-29 14:37:12 +04:00
options COMPAT_09, COMPAT_10, COMPAT_11, COMPAT_12, COMPAT_13, COMPAT_14
options COMPAT_SUNOS
#options COMPAT_M68K4K # compatibility with NetBSD/m68k4k binaries
#options COMPAT_LINUX # compatibility with Linux/m68k binaries
1996-05-29 09:06:21 +04:00
## force NFS root and swap
#config netbsd root on ? type nfs
1996-05-29 09:06:21 +04:00
## "generic" boot (put root on boot device)
config netbsd root on ? type ?
1996-05-29 09:06:21 +04:00
1999-02-20 03:13:43 +03:00
options NFS_BOOT_BOOTPARAM # Diskless client w/ bootparamd
pseudo-device sl
pseudo-device ppp 2
pseudo-device loop
pseudo-device bpfilter
pseudo-device pty
pseudo-device vnd 2
mainbus0 at root
pcc0 at mainbus0
clock0 at pcc? ipl 5
2000-11-25 22:33:39 +03:00
zsc* at pcc? ipl 4
le0 at pcc? ipl 3
wdsc0 at pcc? ipl 2
lpt0 at pcc? ipl 1
2000-11-25 22:33:39 +03:00
zstty* at zsc? channel ?
vmepcc0 at pcc?
vme0 at vmepcc0
# Example VMEbus device
#foo0 at vme0 addr 0x10001000 am 0x0d irq 2 vect 0x80
scsibus* at wdsc?
sd* at scsibus? target ? lun ?
st* at scsibus? target ? lun ?
cd* at scsibus? target ? lun ?