|
|
1.1 ! root 1: # ! 2: # GENERIC POWER 6/32 (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: controller hdc0 at vba? csr 0xC5010000 vector hdintr ! 34: disk hd0 at hdc0 drive 0 ! 35: disk hd1 at hdc0 drive 1 ! 36: disk hd2 at hdc0 drive 2 ! 37: disk hd3 at hdc0 drive 3 ! 38: controller hdc1 at vba? csr 0xC6010000 vector hdintr ! 39: disk hd4 at hdc1 drive 0 ! 40: disk hd5 at hdc1 drive 1 ! 41: disk hd6 at hdc1 drive 2 ! 42: disk hd7 at hdc1 drive 3 ! 43: ! 44: device vx0 at vba? csr 0xcd020000 vector vxintr ! 45: device vx1 at vba? csr 0xce020000 vector vxintr ! 46: ! 47: pseudo-device loop ! 48: pseudo-device pty ! 49: pseudo-device ether ! 50: ! 51: 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.