From b2381471b9e8440b837a9417bff3aabb48241859 Mon Sep 17 00:00:00 2001 From: Jeroen Ruigrok van der Werven Date: Tue, 14 Mar 2000 13:18:14 +0000 Subject: [PATCH] Remove the wd driver from the i386 kernel options. --- sys/conf/files.i386 | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/sys/conf/files.i386 b/sys/conf/files.i386 index 46773ea12aa2..351cf501f8c0 100644 --- a/sys/conf/files.i386 +++ b/sys/conf/files.i386 @@ -192,8 +192,6 @@ i386/ibcs2/ibcs2_xenix.c optional ibcs2 i386/ibcs2/ibcs2_xenix_sysent.c optional ibcs2 i386/ibcs2/imgact_coff.c optional ibcs2 i386/isa/asc.c optional asc -i386/isa/atapi.c optional wdc \ - warning "The wdc driver is obsolete. Please use the ata driver!" i386/isa/clock.c standard i386/isa/cronyx.c optional cx i386/isa/ctx.c optional ctx @@ -312,15 +310,6 @@ i386/isa/spkr.c optional speaker i386/isa/stallion.c optional stl i386/isa/tw.c optional tw i386/isa/vesa.c optional vga vesa -i386/isa/wd.c optional wd \ - warning "The wd driver is obsolete. Please use the atadisk driver!" -i386/isa/wd.c optional wdc -i386/isa/wd_cd.c optional wcd wdc \ - warning "The wcd driver is obsolete. Please use the atapicd driver!" -i386/isa/wfd.c optional wfd wdc \ - warning "The wfd driver is obsolete. Please use the atapifd driver!" -i386/isa/wst.c optional wst wdc \ - warning "The wst driver is obsolete. Please use the atapist driver!" i386/isa/wt.c optional wt i386/linux/imgact_linux.c optional compat_linux i386/linux/linux_dummy.c optional compat_linux @@ -397,4 +386,3 @@ libkern/moddi3.c standard libkern/qdivrem.c standard libkern/udivdi3.c standard libkern/umoddi3.c standard -pci/ide_pci.c optional wdc pci