|
|
1.1 root 1: .\" Copyright (c) 1983 Regents of the University of California.
2: .\" All rights reserved. The Berkeley software License Agreement
3: .\" specifies the terms and conditions for redistribution.
4: .\"
5: .\" @(#)c.t 6.2 (Berkeley) 6/3/86
6: .\"
7: .\".ds RH "Sample Config Files
8: .bp
9: .LG
10: .B
11: .ce
12: APPENDIX C. SAMPLE CONFIGURATION FILES
13: .sp
14: .R
15: .NL
16: .PP
17: The following configuration files are developed in section 5;
18: they are included here for completeness.
19: .sp 2
20: .nf
21: .ta 1.5i 2.5i 4.0i
22: #
23: # ANSEL VAX (a picture perfect machine)
24: #
25: machine vax
26: cpu VAX780
27: timezone 8 dst
28: ident ANSEL
29: maxusers 40
30:
31: config vmunix root on hp0
32: config hpvmunix root on hp0 swap on hp0 and hp2
33: config genvmunix swap generic
34:
35: controller mba0 at nexus ?
36: disk hp0 at mba? disk ?
37: disk hp1 at mba? disk ?
38: controller mba1 at nexus ?
39: disk hp2 at mba? disk ?
40: disk hp3 at mba? disk ?
41: controller uba0 at nexus ?
42: controller tm0 at uba? csr 0172520 vector tmintr
43: tape te0 at tm0 drive 0
44: tape te1 at tm0 drive 1
45: device dh0 at uba? csr 0160020 vector dhrint dhxint
46: device dm0 at uba? csr 0170500 vector dmintr
47: device dh1 at uba? csr 0160040 vector dhrint dhxint
48: device dh2 at uba? csr 0160060 vector dhrint dhxint
49: .bp
50: #
51: # UCBVAX - Gateway to the world
52: #
53: machine vax
54: cpu "VAX780"
55: cpu "VAX750"
56: ident UCBVAX
57: timezone 8 dst
58: maxusers 32
59: options INET
60: options NS
61:
62: config vmunix root on hp swap on hp and rk0 and rk1
63: config upvmunix root on up
64: config hkvmunix root on hk swap on rk0 and rk1
65:
66: controller mba0 at nexus ?
67: controller uba0 at nexus ?
68: disk hp0 at mba? drive 0
69: disk hp1 at mba? drive 1
70: controller sc0 at uba? csr 0176700 vector upintr
71: disk up0 at sc0 drive 0
72: disk up1 at sc0 drive 1
73: controller hk0 at uba? csr 0177440 vector rkintr
74: disk rk0 at hk0 drive 0
75: disk rk1 at hk0 drive 1
76: pseudo-device pty
77: pseudo-device loop
78: pseudo-device imp
79: device acc0 at uba? csr 0167600 vector accrint accxint
80: pseudo-device ether
81: device ec0 at uba? csr 0164330 vector ecrint eccollide ecxint
82: device il0 at uba? csr 0164000 vector ilrint ilcint
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.