NetBSD/sys/arch/pc532/conf/std.pc532

19 lines
482 B
Plaintext

# $NetBSD: std.pc532,v 1.1 1996/11/24 13:28:56 matthias Exp $
#
# Standard configuration info for NetBSD/pc532.
machine pc532
membus0 at root
#clock0 at membus0
ncr0 at membus0 # SCSI driver
scsibus0 at ncr0 # SCSI bus
scn* at membus0
options EXEC_AOUT # #! scripts
options EXEC_SCRIPT # a.out executables
options SWAPPAGER # swap pager (anonymous and swap space)
options VNODEPAGER # vnode pager (mapped files)
options DEVPAGER # device pager (mapped devices)