Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jun 2016 20:45:51 +0200
From:      Sydney Meyer <meyer.sydney@googlemail.com>
To:        freebsd-wireless@freebsd.org
Subject:   ath (AR9280) with nanoBSD
Message-ID:  <C5CC5FDC-F345-4B2E-A382-0BC7BEAC776F@googlemail.com>

next in thread | raw e-mail | index | archive | help
Hello,

i seem to be unable to get the ath driver working on a PC Engines APU =
2C2 Board with a Compex WLE200NX (AR9280) MiniPCIe-Card booting from a =
NanoBSD Image built from HEAD.

I have built the NanoBSD Image without any BUILD, INSTALL or WORLD =
options and with a GENERIC-NODEBUG Kernel.

I can see the Card in dmesg with

root@:~ # dmesg | grep ath
ath0: <Atheros 9280> mem 0xfe800000-0xfe80ffff at device 0.0 on pci4
[ath] enabling AN_TOP2_FIXUP
ath0: [HT] enabling HT modes
ath0: [HT] 1 stream STBC receive enabled
ath0: [HT] 1 stream STBC transmit enabled
ath0: [HT] 2 RX streams; 2 TX streams
ath0: AR9280 mac 128.2 RF5133 phy 13.0
ath0: 2GHz radio: 0x0000; 5GHz radio: 0x00c0

and pciconf -lv shows

ath0@pci0:4:0:0:        class=3D0x028000 card=3D0x3099168c =
chip=3D0x002a168c rev=3D0x01 hdr=3D0x00
    vendor     =3D 'Qualcomm Atheros'
    device     =3D 'AR928X Wireless Network Adapter (PCI-Express)'
    class      =3D network

and

root@:~ # kldstat -v | grep ath
                89 pci/ath_pci

but the Card doesn't show up with ifconfig.

When booting from USB with =
FreeBSD-11.0-ALPHA5-amd64-20160624-r302164-memstick.img the Card is =
getting recognised regularly with ifconfig as ath0.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C5CC5FDC-F345-4B2E-A382-0BC7BEAC776F>