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
rt2560.c
rt2560reg.h
rt2560var.h
rt2661.c
rt2661reg.h
rt2661var.h