summaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>1998-09-28 02:33:56 +0000
committerJason Wright <jason@cvs.openbsd.org>1998-09-28 02:33:56 +0000
commitc9c7fd57bfe7971194bbb1f599e7263905c11273 (patch)
tree3d71f6b4508ef145be298470e0858b95cec299dd /sys/conf
parent80828dd867c0dd245449c26c12a83141a0febb51 (diff)
'ne' requires ifmedia attribute
"there can be only one!" - mickey@ "There can be only 4" - jason@
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 160faa3f2f4..6221a299102 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1,4 +1,4 @@
-# $OpenBSD: files,v 1.94 1998/09/28 01:23:44 mickey Exp $
+# $OpenBSD: files,v 1.95 1998/09/28 02:33:55 jason Exp $
# $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -84,7 +84,7 @@ file dev/ic/smc91cxx.c sm
# Novell NE2000-compatible Ethernet cards, based on the
# National Semiconductor DS8390.
-device ne: ether, ifnet, dp8390nic
+device ne: ether, ifnet, dp8390nic, ifmedia
file dev/ic/ne2000.c ne
# 8250/16[45]50-based "com" ports