--- Net2/arch/i386/conf/odysseus 2018/04/24 18:05:07 1.1 +++ Net2/arch/i386/conf/odysseus 2018/04/24 18:12:15 1.1.1.2 @@ -7,7 +7,7 @@ ident ODYSSEUS timezone 8 dst maxusers 2 options INET -options NFS +options NFSSERVER,NFSCLIENT options MFS options "COMPAT_43" options "TCP_COMPAT_42" @@ -19,11 +19,11 @@ options "KGDBDEV=0x800" config "386bsd" root on dk0 swap on dk0 controller isa0 -controller wd0 at isa? port "IO_WD1" bio irq 14 vector wdintr -disk dk0 at wd0 drive 0 -controller fd0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr -disk dk4 at fd0 drive 0 -disk dk5 at fd0 drive 1 +controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr +disk dk0 at wdc0 drive 0 +controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr +disk dk4 at fdc0 drive 0 +disk dk5 at fdc0 drive 1 device pc0 at isa? port "IO_KBD" tty irq 1 vector pcrint device npx0 at isa? port "IO_NPX" irq 13 vector npxintr