It is in 00:4.0
Even you are using 0x80, you got the same result, because auto.c only use that optimize link speed/width, and 8131 and 8151 has the same speed/cap.
At this time, ht_setup_chain only can scan one ht-chain.
If want to optimize link to 8151, need to move code from northbridge.c to init 0xe0.... to assign unitid to 8151.
Regards
YH.
-----邮件原件----- 发件人: Li-Ta Lo [mailto:ollie@lanl.gov] 发送时间: 2004年3月24日 14:08 收件人: YhLu 抄送: Stefan Reinauer; ebiederman@lnxi.com; ron minnich; LinuxBIOS 主题: Re: S4882 support
On Wed, 2004-03-24 at 14:54, YhLu wrote:
That is up to scan sequence. In S2885, CPU0 link0 is linked AMD8151, and link2 is connected to ADM8131.
If scan from link 0, bus 1 will be used by AMD851 AGP device and bridge,
and
bus 2 will be used by AGP adapter.
So amd8131/amd111 will start from bus 3.
I will check that in S2885 if it is in 1:4.0
And it is never bus 1, right ? Why I have to access it on bus 1 ? Doesn't it go to the AGP bridge ?
Ollie