1 # 2 # 3 machine "sun3" 4 cpu "SUN3_160" 5 cpu "SUN3_50" 6 cpu "SUN3_260" 7 cpu "SUN3_110" 8 cpu "SUN3_60" 9 cpu "SUN3_E" 10 cpu "SUN3_60" 11 12 ident SOLIPSIST 13 14 timezone 8 dst 15 maxusers 16 16 17 # Standard options 18 options "COMPAT_43" 19 options "TCP_COMPAT_42" 20 21 # Options for all SUN3 machines 22 options KTRACE 23 config netbsd swap generic 24 25 26 pseudo-device swappager 27 pseudo-device vnodepager 28 pseudo-device devpager 29 30 31