|
|
1.1 ! root 1: # ! 2: # GENERIC POWER 6/32 or HCX9 ! 3: # ! 4: machine tahoe ! 5: cpu "TAHOE" ! 6: ident GENERIC ! 7: timezone 8 dst ! 8: maxusers 32 ! 9: timezone 8 dst ! 10: maxusers 48 ! 11: options INET ! 12: options NS ! 13: options KADB ! 14: options QUOTA ! 15: options FIFO ! 16: options NFS ! 17: options MFS ! 18: options DIAGNOSTIC ! 19: options "TCP_COMPAT_42" ! 20: options "COMPAT_43" ! 21: options FPE ! 22: options KTRACE ! 23: #options GATEWAY # slip needs this for packet forwarding ! 24: ! 25: # OSI stuff: ! 26: #options ISO ! 27: #options TPIP ! 28: #options EON ! 29: ! 30: config vmunix swap generic ! 31: ! 32: controller vba0 ! 33: ! 34: # devices for POWER 6/32, HCX-7, etc: ! 35: ! 36: controller vd0 at vba? csr 0xffff2000 vector vdintr ! 37: disk dk0 at vd0 drive 0 ! 38: disk dk1 at vd0 drive 1 ! 39: disk dk2 at vd0 drive 2 ! 40: disk dk3 at vd0 drive 3 ! 41: controller vd1 at vba? csr 0xffff2100 vector vdintr ! 42: disk dk4 at vd1 drive 0 ! 43: disk dk5 at vd1 drive 1 ! 44: disk dk6 at vd1 drive 2 ! 45: disk dk7 at vd1 drive 3 ! 46: controller vd2 at vba? csr 0xffff2200 vector vdintr ! 47: disk dk8 at vd2 drive 0 ! 48: disk dk9 at vd2 drive 1 ! 49: disk dk10 at vd2 drive 2 ! 50: disk dk11 at vd2 drive 3 ! 51: ! 52: controller cy0 at vba? csr 0xffff4000 vector cyintr ! 53: device yc0 at cy0 drive 0 ! 54: device yc1 at cy0 drive 1 ! 55: device yc2 at cy0 drive 2 ! 56: device yc3 at cy0 drive 3 ! 57: controller cy1 at vba? csr 0xffff6000 vector cyintr ! 58: device yc4 at cy1 drive 0 ! 59: device yc5 at cy1 drive 1 ! 60: device yc6 at cy1 drive 2 ! 61: device yc7 at cy1 drive 3 ! 62: ! 63: device vx0 at vba? csr 0xfffe0000 vector vackint vcmdrsp vunsol ! 64: device vx1 at vba? csr 0xfffe4000 vector vackint vcmdrsp vunsol ! 65: ! 66: device mp0 at vba? csr 0xffff5000 vector mpintr mpdlintr ! 67: device mp1 at vba? csr 0xffff5100 vector mpintr mpdlintr ! 68: ! 69: pseudo-device loop ! 70: pseudo-device pty ! 71: pseudo-device ether ! 72: ! 73: device ace0 at vba? csr 0xffff0000 flags 0xfff80000 vector acecint acerint ! 74: device ace1 at vba? csr 0xffff0100 flags 0xfff90000 vector acecint acerint ! 75: device enp0 at vba? csr 0xfff41000 vector enpintr ! 76: device enp1 at vba? csr 0xfff61000 vector enpintr ! 77: ! 78: device dr0 at vba? csr 0xffff7000 vector drintr ! 79: device ik0 at vba? csr 0xffff8000 vector ikintr ! 80: ! 81: # devices for HCX-9: ! 82: controller hdc0 at vba? csr 0xC5010000 vector hdintr ! 83: disk hd0 at hdc0 drive 0 ! 84: disk hd1 at hdc0 drive 1 ! 85: disk hd2 at hdc0 drive 2 ! 86: disk hd3 at hdc0 drive 3 ! 87: controller hdc1 at vba? csr 0xC6010000 vector hdintr ! 88: disk hd4 at hdc1 drive 0 ! 89: disk hd5 at hdc1 drive 1 ! 90: disk hd6 at hdc1 drive 2 ! 91: disk hd7 at hdc1 drive 3 ! 92: ! 93: # VX for HCX-9: ! 94: device vx2 at vba? csr 0xcd020000 vector vackint vcmdrsp vunsol ! 95: device vx3 at vba? csr 0xce020000 vector vackint vcmdrsp vunsol ! 96: ! 97: # EX for HCX-9: ! 98: device ex0 at vba? csr 0xfff00000 vector exintr
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.