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

19 lines
486 B
Plaintext

# $NetBSD: std.pc532,v 1.2 1996/12/23 08:36:46 matthias Exp $
#
# Standard configuration info for NetBSD/pc532.
machine pc532
mainbus0 at root
#clock0 at mainbus0
ncr0 at mainbus0 # SCSI driver
scsibus0 at ncr0 # SCSI bus
scn* at mainbus0
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)