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