ath0: unable to attach hardware
John Baldwin
jhb at freebsd.org
Tue Dec 11 22:21:11 UTC 2012
On Monday, December 10, 2012 5:20:53 pm Adrian Chadd wrote:
> Hi,
>
> The fact the initial probe/attach fails by returning 0xffffffff means
> the chip isn't "right" on the bus.
>
> It's either just not mapped in correctly, or it's "powered off."
>
> If it were just asleep, it'd return 0xdeadc0de or 0xdeadbeef or
> something similar like that.
>
> Try AR_SCR (0x4004) and AR_PCICFG (0x4010) .
>
> Thanks,
Look, it's up to you to look at more registers if you want to debug this
further. PCI says everything is ok, so the ball is in your court.
--
John Baldwin
More information about the freebsd-current
mailing list