1997-03-22 01:40:33 +03:00
|
|
|
# $NetBSD: VME147,v 1.15 1997/03/21 22:40:33 thorpej Exp $
|
1997-03-19 00:41:49 +03:00
|
|
|
|
|
|
|
include "arch/mvme68k/conf/std.mvme68k"
|
1995-07-26 03:11:53 +04:00
|
|
|
|
1996-09-12 11:36:37 +04:00
|
|
|
# Boards this kernel supports; need at lest the correct one
|
|
|
|
options MVME147
|
|
|
|
|
1995-07-26 03:11:53 +04:00
|
|
|
options FPCOPROC # Support for MC6888[12] (Required)
|
|
|
|
|
|
|
|
maxusers 2
|
|
|
|
|
|
|
|
options DIAGNOSTIC, DEBUG
|
1997-01-31 04:52:38 +03:00
|
|
|
|
1995-07-26 03:11:53 +04:00
|
|
|
#options SYSVSHM
|
|
|
|
options KTRACE
|
|
|
|
options COMPAT_43
|
1997-01-31 04:52:38 +03:00
|
|
|
|
|
|
|
file-system FFS
|
|
|
|
file-system NFS
|
|
|
|
#file-system MFS
|
|
|
|
#file-system MSDOSFS
|
|
|
|
|
|
|
|
#options NFSSERVER
|
|
|
|
options FIFO
|
1995-07-26 03:11:53 +04:00
|
|
|
|
|
|
|
# Networking options
|
|
|
|
options INET
|
|
|
|
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
|
|
|
|
1996-11-09 06:52:51 +03:00
|
|
|
options COMPAT_09, COMPAT_10, COMPAT_11, COMPAT_12
|
1995-07-26 03:11:53 +04:00
|
|
|
options COMPAT_SUNOS
|
1996-09-11 02:45:17 +04:00
|
|
|
#options COMPAT_M68K4K # compatibility with NetBSD/m68k4k binaries
|
1995-07-26 03:11:53 +04:00
|
|
|
|
1996-05-29 09:06:21 +04:00
|
|
|
## force NFS root and swap
|
1997-01-31 04:52:38 +03:00
|
|
|
#config netbsd root on ? type nfs
|
1996-05-29 09:06:21 +04:00
|
|
|
## "generic" boot (put root on boot device)
|
1997-01-31 04:52:38 +03:00
|
|
|
config netbsd root on ? type ?
|
1996-05-29 09:06:21 +04:00
|
|
|
|
1995-07-26 03:11:53 +04:00
|
|
|
|
|
|
|
pseudo-device sl
|
|
|
|
pseudo-device ppp 2
|
|
|
|
pseudo-device loop
|
|
|
|
pseudo-device bpfilter
|
|
|
|
pseudo-device pty
|
1996-12-29 02:22:07 +03:00
|
|
|
pseudo-device md 2
|
1995-07-26 03:11:53 +04:00
|
|
|
|
1996-04-26 22:47:34 +04:00
|
|
|
mainbus0 at root
|
|
|
|
|
|
|
|
pcc0 at mainbus0
|
|
|
|
|
|
|
|
zsc* at pcc? ipl 4
|
|
|
|
zstty* at zsc? channel ?
|
|
|
|
|
|
|
|
clock0 at pcc? ipl 5
|
|
|
|
le0 at pcc? ipl 3
|
|
|
|
wdsc0 at pcc? ipl 2
|
1996-11-09 06:52:51 +03:00
|
|
|
lpt0 at pcc? ipl 1
|
1996-04-26 22:47:34 +04:00
|
|
|
vmechip0 at pcc?
|
|
|
|
|
|
|
|
vmes0 at vmechip?
|
|
|
|
vmel0 at vmechip?
|
|
|
|
|
|
|
|
# example only - A24D16 device
|
|
|
|
#foo0 at vmes0 atype 24 addr 0x0ef00 ipl 3 vec 0x60
|
|
|
|
|
|
|
|
scsibus* at wdsc?
|
|
|
|
|
|
|
|
sd* at scsibus? target ? lun ?
|
|
|
|
st* at scsibus? target ? lun ?
|
|
|
|
cd* at scsibus? target ? lun ?
|
|
|
|
ch* at scsibus? target ? lun ?
|
1996-11-09 01:40:51 +03:00
|
|
|
ss* at scsibus? target ? lun ? # SCSI scanners
|
|
|
|
uk* at scsibus? target ? lun ? # SCSI unknown
|