CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/10 15:09:11
Modified files:
sys/dev/pci : if_iwm.c
Log message:
The attach procedure of iwm(4) was setting up the MAC address correctly
but forgot about other information obtained from firmware, like the map of
supported channels. Completely re-attach the net80211 layer after first
successful firmware load. Fixes output of 'ifconfig iwm0 media'.
