xref: /original-bsd/sys/vax/conf/GENERIC.vax (revision c8089215)
1#
2# GENERIC VAX
3#
4machine		vax
5cpu		"VAX8600"
6cpu		"VAX8200"
7cpu		"VAX780"
8cpu		"VAX750"
9cpu		"VAX730"
10ident		GENERIC
11timezone	8 dst
12maxusers	48
13options		INET
14options		NS
15options		KADB
16options		QUOTA
17options		FIFO
18options		NFS
19options		MFS
20options		DIAGNOSTIC
21options		"TCP_COMPAT_42"
22options		"COMPAT_43"
23options		FPE
24options		KTRACE
25#options	GATEWAY		# slip needs this for packet forwarding
26
27# OSI stuff:
28#options	ISO
29#options	TPIP
30#options	EON
31
32config		vmunix		swap generic
33config		hkvmunix	root on hk
34config		hpvmunix	root on hp
35
36controller	mba0	at nexus ?
37controller	mba1	at nexus ?
38controller	mba2	at nexus ?
39controller	mba3	at nexus ?
40
41controller	bi0	at nexus ?
42
43controller	uba0	at nexus ?
44controller	uba1	at nexus ?
45controller	uba2	at nexus ?
46controller	uba3	at nexus ?
47
48disk		hp0	at mba? drive 0
49disk		hp1	at mba? drive ?
50disk		hp2	at mba? drive ?
51disk		hp3	at mba? drive ?
52
53master		ht0	at mba? drive ?
54tape		tu0	at ht0 slave 0
55tape		tu1	at ht0 slave 1
56master		mt0	at mba? drive ?
57tape		mu0	at mt0 slave 0
58tape		mu1	at mt0 slave 1
59
60# KDB50 and drives
61controller	kdb0	at bi0	csr 0 			vector kdbintr
62disk		kra0	at kdb0 drive 0
63disk		kra1	at kdb0 drive 1
64disk		kra2	at kdb0 drive 2
65disk		kra3	at kdb0 drive 3
66
67
68controller	hk0	at uba? csr 0177440 		vector rkintr
69disk		rk0	at hk0 drive 0
70disk		rk1	at hk0 drive 1
71disk		rk2	at hk0 drive 2
72disk		rk3	at hk0 drive 3
73
74controller	tm0	at uba? csr 0172520		vector tmintr
75tape		te0	at tm0 drive 0
76tape		te1	at tm0 drive 1
77
78controller	ut0	at uba? csr 0172440		vector utintr
79tape		tj0	at ut0 drive 0
80tape		tj1	at ut0 drive 1
81
82controller	tmscp0	at uba? csr 0174500		vector tmscpintr
83tape		tms0	at tmscp0 drive 0
84tape		tms1	at tmscp0 drive 1
85
86controller	sc0	at uba? csr 0176700 		vector upintr
87disk		up0	at sc0 drive 0
88disk		up1	at sc0 drive 1
89disk		up2	at sc0 drive 2
90disk		up3	at sc0 drive 3
91
92controller	uda0	at uba? csr 0172150		vector udaintr
93disk		ra0	at uda0 drive 0
94disk		ra1	at uda0 drive 1
95disk		ra2	at uda0 drive 2
96disk		ra3	at uda0 drive 3
97
98controller	idc0	at uba0 csr 0175606		vector idcintr
99disk		rb0	at idc0 drive 0
100disk		rb1	at idc0 drive 1
101
102controller	hl0	at uba? csr 0174400		vector rlintr
103disk		rl0	at hl0 drive 0
104disk		rl1	at hl0 drive 1
105
106device	 	dh0	at uba? csr 0160020		vector dhrint dhxint
107device		dm0	at uba? csr 0170500		vector dmintr
108device	 	dh1	at uba? csr 0160040		vector dhrint dhxint
109
110device		dz0	at uba? csr 0160100 flags 0xff	vector dzrint dzxint
111device		dz1	at uba? csr 0160110 flags 0xff	vector dzrint dzxint
112device		dz2	at uba? csr 0160120 flags 0xff	vector dzrint dzxint
113device		dz3	at uba? csr 0160130 flags 0xff	vector dzrint dzxint
114device		dz4	at uba? csr 0160140 flags 0xff	vector dzrint dzxint
115device		dz5	at uba? csr 0160150 flags 0xff	vector dzrint dzxint
116device		dz6	at uba? csr 0160160 flags 0xff	vector dzrint dzxint
117device		dz7	at uba? csr 0160170 flags 0xff	vector dzrint dzxint
118
119controller	zs0	at uba? csr 0172520		vector tsintr
120device		ts0	at zs0 drive 0
121
122device		dmf0	at uba? csr 0160340 flags 0xfc
123	vector dmfsrint dmfsxint dmfdaint dmfdbint dmfrint dmfxint dmflint
124device          dmz0    at uba? csr 0160540 flags 0xffffff
125	vector dmzrinta dmzxinta dmzrintb dmzxintb dmzrintc dmzxintc
126
127device		dhu0	at uba? csr 0160440		vector dhurint dhuxint
128
129device		lp0	at uba? csr 0177514		vector lpintr
130
131pseudo-device	pty
132pseudo-device	loop
133pseudo-device	ether
134
135device		ec0	at uba? csr 0164330 flags 0
136						vector ecrint eccollide ecxint
137device		de0	at uba? csr 0174510	vector deintr
138device		il0	at uba? csr 0164000	vector ilrint ilcint
139device		ex0	at uba? csr 0164344	vector excdint
140