|
|
1.1 ! root 1: machine "i386" ! 2: cpu "i386" ! 3: ident FSTEST ! 4: timezone 8 dst ! 5: maxusers 10 ! 6: options INET,NFSSERVER,NFSCLIENT,MFS ! 7: options "COMPAT_43" ! 8: options "TCP_COMPAT_42" ! 9: options "i387" ! 10: options XSERVER,UCONSOLE ! 11: options KERNFS,FDESC ! 12: options DDB ! 13: ! 14: config "386bsd" root on wd0 swap on wd0 and as0 ! 15: ! 16: controller isa0 ! 17: controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr ! 18: disk wd0 at wdc0 drive 0 ! 19: ! 20: controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr ! 21: disk fd0 at fdc0 drive 0 ! 22: ! 23: device pc0 at isa? port "IO_KBD" tty irq 1 vector pcrint ! 24: device npx0 at isa? port "IO_NPX" irq 13 vector npxintr ! 25: ! 26: device we0 at isa? port 0x280 net irq 9 iomem 0xd0000 iosiz 8192 vector weintr ! 27: ! 28: pseudo-device loop ! 29: pseudo-device ether ! 30: #pseudo-device sl 2 ! 31: pseudo-device log ! 32: pseudo-device pty 4 ! 33: ! 34: pseudo-device swappager ! 35: pseudo-device vnodepager ! 36: pseudo-device devpager
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.