From b4e7319708bbf58193df0124de80b2a1a233d158 Mon Sep 17 00:00:00 2001 From: KATO Takenori Date: Mon, 20 Apr 1998 13:54:47 +0000 Subject: [PATCH] Commented out ide_pci.c. Reviewed by: kato Submitted by: Takahashi Yoshihiro --- sys/conf/files.pc98 | 4 ++-- sys/pc98/conf/files.pc98 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98 index 5b920ff7a83..4fe59b00626 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 5b920ff7a83..4fe59b00626 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