summaryrefslogtreecommitdiff
path: root/sys/conf/files.i386
diff options
context:
space:
mode:
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 1f91e89c79d9..a64f402e1e90 100644
--- a/sys/conf/files.i386
+++ b/sys/conf/files.i386
@@ -198,8 +198,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-cd.c optional wcd \
- warning "The wcd driver is obsolete. Please use the atapicd driver!"
i386/isa/atapi.c optional wdc \
warning "The wdc driver is obsolete. Please use the ata driver!"
i386/isa/clock.c standard
@@ -324,6 +322,8 @@ i386/isa/vesa.c optional vga
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 \
+ warning "The wcd driver is obsolete. Please use the atapicd driver!"
i386/isa/wfd.c optional wfd \
warning "The wfd driver is obsolete. Please use the atapifd driver!"
i386/isa/wst.c optional wst \