Discussion:
ath driver support broken on 12-BETA
Volodymyr Kostyrko
2018-11-03 22:54:29 UTC
Permalink
Hello.

I have this card:

***@pci0:4:5:0: class=0x028000 card=0x2093168c chip=0x0029168c
rev=0x01 hdr=0x00
vendor = 'Qualcomm Atheros'
device = 'AR922X Wireless Network Adapter'
class = network

12-BETA can't detect this card so I can't use it at all.

Thanks in advance.
--
Sphinx of black quartz judge my vow.
Adrian Chadd
2018-11-03 23:03:19 UTC
Permalink
it should be fine; have you loaded if_ath_pci and the rest of the ath
driver bits? (ath_hal, ath_hal_ar5416, ath_hal_ar9280) ?



-adrian
Post by Volodymyr Kostyrko
Hello.
rev=0x01 hdr=0x00
vendor = 'Qualcomm Atheros'
device = 'AR922X Wireless Network Adapter'
class = network
12-BETA can't detect this card so I can't use it at all.
Thanks in advance.
--
Sphinx of black quartz judge my vow.
_______________________________________________
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
"
Volodymyr Kostyrko
2018-11-04 11:44:17 UTC
Permalink
Post by Adrian Chadd
it should be fine; have you loaded if_ath_pci and the rest of the ath
driver bits? (ath_hal, ath_hal_ar5416, ath_hal_ar9280) ?
Yep, I loaded pretty much everything I could. The only reason I can tell
is that I attempted to update only kernel first without world to check
bootability and hardware support. Could I have messed with some firmware
updates?
Post by Adrian Chadd
-adrian
Post by Volodymyr Kostyrko
Hello.
rev=0x01 hdr=0x00
vendor = 'Qualcomm Atheros'
device = 'AR922X Wireless Network Adapter'
class = network
12-BETA can't detect this card so I can't use it at all.
Thanks in advance.
--
Sphinx of black quartz judge my vow.
_______________________________________________
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
"
--
Sphinx of black quartz judge my vow.
Volodymyr Kostyrko
2018-11-13 21:23:42 UTC
Permalink
Post by Adrian Chadd
it should be fine; have you loaded if_ath_pci and the rest of the ath
driver bits? (ath_hal, ath_hal_ar5416, ath_hal_ar9280) ?
Turned out the problem was me using MINIMAL kernel and loading
everything as a modules. MINIMAL kernel has a different set op options
so it doesn't work exactly the way GENERIC does.
Post by Adrian Chadd
-adrian
Hello.
rev=0x01 hdr=0x00
     vendor     = 'Qualcomm Atheros'
     device     = 'AR922X Wireless Network Adapter'
     class      = network
12-BETA can't detect this card so I can't use it at all.
Thanks in advance.
--
Sphinx of black quartz judge my vow.
_______________________________________________
mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to
--
Sphinx of black quartz judge my vow.
Loading...