freebsd-dev/sys/dev/ral
Sam Leffler 38c208f876 Change the calling convention for ic_node_alloc to deal with
some longstanding issues:
o pass the vap since it's now the "coin of the realm" and required
  to do things like set initial tx parameters in private node
  state for use prior to association
o pass the mac address as cards that maintain outboard station
  tables require this to create an entry (e.g. in ibss mode)
o remove the node table reference, we only have one node table
  and it's unlikely this will change so this is not needed to
  find the com structure
2008-06-07 18:38:02 +00:00
..
if_ral_pci.c Multi-bss (aka vap) support for 802.11 devices. 2008-04-20 20:35:46 +00:00
rt2560.c Change the calling convention for ic_node_alloc to deal with 2008-06-07 18:38:02 +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 Change the calling convention for ic_node_alloc to deal with 2008-06-07 18:38:02 +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