summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorgibbs <gibbs@FreeBSD.org>1996-02-26 00:58:38 +0000
committergibbs <gibbs@FreeBSD.org>1996-02-26 00:58:38 +0000
commit6fa81ce17be1584d0d27f63c6e03b30005e0add4 (patch)
tree2d865d49705bd9b6daa7f262e1ebfbaf7d74d71b /sys/conf
parent7bb6d59c0b822e8c0063c2acb0d54d61d58a7216 (diff)
downloadFreeBSD-src-6fa81ce17be1584d0d27f63c6e03b30005e0add4.zip
FreeBSD-src-6fa81ce17be1584d0d27f63c6e03b30005e0add4.tar.gz
Add i386/eisa/3c5x9.c, the eisaconf probe for the 3Com 3c579 and the
3c509 when in eisa configuration mode.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files.i3863
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/files.i386 b/sys/conf/files.i386
index 04fe270..5c9cc20 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.126 1996/01/28 22:15:56 wollman Exp $
+# $Id: files.i386,v 1.127 1996/02/02 06:55:35 pst Exp $
#
aic7xxx_asm optional ahc device-driver \
dependency "$S/dev/aic7xxx/aic7xxx_asm.c" \
@@ -16,6 +16,7 @@ aic7xxx_seq.h optional ahc device-driver \
i386/scsi/93cx6.c optional ahc device-driver
i386/apm/apm.c optional apm device-driver
i386/apm/apm_setup.s optional apm
+i386/eisa/3c5x9.c optional ep device-driver
i386/eisa/aic7770.c optional ahc device-driver
i386/eisa/aha1742.c optional ahb device-driver
i386/eisa/bt74x.c optional bt device-driver
OpenPOWER on IntegriCloud