On 31 October 2012 14:14, <[email protected]> wrote: > ath0: <Atheros 5413> mem 0xfdee0000-0xfdeeffff irq 16 at device 4.0 on pci2 > ar5212ChipTest: address test failed addr: 0x00008000 - wr:0x00000000 != > rd:0xffffffff > ar5212Attach: hardware self-test failed > ath0: unable to attach hardware; HAL status 14 > device_attach: ath0 attach returned 6
Right, I wonder if that PCI address is actually valid. Are you able to do a verbose boot and record the dmesg to a file, and attach it here? Can you try an i386 live disk, see if it is any different? Maybe try 8.0 and 7.0-REL, see if it probe/attaches? The AR5413 support should have been there in 7.0. This is very likely a PCI bus reset/enumeration issue, rather than an ath(4) device issue. Thanks, Adrian _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "[email protected]"
