opnsense-src/sys/dev/ral
Sam Leffler 29aca94080 Eliminate ic_myaddr so changing the mac address of a device works correctly:
o remove ic_myaddr from ieee80211com
o change ieee80211_ifattach to take the mac address of the physical device
  and use that to setup the lladdr.
o replace all references to ic_myaddr in drivers by IF_LLADDR
o related cleanups (e.g. kill dead code)

PR:		kern/133178
Reviewed by:	thompsa, rpaulo
2009-03-29 17:59:14 +00:00
..
if_ral_pci.c remove now-redunant cardbus attachment. 2009-03-09 13:23:54 +00:00
rt2560.c Eliminate ic_myaddr so changing the mac address of a device works correctly: 2009-03-29 17:59:14 +00:00
rt2560reg.h Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
rt2560var.h Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
rt2661.c Eliminate ic_myaddr so changing the mac address of a device works correctly: 2009-03-29 17:59:14 +00:00
rt2661reg.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
rt2661var.h Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00