diff --git a/sys/conf/files.i386 b/sys/conf/files.i386 index dadd51c0a7b..4a881f356b3 100644 --- a/sys/conf/files.i386 +++ b/sys/conf/files.i386 @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $Id: files.i386,v 1.19 1993/10/26 21:24:34 nate Exp $ +# $Id: files.i386,v 1.20 1993/10/26 21:26:19 nate Exp $ # i386/i386/autoconf.c standard device-driver i386/i386/cons.c standard @@ -67,4 +67,3 @@ i386/isa/tw.c optional tw device-driver i386/isa/ultra14f.c optional uha device-driver i386/isa/wd.c optional wd device-driver i386/isa/wt.c optional wt device-driver -i386/isa/wx.c optional wx device-driver diff --git a/sys/i386/conf/devices.i386 b/sys/i386/conf/devices.i386 index b85663046c1..9766f9af4b6 100644 --- a/sys/i386/conf/devices.i386 +++ b/sys/i386/conf/devices.i386 @@ -1,9 +1,8 @@ # This file tells what major numbers the various possible swap devices have. # -# $Id: devices.i386,v 1.3 1993/10/11 06:19:39 rgrimes Exp $ +# $Id: devices.i386,v 1.4 1993/10/26 21:27:07 nate Exp $ # wd 0 -wx 0 dk 1 fd 2 wt 3 diff --git a/sys/i386/conf/files.i386 b/sys/i386/conf/files.i386 index dadd51c0a7b..4a881f356b3 100644 --- a/sys/i386/conf/files.i386 +++ b/sys/i386/conf/files.i386 @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $Id: files.i386,v 1.19 1993/10/26 21:24:34 nate Exp $ +# $Id: files.i386,v 1.20 1993/10/26 21:26:19 nate Exp $ # i386/i386/autoconf.c standard device-driver i386/i386/cons.c standard @@ -67,4 +67,3 @@ i386/isa/tw.c optional tw device-driver i386/isa/ultra14f.c optional uha device-driver i386/isa/wd.c optional wd device-driver i386/isa/wt.c optional wt device-driver -i386/isa/wx.c optional wx device-driver