Date: Thu, 5 Jul 2018 01:49:57 +0200 From: Piotr Kubaj <pkubaj@anongoth.pl> To: Adrian Chadd <adrian.chadd@gmail.com> Cc: "freebsd-mips@freebsd.org. Robert Pera" <freebsd-mips@freebsd.org>, "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org> Subject: Re: modules needed for AR9132 NIC Message-ID: <20180704234957.GA33243@thinkpad-x200.anongoth.pl> In-Reply-To: <CAJ-Vmo=WzntPuhKm%2BBb7As7BWZ6poR_EYTMre7PUc1O_QCN3Hw@mail.gmail.com> References: <20180704201010.GA64269@KGPE-D16> <CAJ-Vmo=WzntPuhKm%2BBb7As7BWZ6poR_EYTMre7PUc1O_QCN3Hw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
I already found out about that, but...
# kldload if_ath_ahb
ath0: Vendor=0x168c, Device=0x000b
ath0: Vendor=0x168c, Device=0x000b
ath0: <Atheros 9130> at mem 0x180c0000-0x180effff irq 0 on nexus0
ath0: unable to attach hardware; HAL status 8
Unimplemented nexus_teardown_intr at /home/pkubaj/freebsd/sys/mips/mips/nexus.c:511
device_attach: ath0 attach returned 6
# kldstat
Id Refs Address Size Name
1 39 0x0 4e6010 kernel
2 2 0x0 4c80 bridgestp.ko
3 1 0x0 7af0 if_bridge.ko
4 1 0x0 314 if_ath.ko
5 1 0x0 1bc0 if_ath_pci.ko
6 11 0x0 113e0 ath_hal.ko
7 3 0x0 331c0 ath_main.ko
8 2 0x0 5a4 ath_dfs.ko
9 7 0x0 68340 wlan.ko
10 2 0x0 3c54 ath_rate.ko
11 1 0x0 66690 ath_hal_ar9300.ko
12 1 0x0 39ac0 ath_hal_ar5416.ko
13 2 0x0 25a30 ath_hal_ar5212.ko
14 1 0x0 e3d0 ath_hal_ar5211.ko
15 1 0x0 a564 ath_hal_ar5210.ko
16 1 0x0 5500 wlan_ccmp.ko
17 1 0x0 bb0 if_ath_ahb.ko
I added "options INTRNG" to my kernel config, so that this "Unimplemented nexus_teardown_intr" code path isn't taken, but now I get several errors during compilation, so I guess that was a mistake.
On 18-07-04 16:39:42, Adrian Chadd wrote:
>Hi,
>
>You should also load ath_hal_ar5212 and ath_hal_ar5416. That should do it!
>
>
>-a
>
>On Wed, 4 Jul 2018 at 13:10, Piotr Kubaj via freebsd-wireless
><freebsd-wireless@freebsd.org> wrote:
>>
>> Hi all,
>>
>> what are the kernel modules necessary for running AR9132 card (present on TL-WR1043ND v1.x)?
>>
>> I'm currently loading if_ath_ahb, ath_hal, ath_main, ath_dfs and ath_rate, but the only line with ath0 in dmesg is:
>> ath0: Vendor=0x168c, Device=0x000b
>>
>> and that's all.
>>
>> I'm running CURRENT from today.
>>
>> --
>> _________________________________________
>> / Try to be the best of whatever you are, \
>> \ even if what you are is no good. /
>> -----------------------------------------
>> \ ^__^
>> \ (oo)\_______
>> (__)\ )\/\
>> ||----w |
>> || ||
>
>--
>This message has been scanned for viruses and
>dangerous content by MailScanner, and is
>believed to be clean.
>
--
________________________________________
/ The light at the end of the tunnel is \
\ the headlight of an approaching train. /
----------------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAls9XSUACgkQelmbhSCD
nJ320g//bKLQqK85XMBGXZHye9Sw2mf8rx+Gkf0Hj00aRWtzVWzvfCBP6HAqZo/u
5iaAg2h6ZglyFjdjobGYd+HvcT2Nz1qx7fCKnJ4wovSwBXrINtXlF1QZ1Gwru1OV
L+NCn1AL7gj8AFqSO1yiza2qKJPXKFjgWRkYBipjSmi87Q7DPXVH/gvK6SfUWbHz
GOnvuI3HUYOTfcgpWJ6c9HackbvHwXMemeLWU9L/2gtNFEX/h/HFbbfC8RnbWiTG
RkAJlMJhrDOHVmIApVAg1rInxHkHdWTy8uHxmIVjLGuNVkDE3WcTdVOfUMTnftyC
hd2dMSSrllvasJYdYBZaxCBL/gZ2Y51InUfNgQOWAD+1KVRg8gM9rrODWAUL5sOm
YA04wwoaaPG/se8VqsNSLpSKEnlJwF+brwAVWriE9OP4vUV44kB9kHCp0BGPle92
2gHhGm/QIfWIXXK9D3JluG2kvrRPr/YzIiIcOuF6Aw6xUNh9eI8ofdAAR0OZCJ4d
jHAeeDVzMp+EiMZkQMaX2LEHKNixwx5jp07cZeXyoqwB1zdygUnb1yfCD06qebHT
bNrCPiRsVIlY9tO58gXp2PRzrkft3NK/G3dZkq0OAqDWaR6CuY5nlri157LEJYgc
gX1g/WO9PRI1UtX2Jc6ArDkdG2VTLrvLeZRHH7pBcNzeqPuAwls=
=mNL1
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180704234957.GA33243>
