summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.i386
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>1998-07-20 20:00:43 +0000
committermsmith <msmith@FreeBSD.org>1998-07-20 20:00:43 +0000
commitbb5c2396540b87a4526c5da3ede80a9cfa782c01 (patch)
treef1b079d18ab43eb278221caab039e5a05a00af64 /sys/conf/files.i386
parent164c653979d31d472c9de112e2889730a979afab (diff)
downloadFreeBSD-src-bb5c2396540b87a4526c5da3ede80a9cfa782c01.zip
FreeBSD-src-bb5c2396540b87a4526c5da3ede80a9cfa782c01.tar.gz
Add the 'cs' driver for Crystal Semiconductor CS89x0 devices. This
supports PnP and if_media. I've been running a slightly older version here for several weeks now. Submitted by: Maxim Bolotin <max@rsu.ru>
Diffstat (limited to 'sys/conf/files.i386')
-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 c6374fa..451feea 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.197 1998/04/19 23:31:29 julian Exp $
+# $Id: files.i386,v 1.198 1998/06/16 14:55:27 bde Exp $
#
# The long compile-with and dependency lines are required because of
# limitations in config: backslash-newline doesn't work in strings, and
@@ -110,6 +110,7 @@ i386/isa/gpib.c optional gp device-driver
i386/isa/asc.c optional asc device-driver
i386/isa/gsc.c optional gsc device-driver
i386/isa/if_ar.c optional ar device-driver
+i386/isa/if_cs.c optional cs device-driver
i386/isa/if_cx.c optional cx device-driver
i386/isa/if_ed.c optional ed device-driver
i386/isa/if_eg.c optional eg device-driver
OpenPOWER on IntegriCloud