It should work with Arima. And It works with S2880/S2882.
If some MB connect link0 with 8131/8111, and connect link2 to 8151. So it will get troble again.
So I add one MACRO define. We can add the option in config.lb of MB. Option HT_LINK_REVERSE_SCAN=1
Regards
YH
-----邮件原件----- 发件人: Stefan Reinauer [mailto:stepan@suse.de] 发送时间: 2003年9月26日 15:12 收件人: YhLu 抄送: linuxbios@clustermatic.org 主题: Re: config tool + tree enumeration
* YhLu YhLu@tyan.com [030926 18:24]:
Stefan,
Change that to 1 seems no use.
For Tyan S2885, the 8131 and 8111 is connected to CPU0 Link2, and 8151 is linked to CPU0 link0.
I have to manual to change src/device/hypertransport.c 's hypertransport_scan_chain the link scan sequence from "0 to 2" to "2 to
0".
I think it works for your case to.
This did help indeed. Is there any good reason not to reverse the probing per default? Ron, Eric? If there is, I suggest we make this a config variable
Stefan