NetBSD/sys/arch/mvme68k/conf/VME147

77 lines
1.5 KiB
Plaintext
Raw Normal View History

1996-11-06 06:35:03 +03:00
# $NetBSD: VME147,v 1.8 1996/11/06 03:35:03 chuck Exp $
machine mvme68k m68k
# Boards this kernel supports; need at lest the correct one
options MVME147
options FPCOPROC # Support for MC6888[12] (Required)
maxusers 2
# obsolete timezone spec
options TIMEZONE=0, DST=0
options DIAGNOSTIC, DEBUG
1996-04-18 22:14:32 +04:00
options FFS
options NFSCLIENT
#options NFSSERVER
#options SYSVSHM
options KTRACE
options COMPAT_43
options FIFO
#options MFS
options DEVPAGER, SWAPPAGER, VNODEPAGER
#options MSDOSFS
# 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
options EXEC_AOUT,EXEC_SCRIPT
options COMPAT_09, COMPAT_10
options COMPAT_SUNOS
#options COMPAT_M68K4K # compatibility with NetBSD/m68k4k binaries
1996-05-29 09:06:21 +04:00
## force NFS root and swap
#config netbsd root on nfs swap on nfs
## "generic" boot (put root on boot device)
config netbsd swap generic
pseudo-device sl
pseudo-device ppp 2
pseudo-device loop
pseudo-device bpfilter
pseudo-device pty
1996-05-20 05:15:45 +04:00
pseudo-device rd 2
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
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 ?