aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorJulian Elischer <julian@FreeBSD.org>1995-04-23 09:12:00 +0000
committerJulian Elischer <julian@FreeBSD.org>1995-04-23 09:12:00 +0000
commitfc5f6d13ec7ea86b7ede347a0fb0943991dc7ce2 (patch)
treec4a15da1e9c42e52c55b4334760f9750452e1c71 /sys/conf
parentb174ba88997615c607e0ce4ddee3769db70f6db4 (diff)
downloadsrc-fc5f6d13ec7ea86b7ede347a0fb0943991dc7ce2.tar.gz
src-fc5f6d13ec7ea86b7ede347a0fb0943991dc7ce2.zip
include new files for EISA configuration
Notes
Notes: svn path=/head/; revision=8013
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files.i3864
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/conf/files.i386 b/sys/conf/files.i386
index c483d5a7b74c..b8af5376119d 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.94 1995/04/09 15:49:22 jkh Exp $
+# $Id: files.i386,v 1.95 1995/04/16 01:20:00 gibbs Exp $
#
aic7xxx_asm optional ahc device-driver \
dependency "$S/dev/aic7xxx/aic7xxx_asm.c" \
@@ -97,6 +97,8 @@ i386/isa/matcd/matcd.c optional matcd device-driver
i386/isa/pcibus.c optional pci device-driver
i386/isa/pcic.c optional ze device-driver
i386/isa/pcic.c optional zp device-driver
+i386/eisa/eisaconf.c optional eisa
+i386/eisa/eisadevs.c optional eisa
i386/isa/pcvt/pcvt_drv.c optional vt device-driver
i386/isa/pcvt/pcvt_ext.c optional vt device-driver
i386/isa/pcvt/pcvt_kbd.c optional vt device-driver