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