IEEE80211_REGISTER_H(9) The basic mac80211 driver inte IEEE80211_REGISTER_H(9)NAMEieee80211_register_hw - Register hardware deviceSYNOPSISint ieee80211_register_hw(struct ieee80211_hw * hw);ARGUMENTShw the device to register as returned by ieee80211_alloc_hwDESCRIPTIONYou must call this function before any other functions in mac80211. Note that before a hardware can be registered, you need to fill the contained wiphy's information.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 IEEE80211_REGISTER_H(9)