Date: Mon, 15 Jan 2007 01:15:58 +0000 (UTC) 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: <200701150115.l0F1FwFe039825@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2007-01-15 01:15:58 UTC FreeBSD src repository Modified files: sys/dev/ath if_ath.c if_athvar.h Log: Add initial support for 900MHz cards like the Ubiquiti SR9: o eliminate assumptions that half/quarter rate channels on exist in 11a o handle frequency mapping between hal and net80211; hal gives us freq's in the range 2422..2437 that we remap MFC after: 1 month Revision Changes Path 1.159 +53 -34 src/sys/dev/ath/if_ath.c 1.57 +2 -2 src/sys/dev/ath/if_athvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701150115.l0F1FwFe039825>