--- Net2/arch/i386/conf/phoenix 2018/04/24 18:07:16 1.1.1.2 +++ Net2/arch/i386/conf/phoenix 2018/04/24 18:12:14 1.1.1.3 @@ -7,22 +7,23 @@ ident PHOENIX timezone 8 dst maxusers 4 options INET -options NFS +options NFSSERVER,NFSCLIENT options MFS options ISOFS options "COMPAT_43" options "TCP_COMPAT_42" #options DEBUG options DIAGNOSTIC +options DDB config "386bsd" root on wd0 swap on wd0 and as0 controller isa0 -controller wd0 at isa? port "IO_WD1" bio irq 14 vector wdintr -disk wd0 at wd0 drive 0 -controller fd0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr -disk fd0 at fd0 drive 0 -disk fd1 at fd0 drive 1 +controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr +disk wd0 at wdc0 drive 0 +controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr +disk fd0 at fdc0 drive 0 +disk fd1 at fdc0 drive 1 controller as0 at isa? port 0x330 bio irq 11 drq 5 vector asintr disk as0 at as0 drive 0 @@ -38,7 +39,6 @@ pseudo-device pty 10 pseudo-device ether pseudo-device sl 1 pseudo-device log -pseudo-device ddb pseudo-device swappager pseudo-device vnodepager