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