# $NetBSD: VME147,v 1.64 2026/08/05 00:55:29 thorpej Exp $ # # Minimal kernel configuration file for MVME147. # include "arch/mvme68k/conf/std.mvme68k" #options INCLUDE_CONFIG_FILE # embed config file in kernel binary # Boards this kernel supports; need at lest the correct one options MVME147 maxusers 4 include "arch/mvme68k/conf/std.minimal" ## force NFS root and swap #config netbsd root on ? type nfs ## "generic" boot (put root on boot device) config netbsd root on ? type ? mainbus0 at root include "arch/mvme68k/conf/std.mvme147" # 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 ?