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