Hello,
Since yesterday, Intel 2200BG wifi card in my laptop stopped working all
of sudden. Reboots and usual dances with driver (iwi(4)) did not help.
Attached is relevant parts of dmesg(8) with debug.iwi=5 (also downloadable
from http://193.124.210.26/iwi.dmesg). Basically, once I try to config
On Sat, Oct 06, 2012 at 03:12:58AM +0700, Alexey Dokuchaev wrote:
> On Fri, Oct 05, 2012 at 07:02:26AM -0700, Adrian Chadd wrote:
> > On 5 October 2012 05:38, Alexey Dokuchaev wrote:
> > > Since this card gave me lots of troubles over the past, any one can
> > >
Hi there,
Recently I've purchased few assorted AR-based wireless cards. Original
plan was to replace 2200BG Intel of mine (it's not really stable and driver
does not support frame injection), but this goal had failed: my new awesome
(and quite expensive) industry-grade 9220-based dual-band ca
On Tue, Jan 20, 2015 at 08:47:17PM -0800, Adrian Chadd wrote:
> No idea why it doesn't work on stable/8. That's odd. It should work just
> fine.
True, esp. since it lists the nets and apparently can talk to DHCP server;
getting "sendto: Host is down" is very strange. I will try again at home
or s
Hi there,
Just installed this AR9462-based PCIe (1x) card into my work i386 desktop
running fortnight-old -CURRENT (r276691). So far so good -- it delivers
pretty stable, lagless Internet experience, but keeps shitting in kernel
buffer very quickly with these (tons of them):
ath0: ath_edma_r
On Wed, Jan 21, 2015 at 08:06:09AM -0800, Adrian Chadd wrote:
> Put ATH_ENABLE_11N in your kernel config.
I will try that tomorrow, thanks!
> Oh and if you build modules, build it with "make buildkernel", no "cd
> /usr/src/sys/dev/modules/ath; make".
Everything I've reported thus far was with ke
On Wed, Jan 21, 2015 at 03:12:36PM +0600, Alexey Dokuchaev wrote:
> On Tue, Jan 20, 2015 at 08:47:17PM -0800, Adrian Chadd wrote:
> > No idea why it doesn't work on stable/8. That's odd. It should work
> > just fine.
>
> True, esp. since it lists the nets and app
On Wed, Jan 21, 2015 at 08:06:09AM -0800, Adrian Chadd wrote:
> On 21 January 2015 at 01:20, Alexey Dokuchaev wrote:
> > Just installed this AR9462-based PCIe (1x) card into my work i386 desktop
> > running fortnight-old -CURRENT (r276691). So far so good -- it delivers
&g
On Wed, Jan 21, 2015 at 08:06:09AM -0800, Adrian Chadd wrote:
> On 21 January 2015 at 01:20, Alexey Dokuchaev wrote:
> > Hi there,
> >
> > Just installed this AR9462-based PCIe (1x) card into my work i386 desktop
> > running fortnight-old -CURRENT (r276691). So
On Sun, Sep 03, 2017 at 10:06:49AM -0700, Adrian Chadd wrote:
> hi!
>
> It's coming! Landon is going to start on the SIBA bus code and will
> start on the MAC core integration. I'll then do the PHY testing!
Hi Adrian,
Just discovered this thread (and PR 202501). Any news about BCM43228
support
On Sun, Jun 02, 2013 at 09:59:05AM -0700, Adrian Chadd wrote:
> Hi,
>
> It's supported in -HEAD.
Hmm, almost six years later, apparently it is still not:
% uname -UK
1300014 1300014
# kldload if_ath_pci if_ath
% pciconf -lv | tail -4
none2@pci0:3:0:0: class=0x028000 card=0x66ad chip=
On Tue, Apr 09, 2019 at 04:03:44PM +, Alexey Dokuchaev wrote:
> On Sun, Jun 02, 2013 at 09:59:05AM -0700, Adrian Chadd wrote:
> > Hi,
> >
> > It's supported in -HEAD.
>
> Hmm, almost six years later, apparently it is still not:
>
> % uname -UK
>
On Wed, Apr 10, 2019 at 03:22:50PM +, Alexey Dokuchaev wrote:
> On Tue, Apr 09, 2019 at 04:03:44PM +0000, Alexey Dokuchaev wrote:
> > On Sun, Jun 02, 2013 at 09:59:05AM -0700, Adrian Chadd wrote:
> > > Hi,
> > >
> > > It's supported in -HEAD.
>
On Thu, Apr 11, 2019 at 12:46:47PM +0200, Matthias Apitz wrote:
> > ...
> > I've just stumbled upon this email* of Adrian's that tells how to enable
> > Bluetooth Coexistence by adding ``hint.ath.0.btcoex_profile="wb222"'' to
> > /boot/device.hints (for AR9462 cards). I've done that, and logs tell
On Thu, Apr 11, 2019 at 03:13:28PM +0200, Matthias Apitz wrote:
> # usbconfig list
> ...
> ugen0.3: at usbus0, cfg=0 md=HOST
> spd=FULL (12Mbps) pwr=ON (100mA)
>
> The later vendor 0x0489 product 0xe056 seems to be:
>
> https://cateee.net/lkddb/web-lkddb/BT_ATH3K.html
Yes, it is also Atheros AR
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
On Thu, Apr 11, 2019 at 04:05:27PM +, 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.
>
On Thu, Apr 11, 2019 at 02:23:50PM +, 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 http
On Fri, Apr 12, 2019 at 05:12:18PM +, Alexey Dokuchaev wrote:
> I've then rebooted back into FreeBSD. Apparently, this AR3012 hardware
> is very fragile, it can be easily left in confused state and won't accept
> further commands, "usbconfig reset" does no
On Sat, Apr 13, 2019 at 11:44:25AM -0700, Adrian Chadd wrote:
> Hm, is this a problem with our usb3 stack itself?
>
> If you send me a pull request against ath3k I'll merge it into my git
> tree just for completeness.
If you tell me how to implement Linuxish usleep_range() correctly in our
userla
On Mon, Apr 15, 2019 at 06:48:36AM +0200, Matthias Apitz wrote:
> I git cloned it and built it, but this does not give any kernel module
> to load: [...]
>
> $ ./ath3kfw
> Usage: ath3kfw (-D) -d ugenX.Y (-f firmware path) (-I)
> -D: enable debugging
> -d: device to operate upon
> -f: f
On Sat, Apr 13, 2019 at 12:35:30PM -0700, Adrian Chadd wrote:
> On Sat, 13 Apr 2019 at 12:14, Alexey Dokuchaev wrote:
> > ...
> > If you tell me how to implement Linuxish usleep_range() correctly in
> > our userland, I can do that. :-)
>
> usleep_range() is just the sam
On Mon, Apr 15, 2019 at 02:52:17PM +0200, Matthias Apitz wrote:
> I have not missed (or deleted) any mail in this thread of 24++ mails.
> But as Adrian said "Does ath3k load OK?" I was confused and thinking
> in a loadable kernel module.
Ah, OK, I understand. Anyways, now that this little confusi
On Tue, Apr 16, 2019 at 12:34:12PM +0200, Matthias Apitz wrote:
> # ./ath3kfw -D -d ugen0.3 -I
> ath3kfw: opening dev 0.3
> ath3k_is_3012: found AR3012
> main: state=0x0e
> ROM version: 285343744, build version: 155, ram version: 155, ref clock=1
> ath3kfw: ath3k_fw_read: open:
> /usr/share/firmwa
On Thu, Apr 18, 2019 at 07:58:34AM -0700, Adrian Chadd wrote:
> Ok, so it found and loaded in the bluetooth firmware into the
> bluetooth NIC RAM.
Why do you think so?
> On Thu, 18 Apr 2019 at 07:50, Matthias Apitz wrote:
> >
> > I have booted the other C720 from USB and here are the results:
>
[ setting CC to a more appropriate -wireless@ list ]
On Fri, Apr 10, 2020 at 07:20:14PM -0500, Jason Bacon wrote:
> ...
> I think [well-working gfx stack] a great long-term goal, but it will
> take a significant investment of man-hours to get us there. In the
> meantime there's a lot of lower-han
26 matches
Mail list logo