cvs commit: src/sys/dev/ath if_ath.c if_athvar.h
Sam Leffler
sam at FreeBSD.org
Mon Jan 15 01:15:58 UTC 2007
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
More information about the cvs-src
mailing list