summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.i386
diff options
context:
space:
mode:
authorsos <sos@FreeBSD.org>1999-03-16 13:34:03 +0000
committersos <sos@FreeBSD.org>1999-03-16 13:34:03 +0000
commit2c3e9a765107b0a0690f3748243d4e0c30e3d0b2 (patch)
tree83fee5d8a99dc672f218484d68c51268ff89f7f1 /sys/conf/files.i386
parent8af13f40a4d25956e71c275eba89ff1d3f5ab254 (diff)
downloadFreeBSD-src-2c3e9a765107b0a0690f3748243d4e0c30e3d0b2.zip
FreeBSD-src-2c3e9a765107b0a0690f3748243d4e0c30e3d0b2.tar.gz
Rewert the atapi CDROM driver's name to wcd.
This is to avoid confusion with the new system. Also provide real entires in MAKEDEV for the new system.
Diffstat (limited to 'sys/conf/files.i386')
-rw-r--r--sys/conf/files.i3864
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/files.i386 b/sys/conf/files.i386
index 3fe59ba..000b019 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.227 1999/03/10 10:11:41 julian Exp $
+# $Id: files.i386,v 1.228 1999/03/10 10:36:29 yokota Exp $
#
# The long compile-with and dependency lines are required because of
# limitations in config: backslash-newline doesn't work in strings, and
@@ -275,7 +275,7 @@ i386/isa/tw.c optional tw device-driver
i386/isa/wd.c optional wdc device-driver
i386/isa/wd.c optional wd device-driver
i386/isa/atapi.c optional atapi device-driver
-i386/isa/atapi-cd.c optional acd device-driver
+i386/isa/atapi-cd.c optional wcd device-driver
i386/isa/wfd.c optional wfd device-driver
i386/isa/wst.c optional wst device-driver
i386/isa/wt.c optional wt device-driver
OpenPOWER on IntegriCloud