summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/conf/files1
-rw-r--r--sys/conf/files.i3863
-rw-r--r--sys/i386/conf/files.i3863
3 files changed, 3 insertions, 4 deletions
diff --git a/sys/conf/files b/sys/conf/files
index e75bb66..bee33c3 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -308,6 +308,7 @@ nfs/nfs_vnops.c optional nfs
pccard/pccard.c optional crd
pccard/pcic.c optional pcic device-driver
pci/aic7870.c optional ahc device-driver
+pci/brooktree848.c optional bktr device-driver
pci/bt9xx.c optional bt device-driver
pci/cy_pci.c optional cy device-driver
pci/if_de.c optional de device-driver
diff --git a/sys/conf/files.i386 b/sys/conf/files.i386
index 635483c..1534687 100644
--- a/sys/conf/files.i386
+++ b/sys/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.152 1997/02/22 09:31:42 peter Exp $
+# $Id: files.i386,v 1.153 1997/03/10 06:38:09 markm Exp $
#
aic7xxx_asm optional ahc device-driver \
dependency "$S/dev/aic7xxx/aic7xxx_asm.c" \
@@ -276,5 +276,4 @@ gnu/i386/fpemul/wm_sqrt.s optional gpl_math_emulate
gnu/i386/isa/dgb.c optional dgb device-driver
gnu/i386/isa/nic3008.c optional nic device-driver
gnu/i386/isa/nic3009.c optional nnic device-driver
-pci/brooktree848.c optional bktr device-driver
pci/wd82371.c optional wd device-driver
diff --git a/sys/i386/conf/files.i386 b/sys/i386/conf/files.i386
index 635483c..1534687 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.152 1997/02/22 09:31:42 peter Exp $
+# $Id: files.i386,v 1.153 1997/03/10 06:38:09 markm Exp $
#
aic7xxx_asm optional ahc device-driver \
dependency "$S/dev/aic7xxx/aic7xxx_asm.c" \
@@ -276,5 +276,4 @@ gnu/i386/fpemul/wm_sqrt.s optional gpl_math_emulate
gnu/i386/isa/dgb.c optional dgb device-driver
gnu/i386/isa/nic3008.c optional nic device-driver
gnu/i386/isa/nic3009.c optional nnic device-driver
-pci/brooktree848.c optional bktr device-driver
pci/wd82371.c optional wd device-driver
OpenPOWER on IntegriCloud