Date: Sun, 14 Sep 2003 15:39:19 -0700 (PDT) From: Sam Leffler <sam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ath if_ath.c if_athvar.h Message-ID: <200309142239.h8EMdJ82032939@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2003/09/14 15:39:19 PDT FreeBSD src repository Modified files: sys/dev/ath if_ath.c if_athvar.h Log: 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) Revision Changes Path 1.15 +18 -15 src/sys/dev/ath/if_ath.c 1.7 +0 -1 src/sys/dev/ath/if_athvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309142239.h8EMdJ82032939>