Atheros AR5B22 WLAN+Bluetooth support on FreeBSD

Alexey Dokuchaev danfe at freebsd.org
Thu Apr 11 14:23:50 UTC 2019


On Thu, Apr 11, 2019 at 06:36:26AM -0700, Adrian Chadd wrote:
> I have a tool to upload firmware -- github.com/erikarn/ath3k.
> See if that helps!

Something's wrong:

  $ git clone https://github.com/erikarn/ath3k.git
  $ cd ath3k/src/usr.bin/ath3k
  $ make
  $ usbconfig list | grep 0x0930
  ugen2.2: <vendor 0x0930 product 0x021c> at usbus2 <...>
  $ ./ath3kfw -D -d ugen2.2 -I
  ath3kfw: opening dev 2.2
  ath3k_get_state: libusb_control_transfer() failed: code=-4
  main: ath3k_get_state() failed!

USB device permissions are fine.

./danfe


More information about the freebsd-wireless mailing list