CVSROOT: /cvs
Module name: src
Changes by: [EMAIL PROTECTED] 2008/08/29 06:14:53
Modified files:
sys/net80211 : ieee80211.c ieee80211_input.c ieee80211_ioctl.c
ieee80211_node.c ieee80211_node.h
ieee80211_output.c ieee80211_proto.c
ieee80211_var.h
sys/dev/ic : pgt.c
Log message:
move code to support Frequency-Hopping spread spectrum (FHSS) PHYs
to the Attic. nothing uses it in the tree and it is very unlikely
that something will use it one day.
the only driver supporting FHSS PHYs in the tree is ray(4) and it
does not use net80211.