cvs commit: src/sys/net if_media.h src/sys/net80211 ieee80211.c ieee80211_input.c ieee80211_var.h

Sam Leffler sam at errno.com
Thu Jan 15 07:12:25 PST 2004


On Thursday 15 January 2004 12:44 am, Atsushi Onoe wrote:
> onoe        2004/01/15 00:44:27 PST
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/net              if_media.h
>     sys/net80211         ieee80211.c ieee80211_input.c
>                          ieee80211_var.h
>   Log:
>   Add support for FH phy, which will be used by awi driver.
>   Also some if_media constants to indicate operational mode are changed
>   to bitmasks to reduce diffs from NetBSD.
>

Thank you!  I've been trying to get to this forever.  You may want to add an 
entry to UPDATING as this means ifconfig must be recompiled or

ifconfig ath0 mode 11b

does not work (and produces no msg).

	Sam



More information about the cvs-src mailing list