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
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to