|
|
1.1 ! root 1: # ! 2: # TRINITY -- Mycroft's 386 box ! 3: # ! 4: # TRINITY,v 1.16.2.1 1993/08/05 02:45:08 cgd Exp ! 5: # ! 6: ! 7: machine "i386" ! 8: cpu "I386_CPU" ! 9: ident TRINITY ! 10: timezone 5 dst ! 11: maxusers 16 ! 12: options INET,NFSCLIENT,NFSSERVER ! 13: options "COMPAT_43" ! 14: options "TCP_COMPAT_42" ! 15: options "COMPAT_NOMID" ! 16: options XSERVER,UCONSOLE ! 17: options MSDOSFS ! 18: options KERNFS ! 19: options SCSI ! 20: options DDB ! 21: options "DUMMY_NOPS" ! 22: ! 23: config netbsd root on sd0 swap on sd0 and sd1 ! 24: ! 25: controller isa0 ! 26: controller aha0 at isa? port "IO_AHA0" bio irq 11 drq 5 vector ahaintr ! 27: disk sd0 at aha0 flags 0 drive ? ! 28: disk sd1 at aha0 flags 0 drive ? ! 29: disk sd2 at aha0 flags 0 drive ? ! 30: disk sd3 at aha0 flags 0 drive ? ! 31: tape st0 at aha0 flags 1 drive ? ! 32: tape st1 at aha0 flags 1 drive ? ! 33: ! 34: controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr ! 35: disk fd0 at fdc0 drive 0 ! 36: disk fd1 at fdc0 drive 1 ! 37: ! 38: device pc0 at isa? port "IO_KBD" tty irq 1 vector pcrint ! 39: device npx0 at isa? port "IO_NPX" irq 13 vector npxintr ! 40: device com0 at isa? port "IO_COM1" tty irq 4 vector comintr ! 41: device com1 at isa? port "IO_COM2" tty irq 3 vector comintr ! 42: ! 43: device lms0 at isa? port "IO_BMS1" tty irq 5 vector lmsintr ! 44: ! 45: device ne0 at isa? port 0x300 net irq 9 vector neintr ! 46: ! 47: #device we0 at isa? port 0x280 net irq 9 iomem 0xd0000 iosiz 8192 vector weintr ! 48: ! 49: pseudo-device loop ! 50: pseudo-device ether ! 51: pseudo-device bpfilter 4 ! 52: pseudo-device log ! 53: pseudo-device pty 32 ! 54: ! 55: pseudo-device swappager ! 56: pseudo-device vnodepager ! 57: pseudo-device devpager
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.