freebsd-dev/sys/dev/an
Bernhard Schmidt fcd9500f91 Fix some net80211 enum nits:
- ic_vap_create() uses an ieee80211_opmode argument
- ieee80211_rate2media() takes an ieee80211_phymode argument
- ieee80211_plcp2rate() takes an ieee80211_phytype argument
- cast to enum ieee80211_protmode and ieee80211_roamingmode to silence
  compiler warnings

Submitted by:	arundel@
2011-12-17 10:23:17 +00:00
..
if_aironet_ieee.h
if_an_isa.c Use bus_*() rather than bus_space_*(). 2009-11-24 16:54:54 +00:00
if_an_pccard.c Use bus_*() rather than bus_space_*(). 2009-11-24 16:54:54 +00:00
if_an_pci.c Use bus_*() rather than bus_space_*(). 2009-11-24 16:54:54 +00:00
if_an.c Fix some net80211 enum nits: 2011-12-17 10:23:17 +00:00
if_anreg.h - For 350 chips, don't set various INTR bits in TX control word; turning INTR 2009-11-24 16:57:35 +00:00