xref: /original-bsd/sys/news3400/conf/NEWS3400 (revision cb015375)
1#	@(#)NEWS3400	7.2 (Berkeley) 12/16/92
2#
3# NWS-3400
4#
5machine		"news3400"
6cpu		"news3400"
7ident		"NEWS3400"
8timezone	8 dst
9maxusers	32
10
11options		INET
12#options		NS
13#options		KADB
14#options		QUOTA
15options		FIFO
16options		FFS
17options		NFS
18options		MFS
19options		DIAGNOSTIC
20options		KTRACE
21#options		NSIP
22options		"TCP_COMPAT_42"
23options		"COMPAT_43"
24options		DEBUG
25
26# OSI stuff:
27#options	ISO
28#options	TPIP
29#options	EON
30
31#
32# machine dependant options
33#
34options		CPU_SINGLE
35options		COMPAT_NEWSOS
36options		"PARK2_BUG"
37options		BUGFIX
38options		FILE_BUGFIX
39
40config		vmunix	root on sd0d swap on sd0b and sd1b
41
42#
43# nexus
44#
45controller	hb0	at nexus ?
46
47#
48# HB devices
49#
50master	sdc0	at hb0					priority 0
51master	sdc1	at hb0					priority 1
52master	sdc2	at hb0					priority 2
53master	sdc3	at hb0					priority 3
54master	sdc4	at hb0					priority 4
55master	sdc5	at hb0					priority 5
56master	sdc6	at hb0					priority 6
57
58disk		sd0	at sdc0 drive 0
59#disk		sd1	at sdc1 drive 0
60
61device		en0	at hb0					priority 16
62device		kb0	at hb0					priority 36
63device		ms0	at hb0					priority 40
64device		fb0	at hb0					priority 44
65device		rs0	at hb0		flags 0xf		priority 48
66#device		rs1	at hb0		flags 0xf		priority 64
67#device		rs2	at hb0		flags 0xf		priority 80
68
69#
70# standard pseudo devices
71#
72pseudo-device	pty
73pseudo-device	loop
74pseudo-device	ether
75
76#
77# optional pseudo devices
78#
79pseudo-device	swappager
80pseudo-device	vnodepager
81pseudo-device	devpager
82#pseudo-device	sl	2
83pseudo-device	bm
84pseudo-device	"nwb253"
85