freebsd-src/sys/dev/ath
Sam Leffler 9cccabebd7 o correct beacon frame length calculation and add an assert to catch any future
mistakes (this mistake was not an issue because the length is only used to
  decide whether or not to allocate a cluster)
o while here, move a beacon length comment to the "right place"
2003-08-19 21:28:45 +00:00
..
if_ath.c o correct beacon frame length calculation and add an assert to catch any future 2003-08-19 21:28:45 +00:00
if_ath_pci.c Close a race where ath_intr is installed and may be called before 2003-08-13 21:29:35 +00:00
if_athioctl.h
if_athvar.h maintain a table for mapping hardware rate codes to 802.11 rates for 2003-08-19 21:24:16 +00:00