From 5bd71fdab9659e46308017840848616ec6eb66eb Mon Sep 17 00:00:00 2001 From: "Federico G. Schwindt" Date: Wed, 7 Jan 2004 00:13:23 +0000 Subject: ieee80211 framework from NetBSD; ok'd by several people some time ago. more fixes comming. --- sys/conf/files | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'sys/conf/files') diff --git a/sys/conf/files b/sys/conf/files index e744795bcb9..e36a80e6703 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1,4 +1,4 @@ -# $OpenBSD: files,v 1.286 2003/12/28 17:16:28 tedu Exp $ +# $OpenBSD: files,v 1.287 2004/01/07 00:13:22 fgsch Exp $ # $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $ # @(#)files.newconf 7.5 (Berkeley) 5/10/93 @@ -54,6 +54,7 @@ define fddi define ieee1394 define sppp define token +define wlan # "Chipset" attributes. These are the machine-independent portions # of device drivers. @@ -665,6 +666,7 @@ file net/slcompress.c sl | ppp | strip file net/if_enc.c enc needs-count file net/if_gre.c gre needs-count #file net/if_ieee1394subr.c ieee1394 +file net/if_ieee80211subr.c wlan file netccitt/ccitt_proto.c ccitt file netccitt/hd_debug.c hdlc file netccitt/hd_input.c hdlc @@ -732,7 +734,7 @@ file crypto/criov.c (inet & ipsec) | crypto file crypto/cryptosoft.c (inet & ipsec) | crypto file crypto/xform.c (inet & ipsec) | crypto file crypto/deflate.c (inet & ipsec) | crypto -file crypto/arc4.c wi +file crypto/arc4.c wi | wlan file netatalk/aarp.c netatalk file netatalk/at_control.c netatalk file netatalk/at_proto.c netatalk -- cgit v1.2.3