--- Net2/arch/i386/conf/sumner 2018/04/24 18:07:16 1.1 +++ Net2/arch/i386/conf/sumner 2018/04/24 18:12:12 1.1.1.2 @@ -6,18 +6,19 @@ cpu "i486" ident SUMNER timezone 8 dst maxusers 4 -options INET, NFS, MFS, ISOFS +options INET, NFSSERVER,NFSCLIENT, MFS, ISOFS options "COMPAT_43" options "TCP_COMPAT_42" +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 @@ -32,7 +33,6 @@ pseudo-device pty 3 pseudo-device ether pseudo-device sl 1 pseudo-device log -pseudo-device ddb pseudo-device swappager pseudo-device vnodepager