summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.i386
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1998-02-24 22:08:05 +0000
committerphk <phk@FreeBSD.org>1998-02-24 22:08:05 +0000
commit0461b69f80c41703f36089b862f76252293c03a2 (patch)
treebc87030336da8fac20ea110de4de3c974bf9189b /sys/conf/files.i386
parentb89888f15351f611f37a70773c1dfef4689ce268 (diff)
downloadFreeBSD-src-0461b69f80c41703f36089b862f76252293c03a2.zip
FreeBSD-src-0461b69f80c41703f36089b862f76252293c03a2.tar.gz
Add the smallest and least useful device-driver by a fair margin...
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 118dfd6..0b23d11 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.191 1998/02/18 13:43:42 msmith Exp $
+# $Id: files.i386,v 1.192 1998/02/20 16:35:00 phk Exp $
#
# The long compile-with and dependency lines are required because of
# limitations in config: backslash-newline doesn't work in strings, and
@@ -130,6 +130,7 @@ i386/isa/joy.c optional joy device-driver
i386/isa/kbdio.c optional psm device-driver
i386/isa/kbdio.c optional sc device-driver
i386/isa/kbdio.c optional vt device-driver
+i386/isa/loran.c optional loran device-driver
i386/isa/lpt.c optional lpt device-driver
i386/isa/labpc.c optional labpc device-driver
i386/isa/mcd.c optional mcd device-driver
OpenPOWER on IntegriCloud