1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys/contrib
Adrian Chadd 2f544eedb3 Add device identification and probe/attach support for the QCA9565.
The QCA9565 is a 1x1 2.4GHz 11n chip with integrated on-chip bluetooth.
The AR9300 HAL already has support for this chip; it just wasn't
included in the probe/attach path.

Tested:

* This commit brought to you over a QCA9565 wifi connection from
  FreeBSD.
* .. ie, basic STA, pings, no iperf or antenna diversity checking just yet.
2013-05-02 00:59:39 +00:00
..
altq/altq Simplify TAILQ usage and avoid additional memory allocations. 2013-03-05 08:08:16 +00:00
dev Add device identification and probe/attach support for the QCA9565. 2013-05-02 00:59:39 +00:00
ia64/libuwx
ipfilter/netinet Forcibly defining _KERNEL is bad idea. Toss some code so that ip_var.h 2013-04-08 19:20:27 +00:00
libfdt Update to latest git version of dtc to get new dtsv2 support, 2012-07-24 16:29:33 +00:00
ngatm In sys/contrib/ngatm/netnatm/msg/uni_ie.c, fix a few warnings from newer 2012-11-05 19:00:25 +00:00
octeon-sdk Fix incorrect sizeof() in bzero() 2013-05-01 04:37:45 +00:00
rdma Revert previous commit... 2012-10-10 08:36:38 +00:00
x86emu
xz-embedded