summaryrefslogtreecommitdiffstats
path: root/sys/gdb/gdb_packet.c
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2015-11-29 05:47:52 +0000
committeradrian <adrian@FreeBSD.org>2015-11-29 05:47:52 +0000
commitea21ce25447bbec1a8b682276d0375f7e18436d7 (patch)
treed08638c83be98e69aab3fe47134be1074af07d5a /sys/gdb/gdb_packet.c
parent16fdc5e524cf49ddf99e00d6e62f93e4061ef3ac (diff)
downloadFreeBSD-src-ea21ce25447bbec1a8b682276d0375f7e18436d7.zip
FreeBSD-src-ea21ce25447bbec1a8b682276d0375f7e18436d7.tar.gz
Add initial support for the QCA953x SoC (honeybee) wifi.
This is a 2x2 2GHz 802.11n part. It works enough at the moment to bring up, scan and associate. I haven't started using this as a day to day AP. The specifics: * add honeybee initvals * add in changes; a mix from the QCA HAL and ath9k; * fix a bug in AR_SREV_AR9580_10_OR_LATER(), which is only used for one capability check and we don't even implement it - so it's a big no-op. Shady things: * ath9k has the "platform data" define the 25/40MHz clock. This HAL .. doesn't. Honeybee gets hard-coded to 25MHz which it likely shouldn't be. I'll have to go and identify/fix those. Tested: * Qualcomm Atheros AP143 reference design board. Obtained from: Qualcomm Atheros; Linux ath9k
Diffstat (limited to 'sys/gdb/gdb_packet.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud