Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 2019 16:09:25 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Matthias Apitz <guru@unixarea.de>
Cc:        Adrian Chadd <adrian.chadd@gmail.com>, "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org>
Subject:   Re: Atheros AR5B22 WLAN+Bluetooth support on FreeBSD
Message-ID:  <20190411160925.GB85006@FreeBSD.org>
In-Reply-To: <lbkrmm.ppt0pb.2ufck0-qmf@ms-10.1blu.de>
References:  <20190409160344.GA83271@FreeBSD.org> <20190410152250.GA37191@FreeBSD.org> <20190411092758.GA6899@FreeBSD.org> <20190411104647.GA3864@c720-r342378> <20190411125242.GA64046@FreeBSD.org> <20190411131328.GA4909@c720-r342378> <20190411131859.GA17806@FreeBSD.org> <CAJ-VmokDt0Ss9awPwAf-pk8=s6XqGJyBbfYTAg1BHrVM06HeGQ@mail.gmail.com> <20190411142350.GA71446@FreeBSD.org> <lbkrmm.ppt0pb.2ufck0-qmf@ms-10.1blu.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 11, 2019 at 04:05:27PM +0000, Matthias Apitz wrote:
> On Thu, 11 Apr 2019 14:23:50 +0000, Alexey Dokuchaev wrote:
> > 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.

To be clear: running it root does not change the output.

> Is this on CURRENT?

Yes, and pretty fresh one (kernel 1300018, userland 1300014).

Do you observe different results?  If so, does it help or can you
share anything?

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190411160925.GB85006>