1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-22 15:47:37 +00:00
freebsd/sys/dev/ath
Sam Leffler f6aa038bbe o mark the device capable of short preamble (meaningless for the 5210 but
safe since the 802.11 layer does the right thing for 11a operation)
o select short preamble operation based on the negotiated capabilities; not
  just the local state/capability
o fillin the duration field in the 802.11 header as appropriate
o remove detection of 11g support; no longer needed

Obtained from:	MADWIFI (with modifications)
2003-09-14 22:39:19 +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_ath.c o mark the device capable of short preamble (meaningless for the 5210 but 2003-09-14 22:39:19 +00:00
if_athioctl.h Add support for the experimental radiotap capture format. With this 2003-09-05 22:22:49 +00:00
if_athvar.h o mark the device capable of short preamble (meaningless for the 5210 but 2003-09-14 22:39:19 +00:00