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