Date: Wed, 15 Jan 2003 12:01:50 -0800 (PST) From: Sam Leffler <sam@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_ieee80211.h if_ieee80211subr.c Message-ID: <200301152001.h0FK1pWH004948@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2003/01/15 12:01:50 PST
Modified files:
sys/net if_ieee80211.h
Added files:
sys/net if_ieee80211subr.c
Log:
802.11 link layer support. This code implements the basic 802.11
state machine to provide station and host ap functionality for drivers.
More work will follow to split out the state machine and protocol
support from the ioctl interfaces to ease portability/sharing with
NetBSD and forthcoming ports to other systems.
Reviewed by: imp
Obtained from: NetBSD (originally)
Revision Changes Path
1.8 +421 -80 src/sys/net/if_ieee80211.h
1.1 +3412 -0 src/sys/net/if_ieee80211subr.c (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301152001.h0FK1pWH004948>
