cvs commit: src/sys/dev/wi if_wi.c
Sam Leffler
sam at FreeBSD.org
Sat Jan 1 09:45:12 PST 2005
sam 2005-01-01 17:45:12 UTC
FreeBSD src repository
Modified files:
sys/dev/wi if_wi.c
Log:
Eliminate some of the egregious bypass of the 802.11 state
machine; instead use the intended entry points. There's still
too much incestuous knowledge about the internals of the
802.11 layer but this at least fixes adhoc mode.
Revision Changes Path
1.174 +20 -18 src/sys/dev/wi/if_wi.c
More information about the cvs-src
mailing list