diff options
author | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2004-01-07 00:13:23 +0000 |
---|---|---|
committer | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2004-01-07 00:13:23 +0000 |
commit | 5bd71fdab9659e46308017840848616ec6eb66eb (patch) | |
tree | 970038fa6bfa0b0d87047554b0639afa651b0d3f /sys/conf/files | |
parent | 207861f544fbc09df33361b59c741bbf2fa3a8dc (diff) |
ieee80211 framework from NetBSD; ok'd by several people some time ago.
more fixes comming.
Diffstat (limited to 'sys/conf/files')
-rw-r--r-- | sys/conf/files | 6 |
1 files changed, 4 insertions, 2 deletions
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 |