xref: /original-bsd/sys/tahoe/conf/GENERIC.hcx9 (revision 6884d44a)
1#
2# GENERIC POWER 6/32 (HCX9)
3#
4machine		tahoe
5cpu		"TAHOE"
6ident		GENERIC
7timezone	8 dst
8timezone	8 dst
9maxusers	48
10options		INET
11options		NS
12options		KADB
13options		QUOTA
14options		FIFO
15options		NFS
16options		MFS
17options		DIAGNOSTIC
18options		"TCP_COMPAT_42"
19options		"COMPAT_43"
20options		FPE
21options		KTRACE
22#options	GATEWAY		# slip needs this for packet forwarding
23
24# OSI stuff:
25#options	ISO
26#options	TPIP
27#options	EON
28
29config		vmunix		swap generic
30
31controller	vba0
32
33controller	hdc0	at vba? csr 0xC5010000 vector hdintr
34disk		hd0	at hdc0 drive 0
35disk		hd1	at hdc0 drive 1
36disk		hd2	at hdc0 drive 2
37disk		hd3	at hdc0 drive 3
38controller	hdc1	at vba? csr 0xC6010000 vector hdintr
39disk		hd4	at hdc1 drive 0
40disk		hd5	at hdc1 drive 1
41disk		hd6	at hdc1 drive 2
42disk		hd7	at hdc1 drive 3
43
44device		vx0	at vba? csr 0xcd020000 vector vxintr
45device		vx1	at vba? csr 0xce020000 vector vxintr
46
47pseudo-device	loop
48pseudo-device	pty
49pseudo-device	ether
50
51device	ex0	at vba? csr 0xfff00000 vector exintr
52