NetBSD/sys/arch/ofppc/conf/GENERIC

63 lines
999 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
file-system FFS
file-system MFS
file-system NFS
file-system CD9660
file-system MSDOSFS
file-system FDESC
file-system KERNFS
file-system NULLFS
file-system PORTAL
file-system PROCFS
file-system UMAPFS
file-system UNION
1996-09-30 20:34:14 +04:00
options FIFO
options NFSSERVER
1996-09-30 20:34:14 +04:00
options INET
options NMBCLUSTERS=1024
config netbsd root on ? type ?
1996-09-30 20:34:14 +04:00
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