summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-03-24 18:30:11 +0000
committerjkh <jkh@FreeBSD.org>1995-03-24 18:30:11 +0000
commit45bcf7d2588f8a62b2675f4348a27bc3c1a59f27 (patch)
treefa53cd908ff17ac49448d94b6559a24abffbb033 /sys/i386/conf
parentf362fa39c5d219c09612e83f1458ceffd6663366 (diff)
downloadFreeBSD-src-45bcf7d2588f8a62b2675f4348a27bc3c1a59f27.zip
FreeBSD-src-45bcf7d2588f8a62b2675f4348a27bc3c1a59f27.tar.gz
scd driver now lives in non-GPL land.
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/files.i3864
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/conf/files.i386 b/sys/i386/conf/files.i386
index 6bea001..00600b7 100644
--- a/sys/i386/conf/files.i386
+++ b/sys/i386/conf/files.i386
@@ -1,7 +1,7 @@
# This file tells config what files go into building a kernel,
# files marked standard are always included.
#
-# $Id: files.i386,v 1.89 1995/03/12 23:43:15 swallace Exp $
+# $Id: files.i386,v 1.90 1995/03/16 17:18:49 bde Exp $
#
aic7xxx optional ahc device-driver \
dependency "$S/gnu/misc/aic7xxx/aic7xxx.c" \
@@ -104,6 +104,7 @@ i386/isa/pcvt/pcvt_sup.c optional vt device-driver
i386/isa/pcvt/pcvt_vtf.c optional vt device-driver
i386/isa/psm.c optional psm device-driver
i386/isa/readMBR.c standard
+i386/isa/scd.c optional scd device-driver
i386/isa/seagate.c optional sea device-driver
i386/isa/sio.c optional sio device-driver
i386/isa/sound/dev_table.c optional snd device-driver
@@ -193,4 +194,3 @@ gnu/i386/fpemul/wm_shrx.s optional gpl_math_emulate
gnu/i386/fpemul/wm_sqrt.s optional gpl_math_emulate
gnu/i386/isa/nic3008.c optional nic device-driver
gnu/i386/isa/nic3009.c optional nnic device-driver
-gnu/i386/isa/scd.c optional scd device-driver
OpenPOWER on IntegriCloud