NetBSD/sys/arch/ofppc/conf/GENERIC

64 lines
954 B
Plaintext
Raw Normal View History

1996-09-30 20:34:14 +04:00
#
# First try for PPC GENERIC config file
#
machine powerpc
maxusers 32
1996-10-16 21:13:28 +04:00
# Standard system options (should go into std.powerpc?)
1996-09-30 20:34:14 +04:00
options SWAPPAGER, VNODEPAGER, DEVPAGER
options MACHINE_NONCONTIG
1996-10-16 21:13:28 +04:00
options EXEC_AOUT
options EXEC_SCRIPT
1996-09-30 20:34:14 +04:00
# various hacks due to bugs in Openfirmware implementation
1996-10-16 21:13:28 +04:00
options FIREPOWERBUGS
1996-09-30 20:34:14 +04:00
options IPKDBUSERHACK
1996-09-30 20:34:14 +04:00
makeoptions DEBUG="-g"
options TCP_COMPAT_42
options COMPAT_43
options COMPAT_09
options COMPAT_10
options COMPAT_12
options FFS
options MFS
options NFSCLIENT
options NFSSERVER
options CD9660
options MSDOSFS
options FDESC
options FIFO
options KERNFS
options NULLFS
options PORTAL
options PROCFS
options UMAPFS
options UNION
options INET
options NMBCLUSTERS=1024
config netbsd swap generic
ofroot* at root
ofbus* at openfirm?
ofdisk* at openfirm?
ofnet* at openfirm?
ipkdbif0 at ofnet?
1996-09-30 20:34:14 +04:00
ofcons* at openfirm?
ofrtc* at openfirm?
pseudo-device loop
pseudo-device pty 64