summaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1996-11-30 00:53:40 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1996-11-30 00:53:40 +0000
commitcfc18d13acb5014b816161137eb69ffaf4ee370b (patch)
treee37e12806020fb1732fcb0161f3ad20077b918dd /sys/conf
parentec2c61b55d258d05b9110f2268123566a18b7181 (diff)
Cleaned up. lpt is MI now.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files8
1 files changed, 6 insertions, 2 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 03ca198cec5..5a0ae415d71 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1,4 +1,4 @@
-# $OpenBSD: files,v 1.46 1996/11/28 23:10:28 niklas Exp $
+# $OpenBSD: files,v 1.47 1996/11/30 00:53:34 niklas Exp $
# $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -50,10 +50,14 @@ file dev/ic/elink3.c ep
device le: ether, ifnet
file dev/ic/am7990.c le
-# LANCE and PCnet Ethernet controllers
+# Cyclades Cyclom multiport serial cards
device cy: tty
file dev/ic/cy.c cy & (cy_isa | cy_pci) needs-flag
+# PC parallel ports (XXX what chip?)
+device lpt
+file dev/ic/lpt.c lpt & (lpt_isa | lpt_pica) needs-flag
+
# Attributes which machine-independent bus support can be attached to.
# These should be defined here, because some of these busses can have
# devices which provide these attributes, and we'd like to avoid hairy