This implementation should replace driver-level watchdog implementations (and, as a result, reduce size of driver-specific code).
The watchdog can be enabled via
ic->ic_flags_ext |= IEEE80211_FEXT_WATCHDOG;
code line before calling ieee80211_ifattach();