summaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>1998-09-03 06:24:21 +0000
committerJason Wright <jason@cvs.openbsd.org>1998-09-03 06:24:21 +0000
commit57d98579ec4eb0d18ba876baa7d6037859386f44 (patch)
tree22cd144c497f85f5843a8698b49d6e999851caaf /sys/conf
parent412c6f39b0ebc7296b18e9b2297e2202de67b2af (diff)
o OpenBSD gets if_media support (from NetBSD)
o rework/simplify if_xl to use it
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 6eae00fc325..403b956a7d4 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1,4 +1,4 @@
-# $OpenBSD: files,v 1.86 1998/08/30 17:11:32 art Exp $
+# $OpenBSD: files,v 1.87 1998/09/03 06:24:19 jason Exp $
# $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -269,6 +269,7 @@ file net/if_atmsubr.c atm needs-flag
file net/if_ethersubr.c ether | fddi needs-flag
file net/if_fddisubr.c fddi
file net/if_loop.c loop needs-count
+file net/if_media.c
file net/if_sl.c sl needs-count
file net/if_strip.c strip needs-count
file net/if_ppp.c ppp needs-count