summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1998-04-20 13:54:47 +0000
committerkato <kato@FreeBSD.org>1998-04-20 13:54:47 +0000
commit29088df8fe8ad61a03741774fdd7bd150c5bb948 (patch)
treeecf9dad15702dc433490837dd040264e49072ea4 /sys
parent338316476f1e092e51bd066a6e664775535744e9 (diff)
downloadFreeBSD-src-29088df8fe8ad61a03741774fdd7bd150c5bb948.zip
FreeBSD-src-29088df8fe8ad61a03741774fdd7bd150c5bb948.tar.gz
Commented out ide_pci.c.
Reviewed by: kato Submitted by: Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp>
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/files.pc984
-rw-r--r--sys/pc98/conf/files.pc984
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98
index 5b920ff..4fe59b0 100644
--- a/sys/conf/files.pc98
+++ b/sys/conf/files.pc98
@@ -3,7 +3,7 @@
#
# modified for PC-9801
#
-# $Id: files.pc98,v 1.60 1998/04/07 09:08:27 kato Exp $
+# $Id: files.pc98,v 1.61 1998/04/20 13:52:13 kato Exp $
#
# The long compile-with and dependency lines are required because of
# limitations in config: backslash-newline doesn't work in strings, and
@@ -325,4 +325,4 @@ gnu/i386/fpemul/wm_shrx.s optional gpl_math_emulate
gnu/i386/fpemul/wm_sqrt.s optional gpl_math_emulate
gnu/i386/isa/dgb.c optional dgb device-driver
gnu/i386/isa/sound/awe_wave.c optional awe device-driver
-pci/ide_pci.c optional wd device-driver
+#pci/ide_pci.c optional wd device-driver
diff --git a/sys/pc98/conf/files.pc98 b/sys/pc98/conf/files.pc98
index 5b920ff..4fe59b0 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.60 1998/04/07 09:08:27 kato Exp $
+# $Id: files.pc98,v 1.61 1998/04/20 13:52:13 kato Exp $
#
# The long compile-with and dependency lines are required because of
# limitations in config: backslash-newline doesn't work in strings, and
@@ -325,4 +325,4 @@ gnu/i386/fpemul/wm_shrx.s optional gpl_math_emulate
gnu/i386/fpemul/wm_sqrt.s optional gpl_math_emulate
gnu/i386/isa/dgb.c optional dgb device-driver
gnu/i386/isa/sound/awe_wave.c optional awe device-driver
-pci/ide_pci.c optional wd device-driver
+#pci/ide_pci.c optional wd device-driver
OpenPOWER on IntegriCloud