D Link DWA-552 Extreme-N Wireless PCI Adapter no longer works.

Decided to reinstall FreeBSD on an older system (AMD Phenom/GA-990FXA-UD3) with the DWA-552 PCI wifi card. I used this card years ago with FreeBSD and it worked but now when installing FreeBSD, it doesn't show up in network lists to connect to internet during BSDInstall. I checked the text while the system was installing from DVD and it says:

Ath0: Atheros 5416 mem {} irq 20 at device 6.0 on pci4
Ath0: unable to attach hardware; HAL status 3
device_attach: ath0 attach returned 6

Is this hardware too old now? Newer FreeBSD drivers not compatible with it anymore? This was done trying to install FreeBSD 13.0.
 
If you can try some older releases (12.x, 11.x) that would help to understand where the regression happened.
 
kldstat...

if_ath.ko
ath_rate.ko
ath_hal_ar9300.ko
ath_hal_ar5416.ko
ath_hal_ar5212.ko
ath_hal_ar5211.ko
ath_hal_ar5210.ko
 
Back
Top