aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorKATO Takenori <kato@FreeBSD.org>1998-09-09 14:39:56 +0000
committerKATO Takenori <kato@FreeBSD.org>1998-09-09 14:39:56 +0000
commit2663a4af576df92ef377f2a1113744cf100dbf4d (patch)
treeae18b54c5fe7b19c94ee2f7bbfda34be612f9f58 /sys
parentc792da10e32fcb4952b8037aa4cfef352864a282 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/files.pc983
-rw-r--r--sys/pc98/conf/files.pc983
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98
index 0e7fa7a15f8b..794904ad2378 100644
--- a/sys/conf/files.pc98
+++ b/sys/conf/files.pc98
@@ -3,7 +3,7 @@
#
# modified for PC-9801
#
-# $Id: files.pc98,v 1.66 1998/08/07 11:52:19 kato Exp $
+# $Id: files.pc98,v 1.67 1998/09/05 02:36:18 kato Exp $
#
# The long compile-with and dependency lines are required because of
# limitations in config: backslash-newline doesn't work in strings, and
@@ -250,6 +250,7 @@ i386/isa/ultra14f.c optional uha device-driver
pc98/pc98/wd.c optional wdc device-driver
pc98/pc98/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/wcd.c optional wcd device-driver
i386/isa/wfd.c optional wfd device-driver
i386/isa/wst.c optional wst device-driver
diff --git a/sys/pc98/conf/files.pc98 b/sys/pc98/conf/files.pc98
index 0e7fa7a15f8b..794904ad2378 100644
--- a/sys/pc98/conf/files.pc98
+++ b/sys/pc98/conf/files.pc98
@@ -3,7 +3,7 @@
#
# modified for PC-9801
#
-# $Id: files.pc98,v 1.66 1998/08/07 11:52:19 kato Exp $
+# $Id: files.pc98,v 1.67 1998/09/05 02:36:18 kato Exp $
#
# The long compile-with and dependency lines are required because of
# limitations in config: backslash-newline doesn't work in strings, and
@@ -250,6 +250,7 @@ i386/isa/ultra14f.c optional uha device-driver
pc98/pc98/wd.c optional wdc device-driver
pc98/pc98/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/wcd.c optional wcd device-driver
i386/isa/wfd.c optional wfd device-driver
i386/isa/wst.c optional wst device-driver